Package galaxy_repository.v1
Class GalaxyRepositoryOuterClass.GalaxyObject.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.GalaxyObject.Builder>
galaxy_repository.v1.GalaxyRepositoryOuterClass.GalaxyObject.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GalaxyRepositoryOuterClass.GalaxyObjectOrBuilder,Cloneable
- Enclosing class:
- GalaxyRepositoryOuterClass.GalaxyObject
public static final class GalaxyRepositoryOuterClass.GalaxyObject.Builder
extends com.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.GalaxyObject.Builder>
implements GalaxyRepositoryOuterClass.GalaxyObjectOrBuilder
Protobuf type
galaxy_repository.v1.GalaxyObject-
Method Summary
Modifier and TypeMethodDescriptionaddAllAttributes(Iterable<? extends GalaxyRepositoryOuterClass.GalaxyAttribute> values) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;addAllTemplateChain(Iterable<String> values) repeated string template_chain = 9;addAttributes(int index, GalaxyRepositoryOuterClass.GalaxyAttribute value) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;addAttributes(int index, GalaxyRepositoryOuterClass.GalaxyAttribute.Builder builderForValue) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;addAttributes(GalaxyRepositoryOuterClass.GalaxyAttribute.Builder builderForValue) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;addAttributesBuilder(int index) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;addTemplateChain(String value) repeated string template_chain = 9;addTemplateChainBytes(com.google.protobuf.ByteString value) repeated string template_chain = 9;build()clear()repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;string browse_name = 4;int32 category_id = 7;string contained_name = 3;int32 gobject_id = 1;int32 hosted_by_gobject_id = 8;bool is_area = 6;int32 parent_gobject_id = 5;string tag_name = 2;repeated string template_chain = 9;getAttributes(int index) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;getAttributesBuilder(int index) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;intrepeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;getAttributesOrBuilder(int index) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;string browse_name = 4;com.google.protobuf.ByteStringstring browse_name = 4;intint32 category_id = 7;string contained_name = 3;com.google.protobuf.ByteStringstring contained_name = 3;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorintint32 gobject_id = 1;intint32 hosted_by_gobject_id = 8;booleanbool is_area = 6;intint32 parent_gobject_id = 5;string tag_name = 2;com.google.protobuf.ByteStringstring tag_name = 2;getTemplateChain(int index) repeated string template_chain = 9;com.google.protobuf.ByteStringgetTemplateChainBytes(int index) repeated string template_chain = 9;intrepeated string template_chain = 9;com.google.protobuf.ProtocolStringListrepeated string template_chain = 9;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeAttributes(int index) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;setAttributes(int index, GalaxyRepositoryOuterClass.GalaxyAttribute value) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;setAttributes(int index, GalaxyRepositoryOuterClass.GalaxyAttribute.Builder builderForValue) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;setBrowseName(String value) string browse_name = 4;setBrowseNameBytes(com.google.protobuf.ByteString value) string browse_name = 4;setCategoryId(int value) int32 category_id = 7;setContainedName(String value) string contained_name = 3;setContainedNameBytes(com.google.protobuf.ByteString value) string contained_name = 3;setGobjectId(int value) int32 gobject_id = 1;setHostedByGobjectId(int value) int32 hosted_by_gobject_id = 8;setIsArea(boolean value) bool is_area = 6;setParentGobjectId(int value) int32 parent_gobject_id = 5;setTagName(String value) string tag_name = 2;setTagNameBytes(com.google.protobuf.ByteString value) string tag_name = 2;setTemplateChain(int index, String value) repeated string template_chain = 9;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.GalaxyObject.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.GalaxyObject.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.GalaxyObject.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
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GalaxyRepositoryOuterClass.GalaxyObject.Builder>
-
mergeFrom
public GalaxyRepositoryOuterClass.GalaxyObject.Builder mergeFrom(GalaxyRepositoryOuterClass.GalaxyObject other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<GalaxyRepositoryOuterClass.GalaxyObject.Builder>
-
mergeFrom
public GalaxyRepositoryOuterClass.GalaxyObject.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.GalaxyObject.Builder>- Throws:
IOException
-
getGobjectId
public int getGobjectId()int32 gobject_id = 1;- Specified by:
getGobjectIdin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The gobjectId.
-
setGobjectId
int32 gobject_id = 1;- Parameters:
value- The gobjectId to set.- Returns:
- This builder for chaining.
-
clearGobjectId
int32 gobject_id = 1;- Returns:
- This builder for chaining.
-
getTagName
string tag_name = 2;- Specified by:
getTagNamein interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The tagName.
-
getTagNameBytes
public com.google.protobuf.ByteString getTagNameBytes()string tag_name = 2;- Specified by:
getTagNameBytesin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The bytes for tagName.
-
setTagName
string tag_name = 2;- Parameters:
value- The tagName to set.- Returns:
- This builder for chaining.
-
clearTagName
string tag_name = 2;- Returns:
- This builder for chaining.
-
setTagNameBytes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder setTagNameBytes(com.google.protobuf.ByteString value) string tag_name = 2;- Parameters:
value- The bytes for tagName to set.- Returns:
- This builder for chaining.
-
getContainedName
string contained_name = 3;- Specified by:
getContainedNamein interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The containedName.
-
getContainedNameBytes
public com.google.protobuf.ByteString getContainedNameBytes()string contained_name = 3;- Specified by:
getContainedNameBytesin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The bytes for containedName.
-
setContainedName
string contained_name = 3;- Parameters:
value- The containedName to set.- Returns:
- This builder for chaining.
-
clearContainedName
string contained_name = 3;- Returns:
- This builder for chaining.
-
setContainedNameBytes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder setContainedNameBytes(com.google.protobuf.ByteString value) string contained_name = 3;- Parameters:
value- The bytes for containedName to set.- Returns:
- This builder for chaining.
-
getBrowseName
string browse_name = 4;- Specified by:
getBrowseNamein interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The browseName.
-
getBrowseNameBytes
public com.google.protobuf.ByteString getBrowseNameBytes()string browse_name = 4;- Specified by:
getBrowseNameBytesin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The bytes for browseName.
-
setBrowseName
string browse_name = 4;- Parameters:
value- The browseName to set.- Returns:
- This builder for chaining.
-
clearBrowseName
string browse_name = 4;- Returns:
- This builder for chaining.
-
setBrowseNameBytes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder setBrowseNameBytes(com.google.protobuf.ByteString value) string browse_name = 4;- Parameters:
value- The bytes for browseName to set.- Returns:
- This builder for chaining.
-
getParentGobjectId
public int getParentGobjectId()int32 parent_gobject_id = 5;- Specified by:
getParentGobjectIdin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The parentGobjectId.
-
setParentGobjectId
int32 parent_gobject_id = 5;- Parameters:
value- The parentGobjectId to set.- Returns:
- This builder for chaining.
-
clearParentGobjectId
int32 parent_gobject_id = 5;- Returns:
- This builder for chaining.
-
getIsArea
public boolean getIsArea()bool is_area = 6;- Specified by:
getIsAreain interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The isArea.
-
setIsArea
bool is_area = 6;- Parameters:
value- The isArea to set.- Returns:
- This builder for chaining.
-
clearIsArea
bool is_area = 6;- Returns:
- This builder for chaining.
-
getCategoryId
public int getCategoryId()int32 category_id = 7;- Specified by:
getCategoryIdin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The categoryId.
-
setCategoryId
int32 category_id = 7;- Parameters:
value- The categoryId to set.- Returns:
- This builder for chaining.
-
clearCategoryId
int32 category_id = 7;- Returns:
- This builder for chaining.
-
getHostedByGobjectId
public int getHostedByGobjectId()int32 hosted_by_gobject_id = 8;- Specified by:
getHostedByGobjectIdin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The hostedByGobjectId.
-
setHostedByGobjectId
int32 hosted_by_gobject_id = 8;- Parameters:
value- The hostedByGobjectId to set.- Returns:
- This builder for chaining.
-
clearHostedByGobjectId
int32 hosted_by_gobject_id = 8;- Returns:
- This builder for chaining.
-
getTemplateChainList
public com.google.protobuf.ProtocolStringList getTemplateChainList()repeated string template_chain = 9;- Specified by:
getTemplateChainListin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- A list containing the templateChain.
-
getTemplateChainCount
public int getTemplateChainCount()repeated string template_chain = 9;- Specified by:
getTemplateChainCountin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Returns:
- The count of templateChain.
-
getTemplateChain
repeated string template_chain = 9;- Specified by:
getTemplateChainin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The templateChain at the given index.
-
getTemplateChainBytes
public com.google.protobuf.ByteString getTemplateChainBytes(int index) repeated string template_chain = 9;- Specified by:
getTemplateChainBytesin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the templateChain at the given index.
-
setTemplateChain
repeated string template_chain = 9;- Parameters:
index- The index to set the value at.value- The templateChain to set.- Returns:
- This builder for chaining.
-
addTemplateChain
repeated string template_chain = 9;- Parameters:
value- The templateChain to add.- Returns:
- This builder for chaining.
-
addAllTemplateChain
repeated string template_chain = 9;- Parameters:
values- The templateChain to add.- Returns:
- This builder for chaining.
-
clearTemplateChain
repeated string template_chain = 9;- Returns:
- This builder for chaining.
-
addTemplateChainBytes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder addTemplateChainBytes(com.google.protobuf.ByteString value) repeated string template_chain = 9;- Parameters:
value- The bytes of the templateChain to add.- Returns:
- This builder for chaining.
-
getAttributesList
repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;- Specified by:
getAttributesListin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder
-
getAttributesCount
public int getAttributesCount()repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;- Specified by:
getAttributesCountin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder
-
getAttributes
repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;- Specified by:
getAttributesin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder
-
setAttributes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder setAttributes(int index, GalaxyRepositoryOuterClass.GalaxyAttribute value) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
setAttributes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder setAttributes(int index, GalaxyRepositoryOuterClass.GalaxyAttribute.Builder builderForValue) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
addAttributes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder addAttributes(GalaxyRepositoryOuterClass.GalaxyAttribute value) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
addAttributes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder addAttributes(int index, GalaxyRepositoryOuterClass.GalaxyAttribute value) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
addAttributes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder addAttributes(GalaxyRepositoryOuterClass.GalaxyAttribute.Builder builderForValue) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
addAttributes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder addAttributes(int index, GalaxyRepositoryOuterClass.GalaxyAttribute.Builder builderForValue) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
addAllAttributes
public GalaxyRepositoryOuterClass.GalaxyObject.Builder addAllAttributes(Iterable<? extends GalaxyRepositoryOuterClass.GalaxyAttribute> values) repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
clearAttributes
repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
removeAttributes
repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
getAttributesBuilder
repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
getAttributesOrBuilder
repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;- Specified by:
getAttributesOrBuilderin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder
-
getAttributesOrBuilderList
public List<? extends GalaxyRepositoryOuterClass.GalaxyAttributeOrBuilder> getAttributesOrBuilderList()repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;- Specified by:
getAttributesOrBuilderListin interfaceGalaxyRepositoryOuterClass.GalaxyObjectOrBuilder
-
addAttributesBuilder
repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
addAttributesBuilder
repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10; -
getAttributesBuilderList
repeated .galaxy_repository.v1.GalaxyAttribute attributes = 10;
-