Package com.google.cloud.aiplatform.v1
Class Execution.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Execution.Builder>
com.google.cloud.aiplatform.v1.Execution.Builder
- All Implemented Interfaces:
ExecutionOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Execution
public static final class Execution.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Execution.Builder>
implements ExecutionOrBuilder
Instance of a general execution.Protobuf type
google.cloud.aiplatform.v1.Execution-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Output only.Description of the ExecutionUser provided display name of the Execution.An eTag used to perform consistent read-modify-write updates.Properties of the Execution.Output only.The title of the schema describing the metadata.The version of the schema in `schema_title` to use.The state of this Execution.Output only.booleancontainsLabels(String key) The labels with user-defined metadata to organize your Executions.com.google.protobuf.TimestampOutput only.com.google.protobuf.Timestamp.BuilderOutput only.com.google.protobuf.TimestampOrBuilderOutput only.Description of the Executioncom.google.protobuf.ByteStringDescription of the Executionstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorUser provided display name of the Execution.com.google.protobuf.ByteStringUser provided display name of the Execution.getEtag()An eTag used to perform consistent read-modify-write updates.com.google.protobuf.ByteStringAn eTag used to perform consistent read-modify-write updates.Deprecated.intThe labels with user-defined metadata to organize your Executions.The labels with user-defined metadata to organize your Executions.getLabelsOrDefault(String key, String defaultValue) The labels with user-defined metadata to organize your Executions.getLabelsOrThrow(String key) The labels with user-defined metadata to organize your Executions.com.google.protobuf.StructProperties of the Execution.com.google.protobuf.Struct.BuilderProperties of the Execution.com.google.protobuf.StructOrBuilderProperties of the Execution.Deprecated.getName()Output only.com.google.protobuf.ByteStringOutput only.The title of the schema describing the metadata.com.google.protobuf.ByteStringThe title of the schema describing the metadata.The version of the schema in `schema_title` to use.com.google.protobuf.ByteStringThe version of the schema in `schema_title` to use.getState()The state of this Execution.intThe state of this Execution.com.google.protobuf.TimestampOutput only.com.google.protobuf.Timestamp.BuilderOutput only.com.google.protobuf.TimestampOrBuilderOutput only.booleanOutput only.booleanProperties of the Execution.booleanOutput only.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanmergeCreateTime(com.google.protobuf.Timestamp value) Output only.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeMetadata(com.google.protobuf.Struct value) Properties of the Execution.mergeUpdateTime(com.google.protobuf.Timestamp value) Output only.putAllLabels(Map<String, String> values) The labels with user-defined metadata to organize your Executions.The labels with user-defined metadata to organize your Executions.removeLabels(String key) The labels with user-defined metadata to organize your Executions.setCreateTime(com.google.protobuf.Timestamp value) Output only.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.setDescription(String value) Description of the ExecutionsetDescriptionBytes(com.google.protobuf.ByteString value) Description of the ExecutionsetDisplayName(String value) User provided display name of the Execution.setDisplayNameBytes(com.google.protobuf.ByteString value) User provided display name of the Execution.An eTag used to perform consistent read-modify-write updates.setEtagBytes(com.google.protobuf.ByteString value) An eTag used to perform consistent read-modify-write updates.setMetadata(com.google.protobuf.Struct value) Properties of the Execution.setMetadata(com.google.protobuf.Struct.Builder builderForValue) Properties of the Execution.Output only.setNameBytes(com.google.protobuf.ByteString value) Output only.setSchemaTitle(String value) The title of the schema describing the metadata.setSchemaTitleBytes(com.google.protobuf.ByteString value) The title of the schema describing the metadata.setSchemaVersion(String value) The version of the schema in `schema_title` to use.setSchemaVersionBytes(com.google.protobuf.ByteString value) The version of the schema in `schema_title` to use.setState(Execution.State value) The state of this Execution.setStateValue(int value) The state of this Execution.setUpdateTime(com.google.protobuf.Timestamp value) Output only.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.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, internalGetMutableMapField, 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() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessage.Builder<Execution.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessage.Builder<Execution.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Execution.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<Execution.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<Execution.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<Execution.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Execution.Builder>
-
mergeFrom
public Execution.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<Execution.Builder>- Throws:
IOException
-
getName
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceExecutionOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceExecutionOrBuilder- Returns:
- The bytes for name.
-
setName
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;- Specified by:
getDisplayNamein interfaceExecutionOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;- Specified by:
getDisplayNameBytesin interfaceExecutionOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()The state of this Execution. This is a property of the Execution, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines) and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Execution.State state = 6;- Specified by:
getStateValuein interfaceExecutionOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
The state of this Execution. This is a property of the Execution, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines) and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Execution.State state = 6;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
The state of this Execution. This is a property of the Execution, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines) and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Execution.State state = 6;- Specified by:
getStatein interfaceExecutionOrBuilder- Returns:
- The state.
-
setState
The state of this Execution. This is a property of the Execution, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines) and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Execution.State state = 6;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
The state of this Execution. This is a property of the Execution, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines) and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Execution.State state = 6;- Returns:
- This builder for chaining.
-
getEtag
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;- Specified by:
getEtagin interfaceExecutionOrBuilder- Returns:
- The etag.
-
getEtagBytes
public com.google.protobuf.ByteString getEtagBytes()An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;- Specified by:
getEtagBytesin interfaceExecutionOrBuilder- Returns:
- The bytes for etag.
-
setEtag
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;- Parameters:
value- The etag to set.- Returns:
- This builder for chaining.
-
clearEtag
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;- Returns:
- This builder for chaining.
-
setEtagBytes
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;- Parameters:
value- The bytes for etag to set.- Returns:
- This builder for chaining.
-
getLabelsCount
public int getLabelsCount()Description copied from interface:ExecutionOrBuilderThe labels with user-defined metadata to organize your Executions. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Execution (System labels are excluded).
map<string, string> labels = 10;- Specified by:
getLabelsCountin interfaceExecutionOrBuilder
-
containsLabels
The labels with user-defined metadata to organize your Executions. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Execution (System labels are excluded).
map<string, string> labels = 10;- Specified by:
containsLabelsin interfaceExecutionOrBuilder
-
getLabels
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceExecutionOrBuilder
-
getLabelsMap
The labels with user-defined metadata to organize your Executions. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Execution (System labels are excluded).
map<string, string> labels = 10;- Specified by:
getLabelsMapin interfaceExecutionOrBuilder
-
getLabelsOrDefault
The labels with user-defined metadata to organize your Executions. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Execution (System labels are excluded).
map<string, string> labels = 10;- Specified by:
getLabelsOrDefaultin interfaceExecutionOrBuilder
-
getLabelsOrThrow
The labels with user-defined metadata to organize your Executions. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Execution (System labels are excluded).
map<string, string> labels = 10;- Specified by:
getLabelsOrThrowin interfaceExecutionOrBuilder
-
clearLabels
-
removeLabels
The labels with user-defined metadata to organize your Executions. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Execution (System labels are excluded).
map<string, string> labels = 10; -
getMutableLabels
Deprecated.Use alternate mutation accessors instead. -
putLabels
The labels with user-defined metadata to organize your Executions. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Execution (System labels are excluded).
map<string, string> labels = 10; -
putAllLabels
The labels with user-defined metadata to organize your Executions. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Execution (System labels are excluded).
map<string, string> labels = 10; -
hasCreateTime
public boolean hasCreateTime()Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceExecutionOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceExecutionOrBuilder- Returns:
- The createTime.
-
setCreateTime
Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setCreateTime
Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeCreateTime
Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearCreateTime
Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceExecutionOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceExecutionOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceExecutionOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setUpdateTime
Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeUpdateTime
Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearUpdateTime
Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceExecutionOrBuilder
-
getSchemaTitle
The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 13;- Specified by:
getSchemaTitlein interfaceExecutionOrBuilder- Returns:
- The schemaTitle.
-
getSchemaTitleBytes
public com.google.protobuf.ByteString getSchemaTitleBytes()The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 13;- Specified by:
getSchemaTitleBytesin interfaceExecutionOrBuilder- Returns:
- The bytes for schemaTitle.
-
setSchemaTitle
The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 13;- Parameters:
value- The schemaTitle to set.- Returns:
- This builder for chaining.
-
clearSchemaTitle
The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 13;- Returns:
- This builder for chaining.
-
setSchemaTitleBytes
The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 13;- Parameters:
value- The bytes for schemaTitle to set.- Returns:
- This builder for chaining.
-
getSchemaVersion
The version of the schema in `schema_title` to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 14;- Specified by:
getSchemaVersionin interfaceExecutionOrBuilder- Returns:
- The schemaVersion.
-
getSchemaVersionBytes
public com.google.protobuf.ByteString getSchemaVersionBytes()The version of the schema in `schema_title` to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 14;- Specified by:
getSchemaVersionBytesin interfaceExecutionOrBuilder- Returns:
- The bytes for schemaVersion.
-
setSchemaVersion
The version of the schema in `schema_title` to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 14;- Parameters:
value- The schemaVersion to set.- Returns:
- This builder for chaining.
-
clearSchemaVersion
The version of the schema in `schema_title` to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 14;- Returns:
- This builder for chaining.
-
setSchemaVersionBytes
The version of the schema in `schema_title` to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 14;- Parameters:
value- The bytes for schemaVersion to set.- Returns:
- This builder for chaining.
-
hasMetadata
public boolean hasMetadata()Properties of the Execution. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 15;- Specified by:
hasMetadatain interfaceExecutionOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public com.google.protobuf.Struct getMetadata()Properties of the Execution. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 15;- Specified by:
getMetadatain interfaceExecutionOrBuilder- Returns:
- The metadata.
-
setMetadata
Properties of the Execution. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 15; -
setMetadata
Properties of the Execution. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 15; -
mergeMetadata
Properties of the Execution. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 15; -
clearMetadata
Properties of the Execution. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 15; -
getMetadataBuilder
public com.google.protobuf.Struct.Builder getMetadataBuilder()Properties of the Execution. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 15; -
getMetadataOrBuilder
public com.google.protobuf.StructOrBuilder getMetadataOrBuilder()Properties of the Execution. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 15;- Specified by:
getMetadataOrBuilderin interfaceExecutionOrBuilder
-
getDescription
Description of the Execution
string description = 16;- Specified by:
getDescriptionin interfaceExecutionOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Description of the Execution
string description = 16;- Specified by:
getDescriptionBytesin interfaceExecutionOrBuilder- Returns:
- The bytes for description.
-
setDescription
Description of the Execution
string description = 16;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
Description of the Execution
string description = 16;- Returns:
- This builder for chaining.
-
setDescriptionBytes
Description of the Execution
string description = 16;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-