Class Ops.Definition.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Ops.Definition.Builder>
com.google.protobuf.GeneratedMessage.Builder<Ops.Definition.Builder>
pb.Ops.Definition.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Ops.DefinitionOrBuilder
- Enclosing class:
Ops.Definition
public static final class Ops.Definition.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Ops.Definition.Builder>
implements Ops.DefinitionOrBuilder
Definition is the LLB definition structure with per-vertex metadata entriesProtobuf type
pb.Definition
-
Method Summary
Modifier and TypeMethodDescriptiondef is a list of marshaled Op messagesaddDef
(com.google.protobuf.ByteString value) def is a list of marshaled Op messagesbuild()
clear()
clearDef()
def is a list of marshaled Op messagesSource contains the source mapping information for the vertexes in the definitionboolean
containsMetadata
(String key) metadata contains metadata for the each of the Op messages.com.google.protobuf.ByteString
getDef
(int index) def is a list of marshaled Op messagesint
def is a list of marshaled Op messagesList
<com.google.protobuf.ByteString> def is a list of marshaled Op messagesstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Deprecated.int
metadata contains metadata for the each of the Op messages.metadata contains metadata for the each of the Op messages.getMetadataOrDefault
(String key, Ops.OpMetadata defaultValue) metadata contains metadata for the each of the Op messages.getMetadataOrThrow
(String key) metadata contains metadata for the each of the Op messages.Deprecated.Source contains the source mapping information for the vertexes in the definitionSource contains the source mapping information for the vertexes in the definitionSource contains the source mapping information for the vertexes in the definitionboolean
Source contains the source mapping information for the vertexes in the definitionprotected com.google.protobuf.GeneratedMessage.FieldAccessorTable
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection
(int number) protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMutableMapFieldReflection
(int number) final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Ops.Definition other) mergeSource
(Ops.Source value) Source contains the source mapping information for the vertexes in the definitionputAllMetadata
(Map<String, Ops.OpMetadata> values) metadata contains metadata for the each of the Op messages.putMetadata
(String key, Ops.OpMetadata value) metadata contains metadata for the each of the Op messages.metadata contains metadata for the each of the Op messages.removeMetadata
(String key) metadata contains metadata for the each of the Op messages.setDef
(int index, com.google.protobuf.ByteString value) def is a list of marshaled Op messagessetSource
(Ops.Source value) Source contains the source mapping information for the vertexes in the definitionsetSource
(Ops.Source.Builder builderForValue) Source contains the source mapping information for the vertexes in the definitionMethods 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, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, 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
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflection
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Definition.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflection
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Definition.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Definition.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Definition.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Definition.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Ops.Definition.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Ops.Definition.Builder>
-
mergeFrom
public Ops.Definition.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Ops.Definition.Builder>
- Throws:
IOException
-
getDefList
def is a list of marshaled Op messages
repeated bytes def = 1;
- Specified by:
getDefList
in interfaceOps.DefinitionOrBuilder
- Returns:
- A list containing the def.
-
getDefCount
public int getDefCount()def is a list of marshaled Op messages
repeated bytes def = 1;
- Specified by:
getDefCount
in interfaceOps.DefinitionOrBuilder
- Returns:
- The count of def.
-
getDef
public com.google.protobuf.ByteString getDef(int index) def is a list of marshaled Op messages
repeated bytes def = 1;
- Specified by:
getDef
in interfaceOps.DefinitionOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The def at the given index.
-
setDef
def is a list of marshaled Op messages
repeated bytes def = 1;
- Parameters:
index
- The index to set the value at.value
- The def to set.- Returns:
- This builder for chaining.
-
addDef
def is a list of marshaled Op messages
repeated bytes def = 1;
- Parameters:
value
- The def to add.- Returns:
- This builder for chaining.
-
addAllDef
def is a list of marshaled Op messages
repeated bytes def = 1;
- Parameters:
values
- The def to add.- Returns:
- This builder for chaining.
-
clearDef
def is a list of marshaled Op messages
repeated bytes def = 1;
- Returns:
- This builder for chaining.
-
getMetadataCount
public int getMetadataCount()Description copied from interface:Ops.DefinitionOrBuilder
metadata contains metadata for the each of the Op messages. A key must be an LLB op digest string. Currently, empty string is not expected as a key, but it may change in the future.
map<string, .pb.OpMetadata> metadata = 2;
- Specified by:
getMetadataCount
in interfaceOps.DefinitionOrBuilder
-
containsMetadata
metadata contains metadata for the each of the Op messages. A key must be an LLB op digest string. Currently, empty string is not expected as a key, but it may change in the future.
map<string, .pb.OpMetadata> metadata = 2;
- Specified by:
containsMetadata
in interfaceOps.DefinitionOrBuilder
-
getMetadata
Deprecated.UsegetMetadataMap()
instead.- Specified by:
getMetadata
in interfaceOps.DefinitionOrBuilder
-
getMetadataMap
metadata contains metadata for the each of the Op messages. A key must be an LLB op digest string. Currently, empty string is not expected as a key, but it may change in the future.
map<string, .pb.OpMetadata> metadata = 2;
- Specified by:
getMetadataMap
in interfaceOps.DefinitionOrBuilder
-
getMetadataOrDefault
metadata contains metadata for the each of the Op messages. A key must be an LLB op digest string. Currently, empty string is not expected as a key, but it may change in the future.
map<string, .pb.OpMetadata> metadata = 2;
- Specified by:
getMetadataOrDefault
in interfaceOps.DefinitionOrBuilder
-
getMetadataOrThrow
metadata contains metadata for the each of the Op messages. A key must be an LLB op digest string. Currently, empty string is not expected as a key, but it may change in the future.
map<string, .pb.OpMetadata> metadata = 2;
- Specified by:
getMetadataOrThrow
in interfaceOps.DefinitionOrBuilder
-
clearMetadata
-
removeMetadata
metadata contains metadata for the each of the Op messages. A key must be an LLB op digest string. Currently, empty string is not expected as a key, but it may change in the future.
map<string, .pb.OpMetadata> metadata = 2;
-
getMutableMetadata
Deprecated.Use alternate mutation accessors instead. -
putMetadata
metadata contains metadata for the each of the Op messages. A key must be an LLB op digest string. Currently, empty string is not expected as a key, but it may change in the future.
map<string, .pb.OpMetadata> metadata = 2;
-
putAllMetadata
metadata contains metadata for the each of the Op messages. A key must be an LLB op digest string. Currently, empty string is not expected as a key, but it may change in the future.
map<string, .pb.OpMetadata> metadata = 2;
-
putMetadataBuilderIfAbsent
metadata contains metadata for the each of the Op messages. A key must be an LLB op digest string. Currently, empty string is not expected as a key, but it may change in the future.
map<string, .pb.OpMetadata> metadata = 2;
-
hasSource
public boolean hasSource()Source contains the source mapping information for the vertexes in the definition
.pb.Source Source = 3;
- Specified by:
hasSource
in interfaceOps.DefinitionOrBuilder
- Returns:
- Whether the source field is set.
-
getSource
Source contains the source mapping information for the vertexes in the definition
.pb.Source Source = 3;
- Specified by:
getSource
in interfaceOps.DefinitionOrBuilder
- Returns:
- The source.
-
setSource
Source contains the source mapping information for the vertexes in the definition
.pb.Source Source = 3;
-
setSource
Source contains the source mapping information for the vertexes in the definition
.pb.Source Source = 3;
-
mergeSource
Source contains the source mapping information for the vertexes in the definition
.pb.Source Source = 3;
-
clearSource
Source contains the source mapping information for the vertexes in the definition
.pb.Source Source = 3;
-
getSourceBuilder
Source contains the source mapping information for the vertexes in the definition
.pb.Source Source = 3;
-
getSourceOrBuilder
Source contains the source mapping information for the vertexes in the definition
.pb.Source Source = 3;
- Specified by:
getSourceOrBuilder
in interfaceOps.DefinitionOrBuilder
-