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.GeneratedMessageV3.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.GeneratedMessageV3.Builder<Execution.Builder> implements ExecutionOrBuilder
Instance of a general execution.
Protobuf typegoogle.cloud.aiplatform.v1.Execution
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Execution.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Executionbuild()ExecutionbuildPartial()Execution.Builderclear()Execution.BuilderclearCreateTime()Output only.Execution.BuilderclearDescription()Description of the ExecutionExecution.BuilderclearDisplayName()User provided display name of the Execution.Execution.BuilderclearEtag()An eTag used to perform consistent read-modify-write updates.Execution.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Execution.BuilderclearLabels()Execution.BuilderclearMetadata()Properties of the Execution.Execution.BuilderclearName()Output only.Execution.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Execution.BuilderclearSchemaTitle()The title of the schema describing the metadata.Execution.BuilderclearSchemaVersion()The version of the schema in `schema_title` to use.Execution.BuilderclearState()The state of this Execution.Execution.BuilderclearUpdateTime()Output only.Execution.Builderclone()booleancontainsLabels(String key)The labels with user-defined metadata to organize your Executions.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.ExecutiongetDefaultInstanceForType()StringgetDescription()Description of the Executioncom.google.protobuf.ByteStringgetDescriptionBytes()Description of the Executionstatic com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()User provided display name of the Execution.com.google.protobuf.ByteStringgetDisplayNameBytes()User provided display name of the Execution.StringgetEtag()An eTag used to perform consistent read-modify-write updates.com.google.protobuf.ByteStringgetEtagBytes()An eTag used to perform consistent read-modify-write updates.Map<String,String>getLabels()Deprecated.intgetLabelsCount()The labels with user-defined metadata to organize your Executions.Map<String,String>getLabelsMap()The labels with user-defined metadata to organize your Executions.StringgetLabelsOrDefault(String key, String defaultValue)The labels with user-defined metadata to organize your Executions.StringgetLabelsOrThrow(String key)The labels with user-defined metadata to organize your Executions.com.google.protobuf.StructgetMetadata()Properties of the Execution.com.google.protobuf.Struct.BuildergetMetadataBuilder()Properties of the Execution.com.google.protobuf.StructOrBuildergetMetadataOrBuilder()Properties of the Execution.Map<String,String>getMutableLabels()Deprecated.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.StringgetSchemaTitle()The title of the schema describing the metadata.com.google.protobuf.ByteStringgetSchemaTitleBytes()The title of the schema describing the metadata.StringgetSchemaVersion()The version of the schema in `schema_title` to use.com.google.protobuf.ByteStringgetSchemaVersionBytes()The version of the schema in `schema_title` to use.Execution.StategetState()The state of this Execution.intgetStateValue()The state of this Execution.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreateTime()Output only.booleanhasMetadata()Properties of the Execution.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()Execution.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.Execution.BuildermergeFrom(Execution other)Execution.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Execution.BuildermergeFrom(com.google.protobuf.Message other)Execution.BuildermergeMetadata(com.google.protobuf.Struct value)Properties of the Execution.Execution.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Execution.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.Execution.BuilderputAllLabels(Map<String,String> values)The labels with user-defined metadata to organize your Executions.Execution.BuilderputLabels(String key, String value)The labels with user-defined metadata to organize your Executions.Execution.BuilderremoveLabels(String key)The labels with user-defined metadata to organize your Executions.Execution.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.Execution.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Execution.BuildersetDescription(String value)Description of the ExecutionExecution.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)Description of the ExecutionExecution.BuildersetDisplayName(String value)User provided display name of the Execution.Execution.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)User provided display name of the Execution.Execution.BuildersetEtag(String value)An eTag used to perform consistent read-modify-write updates.Execution.BuildersetEtagBytes(com.google.protobuf.ByteString value)An eTag used to perform consistent read-modify-write updates.Execution.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Execution.BuildersetMetadata(com.google.protobuf.Struct value)Properties of the Execution.Execution.BuildersetMetadata(com.google.protobuf.Struct.Builder builderForValue)Properties of the Execution.Execution.BuildersetName(String value)Output only.Execution.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.Execution.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Execution.BuildersetSchemaTitle(String value)The title of the schema describing the metadata.Execution.BuildersetSchemaTitleBytes(com.google.protobuf.ByteString value)The title of the schema describing the metadata.Execution.BuildersetSchemaVersion(String value)The version of the schema in `schema_title` to use.Execution.BuildersetSchemaVersionBytes(com.google.protobuf.ByteString value)The version of the schema in `schema_title` to use.Execution.BuildersetState(Execution.State value)The state of this Execution.Execution.BuildersetStateValue(int value)The state of this Execution.Execution.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Execution.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.Execution.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
clear
public Execution.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<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.GeneratedMessageV3.Builder<Execution.Builder>
-
getDefaultInstanceForType
public Execution getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Execution build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Execution buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Execution.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<Execution.Builder>
-
setField
public Execution.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
clearField
public Execution.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
clearOneof
public Execution.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
setRepeatedField
public Execution.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
addRepeatedField
public Execution.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
mergeFrom
public Execution.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Execution.Builder>
-
mergeFrom
public Execution.Builder mergeFrom(Execution other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.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
public String 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
public Execution.Builder setName(String value)
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
public Execution.Builder clearName()
Output only. The resource name of the Execution.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
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];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String 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
public Execution.Builder setDisplayName(String value)
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
public Execution.Builder 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
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;- 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
public 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;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
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;- Specified by:
getStatein interfaceExecutionOrBuilder- Returns:
- The state.
-
setState
public 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;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
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;- Returns:
- This builder for chaining.
-
getEtag
public String 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
public 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;- Parameters:
value- The etag to set.- Returns:
- This builder for chaining.
-
clearEtag
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;- Returns:
- This builder for chaining.
-
setEtagBytes
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;- 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
public 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;- Specified by:
containsLabelsin interfaceExecutionOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceExecutionOrBuilder
-
getLabelsMap
public 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;- Specified by:
getLabelsMapin interfaceExecutionOrBuilder
-
getLabelsOrDefault
public 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;- Specified by:
getLabelsOrDefaultin interfaceExecutionOrBuilder
-
getLabelsOrThrow
public 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;- Specified by:
getLabelsOrThrowin interfaceExecutionOrBuilder
-
clearLabels
public Execution.Builder clearLabels()
-
removeLabels
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;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
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;
-
putAllLabels
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;
-
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
public 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];
-
setCreateTime
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];
-
mergeCreateTime
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];
-
clearCreateTime
public Execution.Builder 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
public 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];
-
setUpdateTime
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];
-
mergeUpdateTime
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];
-
clearUpdateTime
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];
-
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
public 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;- 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
public 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;- Parameters:
value- The schemaTitle to set.- Returns:
- This builder for chaining.
-
clearSchemaTitle
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;- Returns:
- This builder for chaining.
-
setSchemaTitleBytes
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;- Parameters:
value- The bytes for schemaTitle to set.- Returns:
- This builder for chaining.
-
getSchemaVersion
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;- 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
public 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;- Parameters:
value- The schemaVersion to set.- Returns:
- This builder for chaining.
-
clearSchemaVersion
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;- Returns:
- This builder for chaining.
-
setSchemaVersionBytes
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;- 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
public 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;
-
setMetadata
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;
-
mergeMetadata
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;
-
clearMetadata
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;
-
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
public String 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
public Execution.Builder setDescription(String value)
Description of the Execution
string description = 16;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Execution.Builder clearDescription()
Description of the Execution
string description = 16;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Execution.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the Execution
string description = 16;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Execution.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
mergeUnknownFields
public final Execution.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
-