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.v1beta1.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.v1beta1.Execution
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method 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 ExecutionExecution.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 Executioncom.google.protobuf.ByteString
getDescriptionBytes()
Description of the Executionstatic 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.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
Execution.Builder
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.Execution.Builder
mergeFrom(Execution other)
Execution.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
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 value)
Output only.Execution.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Execution.Builder
setDescription(String value)
Description of the ExecutionExecution.Builder
setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the ExecutionExecution.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 value)
Properties of the Execution.Execution.Builder
setMetadata(com.google.protobuf.Struct.Builder builderForValue)
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 value)
Output only.Execution.Builder
setUpdateTime(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:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
clear
public Execution.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
getDefaultInstanceForType
public Execution getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Execution build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Execution buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Execution.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
setField
public Execution.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
clearField
public Execution.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
clearOneof
public Execution.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
setRepeatedField
public Execution.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
addRepeatedField
public Execution.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
mergeFrom
public Execution.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Execution.Builder>
-
mergeFrom
public Execution.Builder mergeFrom(Execution other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getName
in 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:
getNameBytes
in 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:
getDisplayName
in 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:
getDisplayNameBytes
in 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.v1beta1.Execution.State state = 6;
- Specified by:
getStateValue
in 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.v1beta1.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.v1beta1.Execution.State state = 6;
- Specified by:
getState
in 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.v1beta1.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.v1beta1.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:
getEtag
in 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:
getEtagBytes
in 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:ExecutionOrBuilder
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:
getLabelsCount
in 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:
containsLabels
in interfaceExecutionOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in 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:
getLabelsMap
in 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:
getLabelsOrDefault
in 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:
getLabelsOrThrow
in 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:
hasCreateTime
in 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:
getCreateTime
in 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:
getCreateTimeOrBuilder
in 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:
hasUpdateTime
in 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:
getUpdateTime
in 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:
getUpdateTimeOrBuilder
in 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:
getSchemaTitle
in 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:
getSchemaTitleBytes
in 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:
getSchemaVersion
in 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:
getSchemaVersionBytes
in 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:
hasMetadata
in 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:
getMetadata
in 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:
getMetadataOrBuilder
in interfaceExecutionOrBuilder
-
getDescription
public String getDescription()
Description of the Execution
string description = 16;
- Specified by:
getDescription
in interfaceExecutionOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Description of the Execution
string description = 16;
- Specified by:
getDescriptionBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
mergeUnknownFields
public final Execution.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
-
-