public final class MigrationTask extends com.google.protobuf.GeneratedMessageV3 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 | Class and Description |
|---|---|
static class |
MigrationTask.Builder
A single task for a migration which has details about the configuration of
the task.
|
static class |
MigrationTask.State
Possible states of a migration task.
|
static class |
MigrationTask.TaskDetailsCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ASSESSMENT_TASK_DETAILS_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DETAILS_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
LAST_UPDATE_TIME_FIELD_NUMBER |
static int |
ORCHESTRATION_RESULT_FIELD_NUMBER |
static int |
PROCESSING_ERROR_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
TRANSLATION_TASK_DETAILS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AssessmentTaskDetails |
getAssessmentTaskDetails()
Task configuration for Assessment.
|
AssessmentTaskDetailsOrBuilder |
getAssessmentTaskDetailsOrBuilder()
Task configuration for Assessment.
|
com.google.protobuf.Timestamp |
getCreateTime()
Time when the task was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Time when the task was created.
|
static MigrationTask |
getDefaultInstance() |
MigrationTask |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Any |
getDetails()
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.TimestampOrBuilder |
getLastUpdateTimeOrBuilder()
Time when the task was last updated.
|
MigrationTaskOrchestrationResult |
getOrchestrationResult()
Output only.
|
MigrationTaskOrchestrationResultOrBuilder |
getOrchestrationResultOrBuilder()
Output only.
|
com.google.protobuf.Parser<MigrationTask> |
getParserForType() |
com.google.rpc.ErrorInfo |
getProcessingError()
Output only.
|
com.google.rpc.ErrorInfoOrBuilder |
getProcessingErrorOrBuilder()
Output only.
|
int |
getSerializedSize() |
MigrationTask.State |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
MigrationTask.TaskDetailsCase |
getTaskDetailsCase() |
TranslationTaskDetails |
getTranslationTaskDetails()
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.
|
int |
hashCode() |
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() |
static MigrationTask.Builder |
newBuilder() |
static MigrationTask.Builder |
newBuilder(MigrationTask prototype) |
MigrationTask.Builder |
newBuilderForType() |
protected MigrationTask.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static MigrationTask |
parseDelimitedFrom(InputStream input) |
static MigrationTask |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationTask |
parseFrom(byte[] data) |
static MigrationTask |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationTask |
parseFrom(ByteBuffer data) |
static MigrationTask |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationTask |
parseFrom(com.google.protobuf.ByteString data) |
static MigrationTask |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationTask |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MigrationTask |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationTask |
parseFrom(InputStream input) |
static MigrationTask |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MigrationTask> |
parser() |
MigrationTask.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ASSESSMENT_TASK_DETAILS_FIELD_NUMBER
public static final int TRANSLATION_TASK_DETAILS_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int DETAILS_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int PROCESSING_ERROR_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int LAST_UPDATE_TIME_FIELD_NUMBER
public static final int ORCHESTRATION_RESULT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public MigrationTask.TaskDetailsCase getTaskDetailsCase()
getTaskDetailsCase in interface MigrationTaskOrBuilderpublic 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 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 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 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 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 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.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 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 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 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 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 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 boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static MigrationTask parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MigrationTask parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MigrationTask parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MigrationTask parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MigrationTask parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MigrationTask parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MigrationTask parseFrom(InputStream input) throws IOException
IOExceptionpublic static MigrationTask parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MigrationTask parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MigrationTask parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MigrationTask parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MigrationTask parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic MigrationTask.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MigrationTask.Builder newBuilder()
public static MigrationTask.Builder newBuilder(MigrationTask prototype)
public MigrationTask.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MigrationTask.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static MigrationTask getDefaultInstance()
public static com.google.protobuf.Parser<MigrationTask> parser()
public com.google.protobuf.Parser<MigrationTask> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public MigrationTask getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.