Package galaxy_repository.v1
Class GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder>
galaxy_repository.v1.GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder,Cloneable
- Enclosing class:
- GalaxyRepositoryOuterClass.BrowseChildrenReply
public static final class GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder
extends com.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder>
implements GalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder
Protobuf type
galaxy_repository.v1.BrowseChildrenReply-
Method Summary
Modifier and TypeMethodDescriptionaddAllChildHasChildren(Iterable<? extends Boolean> values) Parallel array, indexed with `children`.addAllChildren(Iterable<? extends GalaxyRepositoryOuterClass.GalaxyObject> values) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).addChildHasChildren(boolean value) Parallel array, indexed with `children`.addChildren(int index, GalaxyRepositoryOuterClass.GalaxyObject value) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).addChildren(int index, GalaxyRepositoryOuterClass.GalaxyObject.Builder builderForValue) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).addChildren(GalaxyRepositoryOuterClass.GalaxyObject.Builder builderForValue) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).addChildrenBuilder(int index) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).build()clear()Cache sequence this reply was projected from.Parallel array, indexed with `children`.Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).Non-empty when another page of siblings is available.Total matching direct children of the parent (post-filter).longCache sequence this reply was projected from.booleangetChildHasChildren(int index) Parallel array, indexed with `children`.intParallel array, indexed with `children`.Parallel array, indexed with `children`.getChildren(int index) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).getChildrenBuilder(int index) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).intDirect children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).getChildrenOrBuilder(int index) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorNon-empty when another page of siblings is available.com.google.protobuf.ByteStringNon-empty when another page of siblings is available.intTotal matching direct children of the parent (post-filter).protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeChildren(int index) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).setCacheSequence(long value) Cache sequence this reply was projected from.setChildHasChildren(int index, boolean value) Parallel array, indexed with `children`.setChildren(int index, GalaxyRepositoryOuterClass.GalaxyObject value) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).setChildren(int index, GalaxyRepositoryOuterClass.GalaxyObject.Builder builderForValue) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).setNextPageToken(String value) Non-empty when another page of siblings is available.setNextPageTokenBytes(com.google.protobuf.ByteString value) Non-empty when another page of siblings is available.setTotalChildCount(int value) Total matching direct children of the parent (post-filter).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.BrowseChildrenReply.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.BrowseChildrenReply.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.BrowseChildrenReply.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.BrowseChildrenReply.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder>
-
mergeFrom
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder mergeFrom(GalaxyRepositoryOuterClass.BrowseChildrenReply other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder>
-
mergeFrom
public GalaxyRepositoryOuterClass.BrowseChildrenReply.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.BrowseChildrenReply.Builder>- Throws:
IOException
-
getChildrenList
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1;- Specified by:
getChildrenListin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder
-
getChildrenCount
public int getChildrenCount()Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1;- Specified by:
getChildrenCountin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder
-
getChildren
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1;- Specified by:
getChildrenin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder
-
setChildren
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder setChildren(int index, GalaxyRepositoryOuterClass.GalaxyObject value) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
setChildren
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder setChildren(int index, GalaxyRepositoryOuterClass.GalaxyObject.Builder builderForValue) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
addChildren
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder addChildren(GalaxyRepositoryOuterClass.GalaxyObject value) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
addChildren
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder addChildren(int index, GalaxyRepositoryOuterClass.GalaxyObject value) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
addChildren
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder addChildren(GalaxyRepositoryOuterClass.GalaxyObject.Builder builderForValue) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
addChildren
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder addChildren(int index, GalaxyRepositoryOuterClass.GalaxyObject.Builder builderForValue) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
addAllChildren
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder addAllChildren(Iterable<? extends GalaxyRepositoryOuterClass.GalaxyObject> values) Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
clearChildren
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
removeChildren
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
getChildrenBuilder
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
getChildrenOrBuilder
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1;- Specified by:
getChildrenOrBuilderin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder
-
getChildrenOrBuilderList
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1;- Specified by:
getChildrenOrBuilderListin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder
-
addChildrenBuilder
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
addChildrenBuilder
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
getChildrenBuilderList
Direct children matching the filter, sorted areas-first then by case-insensitive display name (same order as the dashboard tree).
repeated .galaxy_repository.v1.GalaxyObject children = 1; -
getNextPageToken
Non-empty when another page of siblings is available.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()Non-empty when another page of siblings is available.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
Non-empty when another page of siblings is available.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
Non-empty when another page of siblings is available.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) Non-empty when another page of siblings is available.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
getTotalChildCount
public int getTotalChildCount()Total matching direct children of the parent (post-filter).
int32 total_child_count = 3;- Specified by:
getTotalChildCountin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder- Returns:
- The totalChildCount.
-
setTotalChildCount
Total matching direct children of the parent (post-filter).
int32 total_child_count = 3;- Parameters:
value- The totalChildCount to set.- Returns:
- This builder for chaining.
-
clearTotalChildCount
Total matching direct children of the parent (post-filter).
int32 total_child_count = 3;- Returns:
- This builder for chaining.
-
getChildHasChildrenList
Parallel array, indexed with `children`. True when the child has at least one matching descendant under the same filter set. Lets a UI choose whether to draw an expand triangle without an extra round trip.
repeated bool child_has_children = 4;- Specified by:
getChildHasChildrenListin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder- Returns:
- A list containing the childHasChildren.
-
getChildHasChildrenCount
public int getChildHasChildrenCount()Parallel array, indexed with `children`. True when the child has at least one matching descendant under the same filter set. Lets a UI choose whether to draw an expand triangle without an extra round trip.
repeated bool child_has_children = 4;- Specified by:
getChildHasChildrenCountin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder- Returns:
- The count of childHasChildren.
-
getChildHasChildren
public boolean getChildHasChildren(int index) Parallel array, indexed with `children`. True when the child has at least one matching descendant under the same filter set. Lets a UI choose whether to draw an expand triangle without an extra round trip.
repeated bool child_has_children = 4;- Specified by:
getChildHasChildrenin interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The childHasChildren at the given index.
-
setChildHasChildren
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder setChildHasChildren(int index, boolean value) Parallel array, indexed with `children`. True when the child has at least one matching descendant under the same filter set. Lets a UI choose whether to draw an expand triangle without an extra round trip.
repeated bool child_has_children = 4;- Parameters:
index- The index to set the value at.value- The childHasChildren to set.- Returns:
- This builder for chaining.
-
addChildHasChildren
Parallel array, indexed with `children`. True when the child has at least one matching descendant under the same filter set. Lets a UI choose whether to draw an expand triangle without an extra round trip.
repeated bool child_has_children = 4;- Parameters:
value- The childHasChildren to add.- Returns:
- This builder for chaining.
-
addAllChildHasChildren
public GalaxyRepositoryOuterClass.BrowseChildrenReply.Builder addAllChildHasChildren(Iterable<? extends Boolean> values) Parallel array, indexed with `children`. True when the child has at least one matching descendant under the same filter set. Lets a UI choose whether to draw an expand triangle without an extra round trip.
repeated bool child_has_children = 4;- Parameters:
values- The childHasChildren to add.- Returns:
- This builder for chaining.
-
clearChildHasChildren
Parallel array, indexed with `children`. True when the child has at least one matching descendant under the same filter set. Lets a UI choose whether to draw an expand triangle without an extra round trip.
repeated bool child_has_children = 4;- Returns:
- This builder for chaining.
-
getCacheSequence
public long getCacheSequence()Cache sequence this reply was projected from. Clients may pass it back as part of the page_token contract. Mismatch on the next page -> InvalidArgument.
uint64 cache_sequence = 5;- Specified by:
getCacheSequencein interfaceGalaxyRepositoryOuterClass.BrowseChildrenReplyOrBuilder- Returns:
- The cacheSequence.
-
setCacheSequence
Cache sequence this reply was projected from. Clients may pass it back as part of the page_token contract. Mismatch on the next page -> InvalidArgument.
uint64 cache_sequence = 5;- Parameters:
value- The cacheSequence to set.- Returns:
- This builder for chaining.
-
clearCacheSequence
Cache sequence this reply was projected from. Clients may pass it back as part of the page_token contract. Mismatch on the next page -> InvalidArgument.
uint64 cache_sequence = 5;- Returns:
- This builder for chaining.
-