Class MigrationSubtask
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.bigquery.migration.v2alpha.MigrationSubtask
-
- All Implemented Interfaces:
MigrationSubtaskOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class MigrationSubtask extends com.google.protobuf.GeneratedMessageV3 implements MigrationSubtaskOrBuilder
A subtask for a migration which carries details about the configuration of the subtask. The content of the details should not matter to the end user, but is a contract between the subtask creator and subtask worker.
Protobuf typegoogle.cloud.bigquery.migration.v2alpha.MigrationSubtask
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MigrationSubtask.Builder
A subtask for a migration which carries details about the configuration of the subtask.static class
MigrationSubtask.State
Possible states of a migration subtask.-
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
CREATE_TIME_FIELD_NUMBER
static int
LAST_UPDATE_TIME_FIELD_NUMBER
static int
METRICS_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
PROCESSING_ERROR_FIELD_NUMBER
static int
RESOURCE_ERROR_COUNT_FIELD_NUMBER
static int
RESOURCE_ERROR_DETAILS_FIELD_NUMBER
static int
STATE_FIELD_NUMBER
static int
TASK_ID_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)
com.google.protobuf.Timestamp
getCreateTime()
Time when the subtask was created.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Time when the subtask was created.static MigrationSubtask
getDefaultInstance()
MigrationSubtask
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Timestamp
getLastUpdateTime()
Time when the subtask was last updated.com.google.protobuf.TimestampOrBuilder
getLastUpdateTimeOrBuilder()
Time when the subtask was last updated.TimeSeries
getMetrics(int index)
The metrics for the subtask.int
getMetricsCount()
The metrics for the subtask.List<TimeSeries>
getMetricsList()
The metrics for the subtask.TimeSeriesOrBuilder
getMetricsOrBuilder(int index)
The metrics for the subtask.List<? extends TimeSeriesOrBuilder>
getMetricsOrBuilderList()
The metrics for the subtask.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.com.google.protobuf.Parser<MigrationSubtask>
getParserForType()
com.google.rpc.ErrorInfo
getProcessingError()
Output only.com.google.rpc.ErrorInfoOrBuilder
getProcessingErrorOrBuilder()
Output only.int
getResourceErrorCount()
The number or resources with errors.ResourceErrorDetail
getResourceErrorDetails(int index)
Output only.int
getResourceErrorDetailsCount()
Output only.List<ResourceErrorDetail>
getResourceErrorDetailsList()
Output only.ResourceErrorDetailOrBuilder
getResourceErrorDetailsOrBuilder(int index)
Output only.List<? extends ResourceErrorDetailOrBuilder>
getResourceErrorDetailsOrBuilderList()
Output only.int
getSerializedSize()
MigrationSubtask.State
getState()
Output only.int
getStateValue()
Output only.String
getTaskId()
The unique ID of the task to which this subtask belongs.com.google.protobuf.ByteString
getTaskIdBytes()
The unique ID of the task to which this subtask belongs.String
getType()
The type of the Subtask.com.google.protobuf.ByteString
getTypeBytes()
The type of the Subtask.boolean
hasCreateTime()
Time when the subtask was created.int
hashCode()
boolean
hasLastUpdateTime()
Time when the subtask was last updated.boolean
hasProcessingError()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static MigrationSubtask.Builder
newBuilder()
static MigrationSubtask.Builder
newBuilder(MigrationSubtask prototype)
MigrationSubtask.Builder
newBuilderForType()
protected MigrationSubtask.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static MigrationSubtask
parseDelimitedFrom(InputStream input)
static MigrationSubtask
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MigrationSubtask
parseFrom(byte[] data)
static MigrationSubtask
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MigrationSubtask
parseFrom(com.google.protobuf.ByteString data)
static MigrationSubtask
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MigrationSubtask
parseFrom(com.google.protobuf.CodedInputStream input)
static MigrationSubtask
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MigrationSubtask
parseFrom(InputStream input)
static MigrationSubtask
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MigrationSubtask
parseFrom(ByteBuffer data)
static MigrationSubtask
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<MigrationSubtask>
parser()
MigrationSubtask.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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TASK_ID_FIELD_NUMBER
public static final int TASK_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_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
-
RESOURCE_ERROR_DETAILS_FIELD_NUMBER
public static final int RESOURCE_ERROR_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOURCE_ERROR_COUNT_FIELD_NUMBER
public static final int RESOURCE_ERROR_COUNT_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
-
METRICS_FIELD_NUMBER
public static final int METRICS_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
-
getName
public String getName()
Output only. Immutable. The resource name for the migration subtask. The ID is server-generated. Example: `projects/123/locations/us/workflows/345/subtasks/678`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getName
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. Immutable. The resource name for the migration subtask. The ID is server-generated. Example: `projects/123/locations/us/workflows/345/subtasks/678`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getNameBytes
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The bytes for name.
-
getTaskId
public String getTaskId()
The unique ID of the task to which this subtask belongs.
string task_id = 2;
- Specified by:
getTaskId
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The taskId.
-
getTaskIdBytes
public com.google.protobuf.ByteString getTaskIdBytes()
The unique ID of the task to which this subtask belongs.
string task_id = 2;
- Specified by:
getTaskIdBytes
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The bytes for taskId.
-
getType
public String getType()
The type of the Subtask. The migration service does not check whether this is a known type. It is up to the task creator (i.e. orchestrator or worker) to ensure it only creates subtasks for which there are compatible workers polling for Subtasks.
string type = 3;
- Specified by:
getType
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
The type of the Subtask. The migration service does not check whether this is a known type. It is up to the task creator (i.e. orchestrator or worker) to ensure it only creates subtasks for which there are compatible workers polling for Subtasks.
string type = 3;
- Specified by:
getTypeBytes
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The bytes for type.
-
getStateValue
public int getStateValue()
Output only. The current state of the subtask.
.google.cloud.bigquery.migration.v2alpha.MigrationSubtask.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateValue
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The enum numeric value on the wire for state.
-
getState
public MigrationSubtask.State getState()
Output only. The current state of the subtask.
.google.cloud.bigquery.migration.v2alpha.MigrationSubtask.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getState
in interfaceMigrationSubtaskOrBuilder
- 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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasProcessingError
in interfaceMigrationSubtaskOrBuilder
- 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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getProcessingError
in interfaceMigrationSubtaskOrBuilder
- 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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getProcessingErrorOrBuilder
in interfaceMigrationSubtaskOrBuilder
-
getResourceErrorDetailsList
public List<ResourceErrorDetail> getResourceErrorDetailsList()
Output only. Provides details to errors and issues encountered while processing the subtask. Presence of error details does not mean that the subtask failed.
repeated .google.cloud.bigquery.migration.v2alpha.ResourceErrorDetail resource_error_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResourceErrorDetailsList
in interfaceMigrationSubtaskOrBuilder
-
getResourceErrorDetailsOrBuilderList
public List<? extends ResourceErrorDetailOrBuilder> getResourceErrorDetailsOrBuilderList()
Output only. Provides details to errors and issues encountered while processing the subtask. Presence of error details does not mean that the subtask failed.
repeated .google.cloud.bigquery.migration.v2alpha.ResourceErrorDetail resource_error_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResourceErrorDetailsOrBuilderList
in interfaceMigrationSubtaskOrBuilder
-
getResourceErrorDetailsCount
public int getResourceErrorDetailsCount()
Output only. Provides details to errors and issues encountered while processing the subtask. Presence of error details does not mean that the subtask failed.
repeated .google.cloud.bigquery.migration.v2alpha.ResourceErrorDetail resource_error_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResourceErrorDetailsCount
in interfaceMigrationSubtaskOrBuilder
-
getResourceErrorDetails
public ResourceErrorDetail getResourceErrorDetails(int index)
Output only. Provides details to errors and issues encountered while processing the subtask. Presence of error details does not mean that the subtask failed.
repeated .google.cloud.bigquery.migration.v2alpha.ResourceErrorDetail resource_error_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResourceErrorDetails
in interfaceMigrationSubtaskOrBuilder
-
getResourceErrorDetailsOrBuilder
public ResourceErrorDetailOrBuilder getResourceErrorDetailsOrBuilder(int index)
Output only. Provides details to errors and issues encountered while processing the subtask. Presence of error details does not mean that the subtask failed.
repeated .google.cloud.bigquery.migration.v2alpha.ResourceErrorDetail resource_error_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResourceErrorDetailsOrBuilder
in interfaceMigrationSubtaskOrBuilder
-
getResourceErrorCount
public int getResourceErrorCount()
The number or resources with errors. Note: This is not the total number of errors as each resource can have more than one error. This is used to indicate truncation by having a `resource_error_count` that is higher than the size of `resource_error_details`.
int32 resource_error_count = 13;
- Specified by:
getResourceErrorCount
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The resourceErrorCount.
-
hasCreateTime
public boolean hasCreateTime()
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;
- Specified by:
hasCreateTime
in interfaceMigrationSubtaskOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;
- Specified by:
getCreateTime
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;
- Specified by:
getCreateTimeOrBuilder
in interfaceMigrationSubtaskOrBuilder
-
hasLastUpdateTime
public boolean hasLastUpdateTime()
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;
- Specified by:
hasLastUpdateTime
in interfaceMigrationSubtaskOrBuilder
- Returns:
- Whether the lastUpdateTime field is set.
-
getLastUpdateTime
public com.google.protobuf.Timestamp getLastUpdateTime()
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;
- Specified by:
getLastUpdateTime
in interfaceMigrationSubtaskOrBuilder
- Returns:
- The lastUpdateTime.
-
getLastUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;
- Specified by:
getLastUpdateTimeOrBuilder
in interfaceMigrationSubtaskOrBuilder
-
getMetricsList
public List<TimeSeries> getMetricsList()
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
- Specified by:
getMetricsList
in interfaceMigrationSubtaskOrBuilder
-
getMetricsOrBuilderList
public List<? extends TimeSeriesOrBuilder> getMetricsOrBuilderList()
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
- Specified by:
getMetricsOrBuilderList
in interfaceMigrationSubtaskOrBuilder
-
getMetricsCount
public int getMetricsCount()
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
- Specified by:
getMetricsCount
in interfaceMigrationSubtaskOrBuilder
-
getMetrics
public TimeSeries getMetrics(int index)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
- Specified by:
getMetrics
in interfaceMigrationSubtaskOrBuilder
-
getMetricsOrBuilder
public TimeSeriesOrBuilder getMetricsOrBuilder(int index)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
- Specified by:
getMetricsOrBuilder
in interfaceMigrationSubtaskOrBuilder
-
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 MigrationSubtask parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationSubtask parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationSubtask parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationSubtask parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationSubtask parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationSubtask parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MigrationSubtask parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MigrationSubtask parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MigrationSubtask parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MigrationSubtask parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static MigrationSubtask parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MigrationSubtask parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public MigrationSubtask.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static MigrationSubtask.Builder newBuilder()
-
newBuilder
public static MigrationSubtask.Builder newBuilder(MigrationSubtask prototype)
-
toBuilder
public MigrationSubtask.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MigrationSubtask.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static MigrationSubtask getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<MigrationSubtask> parser()
-
getParserForType
public com.google.protobuf.Parser<MigrationSubtask> 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 MigrationSubtask getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-