Package galaxy_repository.v1
Class GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder>
galaxy_repository.v1.GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder,Cloneable
- Enclosing class:
- GalaxyRepositoryOuterClass.BrowseChildrenRequest
public static final class GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder>
implements GalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder
Protobuf type
galaxy_repository.v1.BrowseChildrenRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllCategoryIds(Iterable<? extends Integer> values) --- Filter parity with DiscoverHierarchy.addAllTemplateChainContains(Iterable<String> values) repeated string template_chain_contains = 7;addCategoryIds(int value) --- Filter parity with DiscoverHierarchy.addTemplateChainContains(String value) repeated string template_chain_contains = 7;addTemplateChainContainsBytes(com.google.protobuf.ByteString value) repeated string template_chain_contains = 7;build()clear()bool alarm_bearing_only = 10;--- Filter parity with DiscoverHierarchy.bool historized_only = 11;optional bool include_attributes = 9;Maximum number of direct children to return.Opaque token returned by a previous BrowseChildren response.string parent_contained_path = 3;int32 parent_gobject_id = 1;string parent_tag_name = 2;string tag_name_glob = 8;repeated string template_chain_contains = 7;booleanbool alarm_bearing_only = 10;intgetCategoryIds(int index) --- Filter parity with DiscoverHierarchy.int--- Filter parity with DiscoverHierarchy.--- Filter parity with DiscoverHierarchy.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorbooleanbool historized_only = 11;booleanoptional bool include_attributes = 9;intMaximum number of direct children to return.Opaque token returned by a previous BrowseChildren response.com.google.protobuf.ByteStringOpaque token returned by a previous BrowseChildren response.string parent_contained_path = 3;com.google.protobuf.ByteStringstring parent_contained_path = 3;intint32 parent_gobject_id = 1;string parent_tag_name = 2;com.google.protobuf.ByteStringstring parent_tag_name = 2;string tag_name_glob = 8;com.google.protobuf.ByteStringstring tag_name_glob = 8;getTemplateChainContains(int index) repeated string template_chain_contains = 7;com.google.protobuf.ByteStringgetTemplateChainContainsBytes(int index) repeated string template_chain_contains = 7;intrepeated string template_chain_contains = 7;com.google.protobuf.ProtocolStringListrepeated string template_chain_contains = 7;booleanoptional bool include_attributes = 9;booleanstring parent_contained_path = 3;booleanint32 parent_gobject_id = 1;booleanstring parent_tag_name = 2;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setAlarmBearingOnly(boolean value) bool alarm_bearing_only = 10;setCategoryIds(int index, int value) --- Filter parity with DiscoverHierarchy.setHistorizedOnly(boolean value) bool historized_only = 11;setIncludeAttributes(boolean value) optional bool include_attributes = 9;setPageSize(int value) Maximum number of direct children to return.setPageToken(String value) Opaque token returned by a previous BrowseChildren response.setPageTokenBytes(com.google.protobuf.ByteString value) Opaque token returned by a previous BrowseChildren response.setParentContainedPath(String value) string parent_contained_path = 3;setParentContainedPathBytes(com.google.protobuf.ByteString value) string parent_contained_path = 3;setParentGobjectId(int value) int32 parent_gobject_id = 1;setParentTagName(String value) string parent_tag_name = 2;setParentTagNameBytes(com.google.protobuf.ByteString value) string parent_tag_name = 2;setTagNameGlob(String value) string tag_name_glob = 8;setTagNameGlobBytes(com.google.protobuf.ByteString value) string tag_name_glob = 8;setTemplateChainContains(int index, String value) repeated string template_chain_contains = 7;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder>
-
mergeFrom
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder>- Throws:
IOException
-
getParentCase
- Specified by:
getParentCasein interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder
-
clearParent
-
hasParentGobjectId
public boolean hasParentGobjectId()int32 parent_gobject_id = 1;- Specified by:
hasParentGobjectIdin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- Whether the parentGobjectId field is set.
-
getParentGobjectId
public int getParentGobjectId()int32 parent_gobject_id = 1;- Specified by:
getParentGobjectIdin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The parentGobjectId.
-
setParentGobjectId
int32 parent_gobject_id = 1;- Parameters:
value- The parentGobjectId to set.- Returns:
- This builder for chaining.
-
clearParentGobjectId
int32 parent_gobject_id = 1;- Returns:
- This builder for chaining.
-
hasParentTagName
public boolean hasParentTagName()string parent_tag_name = 2;- Specified by:
hasParentTagNamein interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- Whether the parentTagName field is set.
-
getParentTagName
string parent_tag_name = 2;- Specified by:
getParentTagNamein interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The parentTagName.
-
getParentTagNameBytes
public com.google.protobuf.ByteString getParentTagNameBytes()string parent_tag_name = 2;- Specified by:
getParentTagNameBytesin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The bytes for parentTagName.
-
setParentTagName
string parent_tag_name = 2;- Parameters:
value- The parentTagName to set.- Returns:
- This builder for chaining.
-
clearParentTagName
string parent_tag_name = 2;- Returns:
- This builder for chaining.
-
setParentTagNameBytes
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder setParentTagNameBytes(com.google.protobuf.ByteString value) string parent_tag_name = 2;- Parameters:
value- The bytes for parentTagName to set.- Returns:
- This builder for chaining.
-
hasParentContainedPath
public boolean hasParentContainedPath()string parent_contained_path = 3;- Specified by:
hasParentContainedPathin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- Whether the parentContainedPath field is set.
-
getParentContainedPath
string parent_contained_path = 3;- Specified by:
getParentContainedPathin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The parentContainedPath.
-
getParentContainedPathBytes
public com.google.protobuf.ByteString getParentContainedPathBytes()string parent_contained_path = 3;- Specified by:
getParentContainedPathBytesin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The bytes for parentContainedPath.
-
setParentContainedPath
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder setParentContainedPath(String value) string parent_contained_path = 3;- Parameters:
value- The parentContainedPath to set.- Returns:
- This builder for chaining.
-
clearParentContainedPath
string parent_contained_path = 3;- Returns:
- This builder for chaining.
-
setParentContainedPathBytes
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder setParentContainedPathBytes(com.google.protobuf.ByteString value) string parent_contained_path = 3;- Parameters:
value- The bytes for parentContainedPath to set.- Returns:
- This builder for chaining.
-
getPageSize
public int getPageSize()Maximum number of direct children to return. Server default 500; cap 5000.
int32 page_size = 4;- Specified by:
getPageSizein interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The pageSize.
-
setPageSize
Maximum number of direct children to return. Server default 500; cap 5000.
int32 page_size = 4;- Parameters:
value- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
Maximum number of direct children to return. Server default 500; cap 5000.
int32 page_size = 4;- Returns:
- This builder for chaining.
-
getPageToken
Opaque token returned by a previous BrowseChildren response. Bound to the cache sequence, parent selector, and the filter set; a mismatch returns InvalidArgument.
string page_token = 5;- Specified by:
getPageTokenin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()Opaque token returned by a previous BrowseChildren response. Bound to the cache sequence, parent selector, and the filter set; a mismatch returns InvalidArgument.
string page_token = 5;- Specified by:
getPageTokenBytesin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
Opaque token returned by a previous BrowseChildren response. Bound to the cache sequence, parent selector, and the filter set; a mismatch returns InvalidArgument.
string page_token = 5;- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
Opaque token returned by a previous BrowseChildren response. Bound to the cache sequence, parent selector, and the filter set; a mismatch returns InvalidArgument.
string page_token = 5;- Returns:
- This builder for chaining.
-
setPageTokenBytes
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value) Opaque token returned by a previous BrowseChildren response. Bound to the cache sequence, parent selector, and the filter set; a mismatch returns InvalidArgument.
string page_token = 5;- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
getCategoryIdsList
--- Filter parity with DiscoverHierarchy. AND-combined. ---
repeated int32 category_ids = 6;- Specified by:
getCategoryIdsListin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- A list containing the categoryIds.
-
getCategoryIdsCount
public int getCategoryIdsCount()--- Filter parity with DiscoverHierarchy. AND-combined. ---
repeated int32 category_ids = 6;- Specified by:
getCategoryIdsCountin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The count of categoryIds.
-
getCategoryIds
public int getCategoryIds(int index) --- Filter parity with DiscoverHierarchy. AND-combined. ---
repeated int32 category_ids = 6;- Specified by:
getCategoryIdsin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The categoryIds at the given index.
-
setCategoryIds
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder setCategoryIds(int index, int value) --- Filter parity with DiscoverHierarchy. AND-combined. ---
repeated int32 category_ids = 6;- Parameters:
index- The index to set the value at.value- The categoryIds to set.- Returns:
- This builder for chaining.
-
addCategoryIds
--- Filter parity with DiscoverHierarchy. AND-combined. ---
repeated int32 category_ids = 6;- Parameters:
value- The categoryIds to add.- Returns:
- This builder for chaining.
-
addAllCategoryIds
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder addAllCategoryIds(Iterable<? extends Integer> values) --- Filter parity with DiscoverHierarchy. AND-combined. ---
repeated int32 category_ids = 6;- Parameters:
values- The categoryIds to add.- Returns:
- This builder for chaining.
-
clearCategoryIds
--- Filter parity with DiscoverHierarchy. AND-combined. ---
repeated int32 category_ids = 6;- Returns:
- This builder for chaining.
-
getTemplateChainContainsList
public com.google.protobuf.ProtocolStringList getTemplateChainContainsList()repeated string template_chain_contains = 7;- Specified by:
getTemplateChainContainsListin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- A list containing the templateChainContains.
-
getTemplateChainContainsCount
public int getTemplateChainContainsCount()repeated string template_chain_contains = 7;- Specified by:
getTemplateChainContainsCountin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The count of templateChainContains.
-
getTemplateChainContains
repeated string template_chain_contains = 7;- Specified by:
getTemplateChainContainsin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The templateChainContains at the given index.
-
getTemplateChainContainsBytes
public com.google.protobuf.ByteString getTemplateChainContainsBytes(int index) repeated string template_chain_contains = 7;- Specified by:
getTemplateChainContainsBytesin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the templateChainContains at the given index.
-
setTemplateChainContains
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder setTemplateChainContains(int index, String value) repeated string template_chain_contains = 7;- Parameters:
index- The index to set the value at.value- The templateChainContains to set.- Returns:
- This builder for chaining.
-
addTemplateChainContains
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder addTemplateChainContains(String value) repeated string template_chain_contains = 7;- Parameters:
value- The templateChainContains to add.- Returns:
- This builder for chaining.
-
addAllTemplateChainContains
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder addAllTemplateChainContains(Iterable<String> values) repeated string template_chain_contains = 7;- Parameters:
values- The templateChainContains to add.- Returns:
- This builder for chaining.
-
clearTemplateChainContains
repeated string template_chain_contains = 7;- Returns:
- This builder for chaining.
-
addTemplateChainContainsBytes
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder addTemplateChainContainsBytes(com.google.protobuf.ByteString value) repeated string template_chain_contains = 7;- Parameters:
value- The bytes of the templateChainContains to add.- Returns:
- This builder for chaining.
-
getTagNameGlob
string tag_name_glob = 8;- Specified by:
getTagNameGlobin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The tagNameGlob.
-
getTagNameGlobBytes
public com.google.protobuf.ByteString getTagNameGlobBytes()string tag_name_glob = 8;- Specified by:
getTagNameGlobBytesin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The bytes for tagNameGlob.
-
setTagNameGlob
string tag_name_glob = 8;- Parameters:
value- The tagNameGlob to set.- Returns:
- This builder for chaining.
-
clearTagNameGlob
string tag_name_glob = 8;- Returns:
- This builder for chaining.
-
setTagNameGlobBytes
public GalaxyRepositoryOuterClass.BrowseChildrenRequest.Builder setTagNameGlobBytes(com.google.protobuf.ByteString value) string tag_name_glob = 8;- Parameters:
value- The bytes for tagNameGlob to set.- Returns:
- This builder for chaining.
-
hasIncludeAttributes
public boolean hasIncludeAttributes()optional bool include_attributes = 9;- Specified by:
hasIncludeAttributesin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- Whether the includeAttributes field is set.
-
getIncludeAttributes
public boolean getIncludeAttributes()optional bool include_attributes = 9;- Specified by:
getIncludeAttributesin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The includeAttributes.
-
setIncludeAttributes
optional bool include_attributes = 9;- Parameters:
value- The includeAttributes to set.- Returns:
- This builder for chaining.
-
clearIncludeAttributes
optional bool include_attributes = 9;- Returns:
- This builder for chaining.
-
getAlarmBearingOnly
public boolean getAlarmBearingOnly()bool alarm_bearing_only = 10;- Specified by:
getAlarmBearingOnlyin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The alarmBearingOnly.
-
setAlarmBearingOnly
bool alarm_bearing_only = 10;- Parameters:
value- The alarmBearingOnly to set.- Returns:
- This builder for chaining.
-
clearAlarmBearingOnly
bool alarm_bearing_only = 10;- Returns:
- This builder for chaining.
-
getHistorizedOnly
public boolean getHistorizedOnly()bool historized_only = 11;- Specified by:
getHistorizedOnlyin interfaceGalaxyRepositoryOuterClass.BrowseChildrenRequestOrBuilder- Returns:
- The historizedOnly.
-
setHistorizedOnly
bool historized_only = 11;- Parameters:
value- The historizedOnly to set.- Returns:
- This builder for chaining.
-
clearHistorizedOnly
bool historized_only = 11;- Returns:
- This builder for chaining.
-