Class MigrationWorkflow.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
- com.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow.Builder
-
- All Implemented Interfaces:
MigrationWorkflowOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- MigrationWorkflow
public static final class MigrationWorkflow.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder> implements MigrationWorkflowOrBuilder
A migration workflow which specifies what needs to be done for an EDW migration.
Protobuf typegoogle.cloud.bigquery.migration.v2alpha.MigrationWorkflow
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description MigrationWorkflow.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MigrationWorkflowbuild()MigrationWorkflowbuildPartial()MigrationWorkflow.Builderclear()MigrationWorkflow.BuilderclearCreateTime()Time when the workflow was created.MigrationWorkflow.BuilderclearDisplayName()The display name of the workflow.MigrationWorkflow.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MigrationWorkflow.BuilderclearLastUpdateTime()Time when the workflow was last updated.MigrationWorkflow.BuilderclearName()Output only.MigrationWorkflow.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MigrationWorkflow.BuilderclearState()Output only.MigrationWorkflow.BuilderclearTasks()MigrationWorkflow.Builderclone()booleancontainsTasks(String key)The tasks in a workflow in a named map.com.google.protobuf.TimestampgetCreateTime()Time when the workflow was created.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Time when the workflow was created.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Time when the workflow was created.MigrationWorkflowgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()The display name of the workflow.com.google.protobuf.ByteStringgetDisplayNameBytes()The display name of the workflow.com.google.protobuf.TimestampgetLastUpdateTime()Time when the workflow was last updated.com.google.protobuf.Timestamp.BuildergetLastUpdateTimeBuilder()Time when the workflow was last updated.com.google.protobuf.TimestampOrBuildergetLastUpdateTimeOrBuilder()Time when the workflow was last updated.Map<String,MigrationTask>getMutableTasks()Deprecated.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.MigrationWorkflow.StategetState()Output only.intgetStateValue()Output only.Map<String,MigrationTask>getTasks()Deprecated.intgetTasksCount()The tasks in a workflow in a named map.Map<String,MigrationTask>getTasksMap()The tasks in a workflow in a named map.MigrationTaskgetTasksOrDefault(String key, MigrationTask defaultValue)The tasks in a workflow in a named map.MigrationTaskgetTasksOrThrow(String key)The tasks in a workflow in a named map.booleanhasCreateTime()Time when the workflow was created.booleanhasLastUpdateTime()Time when the workflow was last updated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()MigrationWorkflow.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Time when the workflow was created.MigrationWorkflow.BuildermergeFrom(MigrationWorkflow other)MigrationWorkflow.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MigrationWorkflow.BuildermergeFrom(com.google.protobuf.Message other)MigrationWorkflow.BuildermergeLastUpdateTime(com.google.protobuf.Timestamp value)Time when the workflow was last updated.MigrationWorkflow.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MigrationWorkflow.BuilderputAllTasks(Map<String,MigrationTask> values)The tasks in a workflow in a named map.MigrationWorkflow.BuilderputTasks(String key, MigrationTask value)The tasks in a workflow in a named map.MigrationWorkflow.BuilderremoveTasks(String key)The tasks in a workflow in a named map.MigrationWorkflow.BuildersetCreateTime(com.google.protobuf.Timestamp value)Time when the workflow was created.MigrationWorkflow.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Time when the workflow was created.MigrationWorkflow.BuildersetDisplayName(String value)The display name of the workflow.MigrationWorkflow.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)The display name of the workflow.MigrationWorkflow.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MigrationWorkflow.BuildersetLastUpdateTime(com.google.protobuf.Timestamp value)Time when the workflow was last updated.MigrationWorkflow.BuildersetLastUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Time when the workflow was last updated.MigrationWorkflow.BuildersetName(String value)Output only.MigrationWorkflow.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.MigrationWorkflow.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MigrationWorkflow.BuildersetState(MigrationWorkflow.State value)Output only.MigrationWorkflow.BuildersetStateValue(int value)Output only.MigrationWorkflow.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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<MigrationWorkflow.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
clear
public MigrationWorkflow.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<MigrationWorkflow.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<MigrationWorkflow.Builder>
-
getDefaultInstanceForType
public MigrationWorkflow getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public MigrationWorkflow build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MigrationWorkflow buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
setField
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
clearField
public MigrationWorkflow.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
clearOneof
public MigrationWorkflow.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
setRepeatedField
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
addRepeatedField
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
mergeFrom
public MigrationWorkflow.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MigrationWorkflow.Builder>
-
mergeFrom
public MigrationWorkflow.Builder mergeFrom(MigrationWorkflow other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
mergeFrom
public MigrationWorkflow.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<MigrationWorkflow.Builder>- Throws:
IOException
-
getName
public String getName()
Output only. Immutable. The unique identifier for the migration workflow. The ID is server-generated. Example: `projects/123/locations/us/workflows/345`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNamein interfaceMigrationWorkflowOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. Immutable. The unique identifier for the migration workflow. The ID is server-generated. Example: `projects/123/locations/us/workflows/345`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNameBytesin interfaceMigrationWorkflowOrBuilder- Returns:
- The bytes for name.
-
setName
public MigrationWorkflow.Builder setName(String value)
Output only. Immutable. The unique identifier for the migration workflow. The ID is server-generated. Example: `projects/123/locations/us/workflows/345`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public MigrationWorkflow.Builder clearName()
Output only. Immutable. The unique identifier for the migration workflow. The ID is server-generated. Example: `projects/123/locations/us/workflows/345`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
setNameBytes
public MigrationWorkflow.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Immutable. The unique identifier for the migration workflow. The ID is server-generated. Example: `projects/123/locations/us/workflows/345`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
The display name of the workflow. This can be set to give a workflow a descriptive name. There is no guarantee or enforcement of uniqueness.
string display_name = 6;- Specified by:
getDisplayNamein interfaceMigrationWorkflowOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
The display name of the workflow. This can be set to give a workflow a descriptive name. There is no guarantee or enforcement of uniqueness.
string display_name = 6;- Specified by:
getDisplayNameBytesin interfaceMigrationWorkflowOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public MigrationWorkflow.Builder setDisplayName(String value)
The display name of the workflow. This can be set to give a workflow a descriptive name. There is no guarantee or enforcement of uniqueness.
string display_name = 6;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public MigrationWorkflow.Builder clearDisplayName()
The display name of the workflow. This can be set to give a workflow a descriptive name. There is no guarantee or enforcement of uniqueness.
string display_name = 6;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public MigrationWorkflow.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the workflow. This can be set to give a workflow a descriptive name. There is no guarantee or enforcement of uniqueness.
string display_name = 6;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getTasksCount
public int getTasksCount()
Description copied from interface:MigrationWorkflowOrBuilderThe tasks in a workflow in a named map. The name (i.e. key) has no meaning and is merely a convenient way to address a specific task in a workflow.
map<string, .google.cloud.bigquery.migration.v2alpha.MigrationTask> tasks = 2;- Specified by:
getTasksCountin interfaceMigrationWorkflowOrBuilder
-
containsTasks
public boolean containsTasks(String key)
The tasks in a workflow in a named map. The name (i.e. key) has no meaning and is merely a convenient way to address a specific task in a workflow.
map<string, .google.cloud.bigquery.migration.v2alpha.MigrationTask> tasks = 2;- Specified by:
containsTasksin interfaceMigrationWorkflowOrBuilder
-
getTasks
@Deprecated public Map<String,MigrationTask> getTasks()
Deprecated.UsegetTasksMap()instead.- Specified by:
getTasksin interfaceMigrationWorkflowOrBuilder
-
getTasksMap
public Map<String,MigrationTask> getTasksMap()
The tasks in a workflow in a named map. The name (i.e. key) has no meaning and is merely a convenient way to address a specific task in a workflow.
map<string, .google.cloud.bigquery.migration.v2alpha.MigrationTask> tasks = 2;- Specified by:
getTasksMapin interfaceMigrationWorkflowOrBuilder
-
getTasksOrDefault
public MigrationTask getTasksOrDefault(String key, MigrationTask defaultValue)
The tasks in a workflow in a named map. The name (i.e. key) has no meaning and is merely a convenient way to address a specific task in a workflow.
map<string, .google.cloud.bigquery.migration.v2alpha.MigrationTask> tasks = 2;- Specified by:
getTasksOrDefaultin interfaceMigrationWorkflowOrBuilder
-
getTasksOrThrow
public MigrationTask getTasksOrThrow(String key)
The tasks in a workflow in a named map. The name (i.e. key) has no meaning and is merely a convenient way to address a specific task in a workflow.
map<string, .google.cloud.bigquery.migration.v2alpha.MigrationTask> tasks = 2;- Specified by:
getTasksOrThrowin interfaceMigrationWorkflowOrBuilder
-
clearTasks
public MigrationWorkflow.Builder clearTasks()
-
removeTasks
public MigrationWorkflow.Builder removeTasks(String key)
The tasks in a workflow in a named map. The name (i.e. key) has no meaning and is merely a convenient way to address a specific task in a workflow.
map<string, .google.cloud.bigquery.migration.v2alpha.MigrationTask> tasks = 2;
-
getMutableTasks
@Deprecated public Map<String,MigrationTask> getMutableTasks()
Deprecated.Use alternate mutation accessors instead.
-
putTasks
public MigrationWorkflow.Builder putTasks(String key, MigrationTask value)
The tasks in a workflow in a named map. The name (i.e. key) has no meaning and is merely a convenient way to address a specific task in a workflow.
map<string, .google.cloud.bigquery.migration.v2alpha.MigrationTask> tasks = 2;
-
putAllTasks
public MigrationWorkflow.Builder putAllTasks(Map<String,MigrationTask> values)
The tasks in a workflow in a named map. The name (i.e. key) has no meaning and is merely a convenient way to address a specific task in a workflow.
map<string, .google.cloud.bigquery.migration.v2alpha.MigrationTask> tasks = 2;
-
getStateValue
public int getStateValue()
Output only. That status of the workflow.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceMigrationWorkflowOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public MigrationWorkflow.Builder setStateValue(int value)
Output only. That status of the workflow.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public MigrationWorkflow.State getState()
Output only. That status of the workflow.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceMigrationWorkflowOrBuilder- Returns:
- The state.
-
setState
public MigrationWorkflow.Builder setState(MigrationWorkflow.State value)
Output only. That status of the workflow.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public MigrationWorkflow.Builder clearState()
Output only. That status of the workflow.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Time when the workflow was created.
.google.protobuf.Timestamp create_time = 4;- Specified by:
hasCreateTimein interfaceMigrationWorkflowOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Time when the workflow was created.
.google.protobuf.Timestamp create_time = 4;- Specified by:
getCreateTimein interfaceMigrationWorkflowOrBuilder- Returns:
- The createTime.
-
setCreateTime
public MigrationWorkflow.Builder setCreateTime(com.google.protobuf.Timestamp value)
Time when the workflow was created.
.google.protobuf.Timestamp create_time = 4;
-
setCreateTime
public MigrationWorkflow.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the workflow was created.
.google.protobuf.Timestamp create_time = 4;
-
mergeCreateTime
public MigrationWorkflow.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Time when the workflow was created.
.google.protobuf.Timestamp create_time = 4;
-
clearCreateTime
public MigrationWorkflow.Builder clearCreateTime()
Time when the workflow was created.
.google.protobuf.Timestamp create_time = 4;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Time when the workflow was created.
.google.protobuf.Timestamp create_time = 4;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Time when the workflow was created.
.google.protobuf.Timestamp create_time = 4;- Specified by:
getCreateTimeOrBuilderin interfaceMigrationWorkflowOrBuilder
-
hasLastUpdateTime
public boolean hasLastUpdateTime()
Time when the workflow was last updated.
.google.protobuf.Timestamp last_update_time = 5;- Specified by:
hasLastUpdateTimein interfaceMigrationWorkflowOrBuilder- Returns:
- Whether the lastUpdateTime field is set.
-
getLastUpdateTime
public com.google.protobuf.Timestamp getLastUpdateTime()
Time when the workflow was last updated.
.google.protobuf.Timestamp last_update_time = 5;- Specified by:
getLastUpdateTimein interfaceMigrationWorkflowOrBuilder- Returns:
- The lastUpdateTime.
-
setLastUpdateTime
public MigrationWorkflow.Builder setLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the workflow was last updated.
.google.protobuf.Timestamp last_update_time = 5;
-
setLastUpdateTime
public MigrationWorkflow.Builder setLastUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the workflow was last updated.
.google.protobuf.Timestamp last_update_time = 5;
-
mergeLastUpdateTime
public MigrationWorkflow.Builder mergeLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the workflow was last updated.
.google.protobuf.Timestamp last_update_time = 5;
-
clearLastUpdateTime
public MigrationWorkflow.Builder clearLastUpdateTime()
Time when the workflow was last updated.
.google.protobuf.Timestamp last_update_time = 5;
-
getLastUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastUpdateTimeBuilder()
Time when the workflow was last updated.
.google.protobuf.Timestamp last_update_time = 5;
-
getLastUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
Time when the workflow was last updated.
.google.protobuf.Timestamp last_update_time = 5;- Specified by:
getLastUpdateTimeOrBuilderin interfaceMigrationWorkflowOrBuilder
-
setUnknownFields
public final MigrationWorkflow.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
mergeUnknownFields
public final MigrationWorkflow.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
-