Class BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
- com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder
-
- All Implemented Interfaces:
BuildEventStreamProtos.BuildEventId.ConfigurationIdOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- BuildEventStreamProtos.BuildEventId.ConfigurationId
public static final class BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder> implements BuildEventStreamProtos.BuildEventId.ConfigurationIdOrBuilder
Identifier of an event introducing a configuration.
Protobuf typebuild_event_stream.BuildEventId.ConfigurationId
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.ConfigurationId.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BuildEventStreamProtos.BuildEventId.ConfigurationIdbuild()BuildEventStreamProtos.BuildEventId.ConfigurationIdbuildPartial()BuildEventStreamProtos.BuildEventId.ConfigurationId.Builderclear()BuildEventStreamProtos.BuildEventId.ConfigurationId.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BuildEventStreamProtos.BuildEventId.ConfigurationId.BuilderclearId()Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.BuildEventStreamProtos.BuildEventId.ConfigurationId.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BuildEventStreamProtos.BuildEventId.ConfigurationId.Builderclone()BuildEventStreamProtos.BuildEventId.ConfigurationIdgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetId()Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.com.google.protobuf.ByteStringgetIdBytes()Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BuildEventStreamProtos.BuildEventId.ConfigurationId.BuildermergeFrom(BuildEventStreamProtos.BuildEventId.ConfigurationId other)BuildEventStreamProtos.BuildEventId.ConfigurationId.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BuildEventStreamProtos.BuildEventId.ConfigurationId.BuildermergeFrom(com.google.protobuf.Message other)BuildEventStreamProtos.BuildEventId.ConfigurationId.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BuildEventStreamProtos.BuildEventId.ConfigurationId.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BuildEventStreamProtos.BuildEventId.ConfigurationId.BuildersetId(java.lang.String value)Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.BuildEventStreamProtos.BuildEventId.ConfigurationId.BuildersetIdBytes(com.google.protobuf.ByteString value)Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.BuildEventStreamProtos.BuildEventId.ConfigurationId.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)BuildEventStreamProtos.BuildEventId.ConfigurationId.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
clear
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.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.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
getDefaultInstanceForType
public BuildEventStreamProtos.BuildEventId.ConfigurationId getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BuildEventStreamProtos.BuildEventId.ConfigurationId build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BuildEventStreamProtos.BuildEventId.ConfigurationId buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
setField
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
clearField
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
clearOneof
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
setRepeatedField
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
addRepeatedField
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder mergeFrom(BuildEventStreamProtos.BuildEventId.ConfigurationId other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>- Throws:
java.io.IOException
-
getId
public java.lang.String getId()
Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.
string id = 1;- Specified by:
getIdin interfaceBuildEventStreamProtos.BuildEventId.ConfigurationIdOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.
string id = 1;- Specified by:
getIdBytesin interfaceBuildEventStreamProtos.BuildEventId.ConfigurationIdOrBuilder- Returns:
- The bytes for id.
-
setId
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder setId(java.lang.String value)
Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder clearId()
Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.
string id = 1;- Returns:
- This builder for chaining.
-
setIdBytes
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder setIdBytes(com.google.protobuf.ByteString value)
Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.
string id = 1;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
mergeUnknownFields
public final BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder>
-
-