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.v2.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.v2.MigrationWorkflow
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description MigrationWorkflow.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MigrationWorkflow
build()
MigrationWorkflow
buildPartial()
MigrationWorkflow.Builder
clear()
MigrationWorkflow.Builder
clearCreateTime()
Time when the workflow was created.MigrationWorkflow.Builder
clearDisplayName()
The display name of the workflow.MigrationWorkflow.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
MigrationWorkflow.Builder
clearLastUpdateTime()
Time when the workflow was last updated.MigrationWorkflow.Builder
clearName()
Output only.MigrationWorkflow.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
MigrationWorkflow.Builder
clearState()
Output only.MigrationWorkflow.Builder
clearTasks()
MigrationWorkflow.Builder
clone()
boolean
containsTasks(String key)
The tasks in a workflow in a named map.com.google.protobuf.Timestamp
getCreateTime()
Time when the workflow was created.com.google.protobuf.Timestamp.Builder
getCreateTimeBuilder()
Time when the workflow was created.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Time when the workflow was created.MigrationWorkflow
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDisplayName()
The display name of the workflow.com.google.protobuf.ByteString
getDisplayNameBytes()
The display name of the workflow.com.google.protobuf.Timestamp
getLastUpdateTime()
Time when the workflow was last updated.com.google.protobuf.Timestamp.Builder
getLastUpdateTimeBuilder()
Time when the workflow was last updated.com.google.protobuf.TimestampOrBuilder
getLastUpdateTimeOrBuilder()
Time when the workflow was last updated.Map<String,MigrationTask>
getMutableTasks()
Deprecated.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.MigrationWorkflow.State
getState()
Output only.int
getStateValue()
Output only.Map<String,MigrationTask>
getTasks()
Deprecated.int
getTasksCount()
The tasks in a workflow in a named map.Map<String,MigrationTask>
getTasksMap()
The tasks in a workflow in a named map.MigrationTask
getTasksOrDefault(String key, MigrationTask defaultValue)
The tasks in a workflow in a named map.MigrationTask
getTasksOrThrow(String key)
The tasks in a workflow in a named map.boolean
hasCreateTime()
Time when the workflow was created.boolean
hasLastUpdateTime()
Time when the workflow was last updated.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()
MigrationWorkflow.Builder
mergeCreateTime(com.google.protobuf.Timestamp value)
Time when the workflow was created.MigrationWorkflow.Builder
mergeFrom(MigrationWorkflow other)
MigrationWorkflow.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MigrationWorkflow.Builder
mergeFrom(com.google.protobuf.Message other)
MigrationWorkflow.Builder
mergeLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the workflow was last updated.MigrationWorkflow.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
MigrationWorkflow.Builder
putAllTasks(Map<String,MigrationTask> values)
The tasks in a workflow in a named map.MigrationWorkflow.Builder
putTasks(String key, MigrationTask value)
The tasks in a workflow in a named map.MigrationWorkflow.Builder
removeTasks(String key)
The tasks in a workflow in a named map.MigrationWorkflow.Builder
setCreateTime(com.google.protobuf.Timestamp value)
Time when the workflow was created.MigrationWorkflow.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the workflow was created.MigrationWorkflow.Builder
setDisplayName(String value)
The display name of the workflow.MigrationWorkflow.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the workflow.MigrationWorkflow.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MigrationWorkflow.Builder
setLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the workflow was last updated.MigrationWorkflow.Builder
setLastUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the workflow was last updated.MigrationWorkflow.Builder
setName(String value)
Output only.MigrationWorkflow.Builder
setNameBytes(com.google.protobuf.ByteString value)
Output only.MigrationWorkflow.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
MigrationWorkflow.Builder
setState(MigrationWorkflow.State value)
Output only.MigrationWorkflow.Builder
setStateValue(int value)
Output only.MigrationWorkflow.Builder
setUnknownFields(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:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
clear
public MigrationWorkflow.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<MigrationWorkflow.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<MigrationWorkflow.Builder>
-
getDefaultInstanceForType
public MigrationWorkflow getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public MigrationWorkflow build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MigrationWorkflow buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
setField
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
clearField
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
clearOneof
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
setRepeatedField
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
addRepeatedField
public MigrationWorkflow.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<MigrationWorkflow.Builder>
-
mergeFrom
public MigrationWorkflow.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<MigrationWorkflow.Builder>
-
mergeFrom
public MigrationWorkflow.Builder mergeFrom(MigrationWorkflow other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getName
in 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:
getNameBytes
in 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:
getDisplayName
in 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:
getDisplayNameBytes
in 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:MigrationWorkflowOrBuilder
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.v2.MigrationTask> tasks = 2;
- Specified by:
getTasksCount
in 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.v2.MigrationTask> tasks = 2;
- Specified by:
containsTasks
in interfaceMigrationWorkflowOrBuilder
-
getTasks
@Deprecated public Map<String,MigrationTask> getTasks()
Deprecated.UsegetTasksMap()
instead.- Specified by:
getTasks
in 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.v2.MigrationTask> tasks = 2;
- Specified by:
getTasksMap
in 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.v2.MigrationTask> tasks = 2;
- Specified by:
getTasksOrDefault
in 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.v2.MigrationTask> tasks = 2;
- Specified by:
getTasksOrThrow
in 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.v2.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.v2.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.v2.MigrationTask> tasks = 2;
-
getStateValue
public int getStateValue()
Output only. That status of the workflow.
.google.cloud.bigquery.migration.v2.MigrationWorkflow.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateValue
in 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.v2.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.v2.MigrationWorkflow.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getState
in interfaceMigrationWorkflowOrBuilder
- Returns:
- The state.
-
setState
public MigrationWorkflow.Builder setState(MigrationWorkflow.State value)
Output only. That status of the workflow.
.google.cloud.bigquery.migration.v2.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.v2.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:
hasCreateTime
in 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:
getCreateTime
in 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:
getCreateTimeOrBuilder
in interfaceMigrationWorkflowOrBuilder
-
hasLastUpdateTime
public boolean hasLastUpdateTime()
Time when the workflow was last updated.
.google.protobuf.Timestamp last_update_time = 5;
- Specified by:
hasLastUpdateTime
in 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:
getLastUpdateTime
in 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:
getLastUpdateTimeOrBuilder
in interfaceMigrationWorkflowOrBuilder
-
setUnknownFields
public final MigrationWorkflow.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
mergeUnknownFields
public final MigrationWorkflow.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationWorkflow.Builder>
-
-