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.v2alpha.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 |
clearAssessmentTaskDetails()
Task configuration for Assessment.
|
MigrationTask.Builder |
clearCreateTime()
Time when the task was created.
|
MigrationTask.Builder |
clearDetails()
DEPRECATED! Use one of the task_details below.
|
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 |
clearOrchestrationResult()
Output only.
|
MigrationTask.Builder |
clearProcessingError()
Output only.
|
MigrationTask.Builder |
clearState()
Output only.
|
MigrationTask.Builder |
clearTaskDetails() |
MigrationTask.Builder |
clearTranslationTaskDetails()
Task configuration for Batch/Offline SQL Translation.
|
MigrationTask.Builder |
clearType()
The type of the task.
|
MigrationTask.Builder |
clone() |
AssessmentTaskDetails |
getAssessmentTaskDetails()
Task configuration for Assessment.
|
AssessmentTaskDetails.Builder |
getAssessmentTaskDetailsBuilder()
Task configuration for Assessment.
|
AssessmentTaskDetailsOrBuilder |
getAssessmentTaskDetailsOrBuilder()
Task configuration for Assessment.
|
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() |
com.google.protobuf.Any |
getDetails()
DEPRECATED! Use one of the task_details below.
|
com.google.protobuf.Any.Builder |
getDetailsBuilder()
DEPRECATED! Use one of the task_details below.
|
com.google.protobuf.AnyOrBuilder |
getDetailsOrBuilder()
DEPRECATED! Use one of the task_details below.
|
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.
|
MigrationTaskOrchestrationResult |
getOrchestrationResult()
Output only.
|
MigrationTaskOrchestrationResult.Builder |
getOrchestrationResultBuilder()
Output only.
|
MigrationTaskOrchestrationResultOrBuilder |
getOrchestrationResultOrBuilder()
Output only.
|
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() |
TranslationTaskDetails |
getTranslationTaskDetails()
Task configuration for Batch/Offline SQL Translation.
|
TranslationTaskDetails.Builder |
getTranslationTaskDetailsBuilder()
Task configuration for Batch/Offline SQL Translation.
|
TranslationTaskDetailsOrBuilder |
getTranslationTaskDetailsOrBuilder()
Task configuration for Batch/Offline SQL Translation.
|
String |
getType()
The type of the task.
|
com.google.protobuf.ByteString |
getTypeBytes()
The type of the task.
|
boolean |
hasAssessmentTaskDetails()
Task configuration for Assessment.
|
boolean |
hasCreateTime()
Time when the task was created.
|
boolean |
hasDetails()
DEPRECATED! Use one of the task_details below.
|
boolean |
hasLastUpdateTime()
Time when the task was last updated.
|
boolean |
hasOrchestrationResult()
Output only.
|
boolean |
hasProcessingError()
Output only.
|
boolean |
hasTranslationTaskDetails()
Task configuration for Batch/Offline SQL Translation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MigrationTask.Builder |
mergeAssessmentTaskDetails(AssessmentTaskDetails value)
Task configuration for Assessment.
|
MigrationTask.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Time when the task was created.
|
MigrationTask.Builder |
mergeDetails(com.google.protobuf.Any value)
DEPRECATED! Use one of the task_details below.
|
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 |
mergeOrchestrationResult(MigrationTaskOrchestrationResult value)
Output only.
|
MigrationTask.Builder |
mergeProcessingError(com.google.rpc.ErrorInfo value)
Output only.
|
MigrationTask.Builder |
mergeTranslationTaskDetails(TranslationTaskDetails value)
Task configuration for Batch/Offline SQL Translation.
|
MigrationTask.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MigrationTask.Builder |
setAssessmentTaskDetails(AssessmentTaskDetails.Builder builderForValue)
Task configuration for Assessment.
|
MigrationTask.Builder |
setAssessmentTaskDetails(AssessmentTaskDetails value)
Task configuration for Assessment.
|
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 |
setDetails(com.google.protobuf.Any.Builder builderForValue)
DEPRECATED! Use one of the task_details below.
|
MigrationTask.Builder |
setDetails(com.google.protobuf.Any value)
DEPRECATED! Use one of the task_details below.
|
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 |
setOrchestrationResult(MigrationTaskOrchestrationResult.Builder builderForValue)
Output only.
|
MigrationTask.Builder |
setOrchestrationResult(MigrationTaskOrchestrationResult value)
Output only.
|
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 |
setTranslationTaskDetails(TranslationTaskDetails.Builder builderForValue)
Task configuration for Batch/Offline SQL Translation.
|
MigrationTask.Builder |
setTranslationTaskDetails(TranslationTaskDetails value)
Task configuration for Batch/Offline 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 hasAssessmentTaskDetails()
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
hasAssessmentTaskDetails in interface MigrationTaskOrBuilderpublic AssessmentTaskDetails getAssessmentTaskDetails()
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
getAssessmentTaskDetails in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setAssessmentTaskDetails(AssessmentTaskDetails value)
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
public MigrationTask.Builder setAssessmentTaskDetails(AssessmentTaskDetails.Builder builderForValue)
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
public MigrationTask.Builder mergeAssessmentTaskDetails(AssessmentTaskDetails value)
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
public MigrationTask.Builder clearAssessmentTaskDetails()
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
public AssessmentTaskDetails.Builder getAssessmentTaskDetailsBuilder()
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
public AssessmentTaskDetailsOrBuilder getAssessmentTaskDetailsOrBuilder()
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
getAssessmentTaskDetailsOrBuilder in interface MigrationTaskOrBuilderpublic boolean hasTranslationTaskDetails()
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
hasTranslationTaskDetails in interface MigrationTaskOrBuilderpublic TranslationTaskDetails getTranslationTaskDetails()
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
getTranslationTaskDetails in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setTranslationTaskDetails(TranslationTaskDetails value)
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
public MigrationTask.Builder setTranslationTaskDetails(TranslationTaskDetails.Builder builderForValue)
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
public MigrationTask.Builder mergeTranslationTaskDetails(TranslationTaskDetails value)
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
public MigrationTask.Builder clearTranslationTaskDetails()
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
public TranslationTaskDetails.Builder getTranslationTaskDetailsBuilder()
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
public TranslationTaskDetailsOrBuilder getTranslationTaskDetailsOrBuilder()
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
getTranslationTaskDetailsOrBuilder 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 a supported task type.
string type = 2;getType in interface MigrationTaskOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
The type of the task. This must be a supported task type.
string type = 2;getTypeBytes in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setType(String value)
The type of the task. This must be a supported task type.
string type = 2;value - The type to set.public MigrationTask.Builder clearType()
The type of the task. This must be a supported task type.
string type = 2;public MigrationTask.Builder setTypeBytes(com.google.protobuf.ByteString value)
The type of the task. This must be a supported task type.
string type = 2;value - The bytes for type to set.public boolean hasDetails()
DEPRECATED! Use one of the task_details below. The details of the task. The type URL must be one of the supported task details messages and correspond to the Task's type.
.google.protobuf.Any details = 3;hasDetails in interface MigrationTaskOrBuilderpublic com.google.protobuf.Any getDetails()
DEPRECATED! Use one of the task_details below. The details of the task. The type URL must be one of the supported task details messages and correspond to the Task's type.
.google.protobuf.Any details = 3;getDetails in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setDetails(com.google.protobuf.Any value)
DEPRECATED! Use one of the task_details below. The details of the task. The type URL must be one of the supported task details messages and correspond to the Task's type.
.google.protobuf.Any details = 3;public MigrationTask.Builder setDetails(com.google.protobuf.Any.Builder builderForValue)
DEPRECATED! Use one of the task_details below. The details of the task. The type URL must be one of the supported task details messages and correspond to the Task's type.
.google.protobuf.Any details = 3;public MigrationTask.Builder mergeDetails(com.google.protobuf.Any value)
DEPRECATED! Use one of the task_details below. The details of the task. The type URL must be one of the supported task details messages and correspond to the Task's type.
.google.protobuf.Any details = 3;public MigrationTask.Builder clearDetails()
DEPRECATED! Use one of the task_details below. The details of the task. The type URL must be one of the supported task details messages and correspond to the Task's type.
.google.protobuf.Any details = 3;public com.google.protobuf.Any.Builder getDetailsBuilder()
DEPRECATED! Use one of the task_details below. The details of the task. The type URL must be one of the supported task details messages and correspond to the Task's type.
.google.protobuf.Any details = 3;public com.google.protobuf.AnyOrBuilder getDetailsOrBuilder()
DEPRECATED! Use one of the task_details below. The details of the task. The type URL must be one of the supported task details messages and correspond to the Task's type.
.google.protobuf.Any details = 3;getDetailsOrBuilder in interface MigrationTaskOrBuilderpublic int getStateValue()
Output only. The current state of the task.
.google.cloud.bigquery.migration.v2alpha.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.v2alpha.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.v2alpha.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.v2alpha.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.v2alpha.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 boolean hasOrchestrationResult()
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasOrchestrationResult in interface MigrationTaskOrBuilderpublic MigrationTaskOrchestrationResult getOrchestrationResult()
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getOrchestrationResult in interface MigrationTaskOrBuilderpublic MigrationTask.Builder setOrchestrationResult(MigrationTaskOrchestrationResult value)
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public MigrationTask.Builder setOrchestrationResult(MigrationTaskOrchestrationResult.Builder builderForValue)
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public MigrationTask.Builder mergeOrchestrationResult(MigrationTaskOrchestrationResult value)
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public MigrationTask.Builder clearOrchestrationResult()
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public MigrationTaskOrchestrationResult.Builder getOrchestrationResultBuilder()
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public MigrationTaskOrchestrationResultOrBuilder getOrchestrationResultOrBuilder()
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getOrchestrationResultOrBuilder 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.