public static final class MigrationTask.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder> implements MigrationTaskOrBuilder
A single task for a migration which has details about the configuration of the task.Protobuf type
google.cloud.bigquery.migration.v2.MigrationTask| Modifier and Type | Method and Description |
|---|---|
MigrationTask.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MigrationTask |
build() |
MigrationTask |
buildPartial() |
MigrationTask.Builder |
clear() |
MigrationTask.Builder |
clearCreateTime()
Time when the task was created.
|
MigrationTask.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MigrationTask.Builder |
clearId()
Output only.
|
MigrationTask.Builder |
clearLastUpdateTime()
Time when the task was last updated.
|
MigrationTask.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MigrationTask.Builder |
clearProcessingError()
Output only.
|
MigrationTask.Builder |
clearState()
Output only.
|
MigrationTask.Builder |
clearTaskDetails() |
MigrationTask.Builder |
clearTranslationConfigDetails()
Task configuration for Batch SQL Translation.
|
MigrationTask.Builder |
clearType()
The type of the task.
|
MigrationTask.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Time when the task was created.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Time when the task was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Time when the task was created.
|
MigrationTask |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
Output only.
|
com.google.protobuf.ByteString |
getIdBytes()
Output only.
|
com.google.protobuf.Timestamp |
getLastUpdateTime()
Time when the task was last updated.
|
com.google.protobuf.Timestamp.Builder |
getLastUpdateTimeBuilder()
Time when the task was last updated.
|
com.google.protobuf.TimestampOrBuilder |
getLastUpdateTimeOrBuilder()
Time when the task was last updated.
|
com.google.rpc.ErrorInfo |
getProcessingError()
Output only.
|
com.google.rpc.ErrorInfo.Builder |
getProcessingErrorBuilder()
Output only.
|
com.google.rpc.ErrorInfoOrBuilder |
getProcessingErrorOrBuilder()
Output only.
|
MigrationTask.State |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
MigrationTask.TaskDetailsCase |
getTaskDetailsCase() |
TranslationConfigDetails |
getTranslationConfigDetails()
Task configuration for Batch SQL Translation.
|
TranslationConfigDetails.Builder |
getTranslationConfigDetailsBuilder()
Task configuration for Batch SQL Translation.
|
TranslationConfigDetailsOrBuilder |
getTranslationConfigDetailsOrBuilder()
Task configuration for Batch SQL Translation.
|
String |
getType()
The type of the task.
|
com.google.protobuf.ByteString |
getTypeBytes()
The type of the task.
|
boolean |
hasCreateTime()
Time when the task was created.
|
boolean |
hasLastUpdateTime()
Time when the task was last updated.
|
boolean |
hasProcessingError()
Output only.
|
boolean |
hasTranslationConfigDetails()
Task configuration for Batch SQL Translation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MigrationTask.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Time when the task was created.
|
MigrationTask.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MigrationTask.Builder |
mergeFrom(com.google.protobuf.Message other) |
MigrationTask.Builder |
mergeFrom(MigrationTask other) |
MigrationTask.Builder |
mergeLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the task was last updated.
|
MigrationTask.Builder |
mergeProcessingError(com.google.rpc.ErrorInfo value)
Output only.
|
MigrationTask.Builder |
mergeTranslationConfigDetails(TranslationConfigDetails value)
Task configuration for Batch SQL Translation.
|
MigrationTask.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MigrationTask.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the task was created.
|
MigrationTask.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Time when the task was created.
|
MigrationTask.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MigrationTask.Builder |
setId(String value)
Output only.
|
MigrationTask.Builder |
setIdBytes(com.google.protobuf.ByteString value)
Output only.
|
MigrationTask.Builder |
setLastUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the task was last updated.
|
MigrationTask.Builder |
setLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the task was last updated.
|
MigrationTask.Builder |
setProcessingError(com.google.rpc.ErrorInfo.Builder builderForValue)
Output only.
|
MigrationTask.Builder |
setProcessingError(com.google.rpc.ErrorInfo value)
Output only.
|
MigrationTask.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MigrationTask.Builder |
setState(MigrationTask.State value)
Output only.
|
MigrationTask.Builder |
setStateValue(int value)
Output only.
|
MigrationTask.Builder |
setTranslationConfigDetails(TranslationConfigDetails.Builder builderForValue)
Task configuration for Batch SQL Translation.
|
MigrationTask.Builder |
setTranslationConfigDetails(TranslationConfigDetails value)
Task configuration for Batch SQL Translation.
|
MigrationTask.Builder |
setType(String value)
The type of the task.
|
MigrationTask.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
The type of the task.
|
MigrationTask.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public MigrationTask.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public MigrationTask getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MigrationTask build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MigrationTask buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MigrationTask.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public MigrationTask.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public MigrationTask.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public MigrationTask.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public MigrationTask.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public MigrationTask.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public MigrationTask.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MigrationTask.Builder>public MigrationTask.Builder mergeFrom(MigrationTask other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public MigrationTask.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MigrationTask.Builder>IOExceptionpublic MigrationTask.TaskDetailsCase getTaskDetailsCase()
getTaskDetailsCase in interface MigrationTaskOrBuilderpublic MigrationTask.Builder clearTaskDetails()
public boolean hasTranslationConfigDetails()
Task configuration for Batch SQL Translation.
.google.cloud.bigquery.migration.v2.TranslationConfigDetails translation_config_details = 14;
hasTranslationConfigDetails in interface MigrationTaskOrBuilderpublic TranslationConfigDetails getTranslationConfigDetails()
Task configuration for Batch SQL Translation.
.google.cloud.bigquery.migration.v2.TranslationConfigDetails translation_config_details = 14;
getTranslationConfigDetails in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setTranslationConfigDetails(TranslationConfigDetails value)
Task configuration for Batch SQL Translation.
.google.cloud.bigquery.migration.v2.TranslationConfigDetails translation_config_details = 14;
public MigrationTask.Builder setTranslationConfigDetails(TranslationConfigDetails.Builder builderForValue)
Task configuration for Batch SQL Translation.
.google.cloud.bigquery.migration.v2.TranslationConfigDetails translation_config_details = 14;
public MigrationTask.Builder mergeTranslationConfigDetails(TranslationConfigDetails value)
Task configuration for Batch SQL Translation.
.google.cloud.bigquery.migration.v2.TranslationConfigDetails translation_config_details = 14;
public MigrationTask.Builder clearTranslationConfigDetails()
Task configuration for Batch SQL Translation.
.google.cloud.bigquery.migration.v2.TranslationConfigDetails translation_config_details = 14;
public TranslationConfigDetails.Builder getTranslationConfigDetailsBuilder()
Task configuration for Batch SQL Translation.
.google.cloud.bigquery.migration.v2.TranslationConfigDetails translation_config_details = 14;
public TranslationConfigDetailsOrBuilder getTranslationConfigDetailsOrBuilder()
Task configuration for Batch SQL Translation.
.google.cloud.bigquery.migration.v2.TranslationConfigDetails translation_config_details = 14;
getTranslationConfigDetailsOrBuilder in interface MigrationTaskOrBuilderpublic String getId()
Output only. Immutable. The unique identifier for the migration task. The ID is server-generated.
string id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
getId in interface MigrationTaskOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
Output only. Immutable. The unique identifier for the migration task. The ID is server-generated.
string id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
getIdBytes in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setId(String value)
Output only. Immutable. The unique identifier for the migration task. The ID is server-generated.
string id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
value - The id to set.public MigrationTask.Builder clearId()
Output only. Immutable. The unique identifier for the migration task. The ID is server-generated.
string id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
public MigrationTask.Builder setIdBytes(com.google.protobuf.ByteString value)
Output only. Immutable. The unique identifier for the migration task. The ID is server-generated.
string id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
value - The bytes for id to set.public String getType()
The type of the task. This must be one of the supported task types: Translation_Teradata2BQ, Translation_Redshift2BQ, Translation_Bteq2BQ, Translation_Oracle2BQ, Translation_HiveQL2BQ, Translation_SparkSQL2BQ, Translation_Snowflake2BQ, Translation_Netezza2BQ, Translation_AzureSynapse2BQ, Translation_Vertica2BQ, Translation_SQLServer2BQ, Translation_Presto2BQ, Translation_MySQL2BQ, Translation_Postgresql2BQ.
string type = 2;getType in interface MigrationTaskOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
The type of the task. This must be one of the supported task types: Translation_Teradata2BQ, Translation_Redshift2BQ, Translation_Bteq2BQ, Translation_Oracle2BQ, Translation_HiveQL2BQ, Translation_SparkSQL2BQ, Translation_Snowflake2BQ, Translation_Netezza2BQ, Translation_AzureSynapse2BQ, Translation_Vertica2BQ, Translation_SQLServer2BQ, Translation_Presto2BQ, Translation_MySQL2BQ, Translation_Postgresql2BQ.
string type = 2;getTypeBytes in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setType(String value)
The type of the task. This must be one of the supported task types: Translation_Teradata2BQ, Translation_Redshift2BQ, Translation_Bteq2BQ, Translation_Oracle2BQ, Translation_HiveQL2BQ, Translation_SparkSQL2BQ, Translation_Snowflake2BQ, Translation_Netezza2BQ, Translation_AzureSynapse2BQ, Translation_Vertica2BQ, Translation_SQLServer2BQ, Translation_Presto2BQ, Translation_MySQL2BQ, Translation_Postgresql2BQ.
string type = 2;value - The type to set.public MigrationTask.Builder clearType()
The type of the task. This must be one of the supported task types: Translation_Teradata2BQ, Translation_Redshift2BQ, Translation_Bteq2BQ, Translation_Oracle2BQ, Translation_HiveQL2BQ, Translation_SparkSQL2BQ, Translation_Snowflake2BQ, Translation_Netezza2BQ, Translation_AzureSynapse2BQ, Translation_Vertica2BQ, Translation_SQLServer2BQ, Translation_Presto2BQ, Translation_MySQL2BQ, Translation_Postgresql2BQ.
string type = 2;public MigrationTask.Builder setTypeBytes(com.google.protobuf.ByteString value)
The type of the task. This must be one of the supported task types: Translation_Teradata2BQ, Translation_Redshift2BQ, Translation_Bteq2BQ, Translation_Oracle2BQ, Translation_HiveQL2BQ, Translation_SparkSQL2BQ, Translation_Snowflake2BQ, Translation_Netezza2BQ, Translation_AzureSynapse2BQ, Translation_Vertica2BQ, Translation_SQLServer2BQ, Translation_Presto2BQ, Translation_MySQL2BQ, Translation_Postgresql2BQ.
string type = 2;value - The bytes for type to set.public int getStateValue()
Output only. The current state of the task.
.google.cloud.bigquery.migration.v2.MigrationTask.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setStateValue(int value)
Output only. The current state of the task.
.google.cloud.bigquery.migration.v2.MigrationTask.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public MigrationTask.State getState()
Output only. The current state of the task.
.google.cloud.bigquery.migration.v2.MigrationTask.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setState(MigrationTask.State value)
Output only. The current state of the task.
.google.cloud.bigquery.migration.v2.MigrationTask.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public MigrationTask.Builder clearState()
Output only. The current state of the task.
.google.cloud.bigquery.migration.v2.MigrationTask.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasProcessingError()
Output only. An explanation that may be populated when the task is in FAILED state.
.google.rpc.ErrorInfo processing_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasProcessingError in interface MigrationTaskOrBuilderpublic com.google.rpc.ErrorInfo getProcessingError()
Output only. An explanation that may be populated when the task is in FAILED state.
.google.rpc.ErrorInfo processing_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getProcessingError in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setProcessingError(com.google.rpc.ErrorInfo value)
Output only. An explanation that may be populated when the task is in FAILED state.
.google.rpc.ErrorInfo processing_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public MigrationTask.Builder setProcessingError(com.google.rpc.ErrorInfo.Builder builderForValue)
Output only. An explanation that may be populated when the task is in FAILED state.
.google.rpc.ErrorInfo processing_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public MigrationTask.Builder mergeProcessingError(com.google.rpc.ErrorInfo value)
Output only. An explanation that may be populated when the task is in FAILED state.
.google.rpc.ErrorInfo processing_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public MigrationTask.Builder clearProcessingError()
Output only. An explanation that may be populated when the task is in FAILED state.
.google.rpc.ErrorInfo processing_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.rpc.ErrorInfo.Builder getProcessingErrorBuilder()
Output only. An explanation that may be populated when the task is in FAILED state.
.google.rpc.ErrorInfo processing_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.rpc.ErrorInfoOrBuilder getProcessingErrorOrBuilder()
Output only. An explanation that may be populated when the task is in FAILED state.
.google.rpc.ErrorInfo processing_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getProcessingErrorOrBuilder in interface MigrationTaskOrBuilderpublic boolean hasCreateTime()
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;hasCreateTime in interface MigrationTaskOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;getCreateTime in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setCreateTime(com.google.protobuf.Timestamp value)
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;public MigrationTask.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;public MigrationTask.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;public MigrationTask.Builder clearCreateTime()
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;getCreateTimeOrBuilder in interface MigrationTaskOrBuilderpublic boolean hasLastUpdateTime()
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;hasLastUpdateTime in interface MigrationTaskOrBuilderpublic com.google.protobuf.Timestamp getLastUpdateTime()
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;getLastUpdateTime in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;public MigrationTask.Builder setLastUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;public MigrationTask.Builder mergeLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;public MigrationTask.Builder clearLastUpdateTime()
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;public com.google.protobuf.Timestamp.Builder getLastUpdateTimeBuilder()
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;public com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;getLastUpdateTimeOrBuilder in interface MigrationTaskOrBuilderpublic final MigrationTask.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>public final MigrationTask.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MigrationTask.Builder>Copyright © 2024 Google LLC. All rights reserved.