Class MigrationTask
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.bigquery.migration.v2alpha.MigrationTask
-
- All Implemented Interfaces:
MigrationTaskOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
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 typegoogle.cloud.bigquery.migration.v2alpha.MigrationTask
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class 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
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field 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
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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(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 MigrationTask
parseFrom(ByteBuffer data)
static MigrationTask
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<MigrationTask>
parser()
MigrationTask.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ASSESSMENT_TASK_DETAILS_FIELD_NUMBER
public static final int ASSESSMENT_TASK_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRANSLATION_TASK_DETAILS_FIELD_NUMBER
public static final int TRANSLATION_TASK_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DETAILS_FIELD_NUMBER
public static final int DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSING_ERROR_FIELD_NUMBER
public static final int PROCESSING_ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_UPDATE_TIME_FIELD_NUMBER
public static final int LAST_UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORCHESTRATION_RESULT_FIELD_NUMBER
public static final int ORCHESTRATION_RESULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getTaskDetailsCase
public MigrationTask.TaskDetailsCase getTaskDetailsCase()
- Specified by:
getTaskDetailsCase
in interfaceMigrationTaskOrBuilder
-
hasAssessmentTaskDetails
public boolean hasAssessmentTaskDetails()
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
- Specified by:
hasAssessmentTaskDetails
in interfaceMigrationTaskOrBuilder
- Returns:
- Whether the assessmentTaskDetails field is set.
-
getAssessmentTaskDetails
public AssessmentTaskDetails getAssessmentTaskDetails()
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
- Specified by:
getAssessmentTaskDetails
in interfaceMigrationTaskOrBuilder
- Returns:
- The assessmentTaskDetails.
-
getAssessmentTaskDetailsOrBuilder
public AssessmentTaskDetailsOrBuilder getAssessmentTaskDetailsOrBuilder()
Task configuration for Assessment.
.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails assessment_task_details = 12;
- Specified by:
getAssessmentTaskDetailsOrBuilder
in interfaceMigrationTaskOrBuilder
-
hasTranslationTaskDetails
public boolean hasTranslationTaskDetails()
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
- Specified by:
hasTranslationTaskDetails
in interfaceMigrationTaskOrBuilder
- Returns:
- Whether the translationTaskDetails field is set.
-
getTranslationTaskDetails
public TranslationTaskDetails getTranslationTaskDetails()
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
- Specified by:
getTranslationTaskDetails
in interfaceMigrationTaskOrBuilder
- Returns:
- The translationTaskDetails.
-
getTranslationTaskDetailsOrBuilder
public TranslationTaskDetailsOrBuilder getTranslationTaskDetailsOrBuilder()
Task configuration for Batch/Offline SQL Translation.
.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails translation_task_details = 13;
- Specified by:
getTranslationTaskDetailsOrBuilder
in interfaceMigrationTaskOrBuilder
-
getId
public 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];
- Specified by:
getId
in interfaceMigrationTaskOrBuilder
- Returns:
- The id.
-
getIdBytes
public 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];
- Specified by:
getIdBytes
in interfaceMigrationTaskOrBuilder
- Returns:
- The bytes for id.
-
getType
public String getType()
The type of the task. This must be a supported task type.
string type = 2;
- Specified by:
getType
in interfaceMigrationTaskOrBuilder
- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
The type of the task. This must be a supported task type.
string type = 2;
- Specified by:
getTypeBytes
in interfaceMigrationTaskOrBuilder
- Returns:
- The bytes for type.
-
hasDetails
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;
- Specified by:
hasDetails
in interfaceMigrationTaskOrBuilder
- Returns:
- Whether the details field is set.
-
getDetails
public 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;
- Specified by:
getDetails
in interfaceMigrationTaskOrBuilder
- Returns:
- The details.
-
getDetailsOrBuilder
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;
- Specified by:
getDetailsOrBuilder
in interfaceMigrationTaskOrBuilder
-
getStateValue
public 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];
- Specified by:
getStateValue
in interfaceMigrationTaskOrBuilder
- Returns:
- The enum numeric value on the wire for state.
-
getState
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];
- Specified by:
getState
in interfaceMigrationTaskOrBuilder
- Returns:
- The state.
-
hasProcessingError
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];
- Specified by:
hasProcessingError
in interfaceMigrationTaskOrBuilder
- Returns:
- Whether the processingError field is set.
-
getProcessingError
public 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];
- Specified by:
getProcessingError
in interfaceMigrationTaskOrBuilder
- Returns:
- The processingError.
-
getProcessingErrorOrBuilder
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];
- Specified by:
getProcessingErrorOrBuilder
in interfaceMigrationTaskOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;
- Specified by:
hasCreateTime
in interfaceMigrationTaskOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;
- Specified by:
getCreateTime
in interfaceMigrationTaskOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Time when the task was created.
.google.protobuf.Timestamp create_time = 6;
- Specified by:
getCreateTimeOrBuilder
in interfaceMigrationTaskOrBuilder
-
hasLastUpdateTime
public boolean hasLastUpdateTime()
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;
- Specified by:
hasLastUpdateTime
in interfaceMigrationTaskOrBuilder
- Returns:
- Whether the lastUpdateTime field is set.
-
getLastUpdateTime
public com.google.protobuf.Timestamp getLastUpdateTime()
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;
- Specified by:
getLastUpdateTime
in interfaceMigrationTaskOrBuilder
- Returns:
- The lastUpdateTime.
-
getLastUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
Time when the task was last updated.
.google.protobuf.Timestamp last_update_time = 7;
- Specified by:
getLastUpdateTimeOrBuilder
in interfaceMigrationTaskOrBuilder
-
hasOrchestrationResult
public boolean hasOrchestrationResult()
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasOrchestrationResult
in interfaceMigrationTaskOrBuilder
- Returns:
- Whether the orchestrationResult field is set.
-
getOrchestrationResult
public MigrationTaskOrchestrationResult getOrchestrationResult()
Output only. Additional information about the orchestration.
.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult orchestration_result = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getOrchestrationResult
in interfaceMigrationTaskOrBuilder
- Returns:
- The orchestrationResult.
-
getOrchestrationResultOrBuilder
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];
- Specified by:
getOrchestrationResultOrBuilder
in interfaceMigrationTaskOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static MigrationTask parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationTask parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationTask parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationTask parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationTask parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationTask parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationTask parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MigrationTask parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MigrationTask parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MigrationTask parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static MigrationTask parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MigrationTask parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public MigrationTask.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static MigrationTask.Builder newBuilder()
-
newBuilder
public static MigrationTask.Builder newBuilder(MigrationTask prototype)
-
toBuilder
public MigrationTask.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MigrationTask.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static MigrationTask getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<MigrationTask> parser()
-
getParserForType
public com.google.protobuf.Parser<MigrationTask> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public MigrationTask getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-