public static final class Execution.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder> implements ExecutionOrBuilder
Instance of a general execution.Protobuf type
google.cloud.aiplatform.v1.Execution| Modifier and Type | Method and Description |
|---|---|
Execution.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Execution |
build() |
Execution |
buildPartial() |
Execution.Builder |
clear() |
Execution.Builder |
clearCreateTime()
Output only.
|
Execution.Builder |
clearDescription()
Description of the Execution
string description = 16; |
Execution.Builder |
clearDisplayName()
User provided display name of the Execution.
|
Execution.Builder |
clearEtag()
An eTag used to perform consistent read-modify-write updates.
|
Execution.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Execution.Builder |
clearLabels() |
Execution.Builder |
clearMetadata()
Properties of the Execution.
|
Execution.Builder |
clearName()
Output only.
|
Execution.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Execution.Builder |
clearSchemaTitle()
The title of the schema describing the metadata.
|
Execution.Builder |
clearSchemaVersion()
The version of the schema in `schema_title` to use.
|
Execution.Builder |
clearState()
The state of this Execution.
|
Execution.Builder |
clearUpdateTime()
Output only.
|
Execution.Builder |
clone() |
boolean |
containsLabels(String key)
The labels with user-defined metadata to organize your Executions.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Execution |
getDefaultInstanceForType() |
String |
getDescription()
Description of the Execution
string description = 16; |
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of the Execution
string description = 16; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
User provided display name of the Execution.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
User provided display name of the Execution.
|
String |
getEtag()
An eTag used to perform consistent read-modify-write updates.
|
com.google.protobuf.ByteString |
getEtagBytes()
An eTag used to perform consistent read-modify-write updates.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels with user-defined metadata to organize your Executions.
|
Map<String,String> |
getLabelsMap()
The labels with user-defined metadata to organize your Executions.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels with user-defined metadata to organize your Executions.
|
String |
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your Executions.
|
com.google.protobuf.Struct |
getMetadata()
Properties of the Execution.
|
com.google.protobuf.Struct.Builder |
getMetadataBuilder()
Properties of the Execution.
|
com.google.protobuf.StructOrBuilder |
getMetadataOrBuilder()
Properties of the Execution.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
String |
getSchemaTitle()
The title of the schema describing the metadata.
|
com.google.protobuf.ByteString |
getSchemaTitleBytes()
The title of the schema describing the metadata.
|
String |
getSchemaVersion()
The version of the schema in `schema_title` to use.
|
com.google.protobuf.ByteString |
getSchemaVersionBytes()
The version of the schema in `schema_title` to use.
|
Execution.State |
getState()
The state of this Execution.
|
int |
getStateValue()
The state of this Execution.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasMetadata()
Properties of the Execution.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
Execution.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Execution.Builder |
mergeFrom(Execution other) |
Execution.Builder |
mergeFrom(com.google.protobuf.Message other) |
Execution.Builder |
mergeMetadata(com.google.protobuf.Struct value)
Properties of the Execution.
|
Execution.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Execution.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Executions.
|
Execution.Builder |
putLabels(String key,
String value)
The labels with user-defined metadata to organize your Executions.
|
Execution.Builder |
removeLabels(String key)
The labels with user-defined metadata to organize your Executions.
|
Execution.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Execution.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
setDescription(String value)
Description of the Execution
string description = 16; |
Execution.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the Execution
string description = 16; |
Execution.Builder |
setDisplayName(String value)
User provided display name of the Execution.
|
Execution.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
User provided display name of the Execution.
|
Execution.Builder |
setEtag(String value)
An eTag used to perform consistent read-modify-write updates.
|
Execution.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
An eTag used to perform consistent read-modify-write updates.
|
Execution.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Execution.Builder |
setMetadata(com.google.protobuf.Struct.Builder builderForValue)
Properties of the Execution.
|
Execution.Builder |
setMetadata(com.google.protobuf.Struct value)
Properties of the Execution.
|
Execution.Builder |
setName(String value)
Output only.
|
Execution.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Execution.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Execution.Builder |
setSchemaTitle(String value)
The title of the schema describing the metadata.
|
Execution.Builder |
setSchemaTitleBytes(com.google.protobuf.ByteString value)
The title of the schema describing the metadata.
|
Execution.Builder |
setSchemaVersion(String value)
The version of the schema in `schema_title` to use.
|
Execution.Builder |
setSchemaVersionBytes(com.google.protobuf.ByteString value)
The version of the schema in `schema_title` to use.
|
Execution.Builder |
setState(Execution.State value)
The state of this Execution.
|
Execution.Builder |
setStateValue(int value)
The state of this Execution.
|
Execution.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Execution.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Execution.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public Execution.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public Execution getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Execution build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Execution buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Execution.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public Execution.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public Execution.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public Execution.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public Execution.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public Execution.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public Execution.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Execution.Builder>public Execution.Builder mergeFrom(Execution other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public Execution.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Execution.Builder>IOExceptionpublic String getName()
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface ExecutionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface ExecutionOrBuilderpublic Execution.Builder setName(String value)
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public Execution.Builder clearName()
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public Execution.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public String getDisplayName()
User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;getDisplayName in interface ExecutionOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;getDisplayNameBytes in interface ExecutionOrBuilderpublic Execution.Builder setDisplayName(String value)
User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;value - The displayName to set.public Execution.Builder clearDisplayName()
User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;public Execution.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
User provided display name of the Execution. May be up to 128 Unicode characters.
string display_name = 2;value - The bytes for displayName to set.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;getStateValue in interface ExecutionOrBuilderpublic Execution.Builder setStateValue(int value)
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;value - The enum numeric value on the wire for state to set.public Execution.State 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;getState in interface ExecutionOrBuilderpublic Execution.Builder setState(Execution.State value)
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;value - The state to set.public Execution.Builder 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;public String getEtag()
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;getEtag in interface ExecutionOrBuilderpublic 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;getEtagBytes in interface ExecutionOrBuilderpublic Execution.Builder setEtag(String value)
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;value - The etag to set.public Execution.Builder clearEtag()
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;public Execution.Builder setEtagBytes(com.google.protobuf.ByteString value)
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;value - The bytes for etag to set.public int getLabelsCount()
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;getLabelsCount in interface ExecutionOrBuilderpublic boolean containsLabels(String key)
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;containsLabels in interface ExecutionOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface ExecutionOrBuilderpublic Map<String,String> 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;getLabelsMap in interface ExecutionOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
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;getLabelsOrDefault in interface ExecutionOrBuilderpublic String getLabelsOrThrow(String key)
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;getLabelsOrThrow in interface ExecutionOrBuilderpublic Execution.Builder clearLabels()
public Execution.Builder removeLabels(String key)
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;@Deprecated public Map<String,String> getMutableLabels()
public Execution.Builder putLabels(String key, String value)
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;public Execution.Builder putAllLabels(Map<String,String> values)
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;public boolean hasCreateTime()
Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface ExecutionOrBuilderpublic 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];
getCreateTime in interface ExecutionOrBuilderpublic Execution.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Execution.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Execution.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Execution.Builder clearCreateTime()
Output only. Timestamp when this Execution was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
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];
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];
getCreateTimeOrBuilder in interface ExecutionOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface ExecutionOrBuilderpublic 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];
getUpdateTime in interface ExecutionOrBuilderpublic Execution.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Execution.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Execution.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Execution.Builder clearUpdateTime()
Output only. Timestamp when this Execution was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
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];
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];
getUpdateTimeOrBuilder in interface ExecutionOrBuilderpublic String 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;getSchemaTitle in interface ExecutionOrBuilderpublic 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;getSchemaTitleBytes in interface ExecutionOrBuilderpublic Execution.Builder setSchemaTitle(String value)
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;value - The schemaTitle to set.public Execution.Builder 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;public Execution.Builder setSchemaTitleBytes(com.google.protobuf.ByteString value)
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;value - The bytes for schemaTitle to set.public String 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;getSchemaVersion in interface ExecutionOrBuilderpublic 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;getSchemaVersionBytes in interface ExecutionOrBuilderpublic Execution.Builder setSchemaVersion(String value)
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;value - The schemaVersion to set.public Execution.Builder 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;public Execution.Builder setSchemaVersionBytes(com.google.protobuf.ByteString value)
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;value - The bytes for schemaVersion to set.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;hasMetadata in interface ExecutionOrBuilderpublic 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;getMetadata in interface ExecutionOrBuilderpublic Execution.Builder setMetadata(com.google.protobuf.Struct value)
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;public Execution.Builder setMetadata(com.google.protobuf.Struct.Builder builderForValue)
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;public Execution.Builder mergeMetadata(com.google.protobuf.Struct value)
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;public Execution.Builder 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;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;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;getMetadataOrBuilder in interface ExecutionOrBuilderpublic String getDescription()
Description of the Execution
string description = 16;getDescription in interface ExecutionOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Description of the Execution
string description = 16;getDescriptionBytes in interface ExecutionOrBuilderpublic Execution.Builder setDescription(String value)
Description of the Execution
string description = 16;value - The description to set.public Execution.Builder clearDescription()
Description of the Execution
string description = 16;public Execution.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the Execution
string description = 16;value - The bytes for description to set.public final Execution.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>public final Execution.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>Copyright © 2025 Google LLC. All rights reserved.