Class MigrationSubtask.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
- com.google.cloud.bigquery.migration.v2alpha.MigrationSubtask.Builder
-
- All Implemented Interfaces:
MigrationSubtaskOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- MigrationSubtask
public static final class MigrationSubtask.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder> 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
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MigrationSubtask.BuilderaddAllMetrics(Iterable<? extends TimeSeries> values)The metrics for the subtask.MigrationSubtask.BuilderaddAllResourceErrorDetails(Iterable<? extends ResourceErrorDetail> values)Output only.MigrationSubtask.BuilderaddMetrics(int index, TimeSeries value)The metrics for the subtask.MigrationSubtask.BuilderaddMetrics(int index, TimeSeries.Builder builderForValue)The metrics for the subtask.MigrationSubtask.BuilderaddMetrics(TimeSeries value)The metrics for the subtask.MigrationSubtask.BuilderaddMetrics(TimeSeries.Builder builderForValue)The metrics for the subtask.TimeSeries.BuilderaddMetricsBuilder()The metrics for the subtask.TimeSeries.BuilderaddMetricsBuilder(int index)The metrics for the subtask.MigrationSubtask.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MigrationSubtask.BuilderaddResourceErrorDetails(int index, ResourceErrorDetail value)Output only.MigrationSubtask.BuilderaddResourceErrorDetails(int index, ResourceErrorDetail.Builder builderForValue)Output only.MigrationSubtask.BuilderaddResourceErrorDetails(ResourceErrorDetail value)Output only.MigrationSubtask.BuilderaddResourceErrorDetails(ResourceErrorDetail.Builder builderForValue)Output only.ResourceErrorDetail.BuilderaddResourceErrorDetailsBuilder()Output only.ResourceErrorDetail.BuilderaddResourceErrorDetailsBuilder(int index)Output only.MigrationSubtaskbuild()MigrationSubtaskbuildPartial()MigrationSubtask.Builderclear()MigrationSubtask.BuilderclearCreateTime()Time when the subtask was created.MigrationSubtask.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MigrationSubtask.BuilderclearLastUpdateTime()Time when the subtask was last updated.MigrationSubtask.BuilderclearMetrics()The metrics for the subtask.MigrationSubtask.BuilderclearName()Output only.MigrationSubtask.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MigrationSubtask.BuilderclearProcessingError()Output only.MigrationSubtask.BuilderclearResourceErrorCount()The number or resources with errors.MigrationSubtask.BuilderclearResourceErrorDetails()Output only.MigrationSubtask.BuilderclearState()Output only.MigrationSubtask.BuilderclearTaskId()The unique ID of the task to which this subtask belongs.MigrationSubtask.BuilderclearType()The type of the Subtask.MigrationSubtask.Builderclone()com.google.protobuf.TimestampgetCreateTime()Time when the subtask was created.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Time when the subtask was created.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Time when the subtask was created.MigrationSubtaskgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetLastUpdateTime()Time when the subtask was last updated.com.google.protobuf.Timestamp.BuildergetLastUpdateTimeBuilder()Time when the subtask was last updated.com.google.protobuf.TimestampOrBuildergetLastUpdateTimeOrBuilder()Time when the subtask was last updated.TimeSeriesgetMetrics(int index)The metrics for the subtask.TimeSeries.BuildergetMetricsBuilder(int index)The metrics for the subtask.List<TimeSeries.Builder>getMetricsBuilderList()The metrics for the subtask.intgetMetricsCount()The metrics for the subtask.List<TimeSeries>getMetricsList()The metrics for the subtask.TimeSeriesOrBuildergetMetricsOrBuilder(int index)The metrics for the subtask.List<? extends TimeSeriesOrBuilder>getMetricsOrBuilderList()The metrics for the subtask.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.com.google.rpc.ErrorInfogetProcessingError()Output only.com.google.rpc.ErrorInfo.BuildergetProcessingErrorBuilder()Output only.com.google.rpc.ErrorInfoOrBuildergetProcessingErrorOrBuilder()Output only.intgetResourceErrorCount()The number or resources with errors.ResourceErrorDetailgetResourceErrorDetails(int index)Output only.ResourceErrorDetail.BuildergetResourceErrorDetailsBuilder(int index)Output only.List<ResourceErrorDetail.Builder>getResourceErrorDetailsBuilderList()Output only.intgetResourceErrorDetailsCount()Output only.List<ResourceErrorDetail>getResourceErrorDetailsList()Output only.ResourceErrorDetailOrBuildergetResourceErrorDetailsOrBuilder(int index)Output only.List<? extends ResourceErrorDetailOrBuilder>getResourceErrorDetailsOrBuilderList()Output only.MigrationSubtask.StategetState()Output only.intgetStateValue()Output only.StringgetTaskId()The unique ID of the task to which this subtask belongs.com.google.protobuf.ByteStringgetTaskIdBytes()The unique ID of the task to which this subtask belongs.StringgetType()The type of the Subtask.com.google.protobuf.ByteStringgetTypeBytes()The type of the Subtask.booleanhasCreateTime()Time when the subtask was created.booleanhasLastUpdateTime()Time when the subtask was last updated.booleanhasProcessingError()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()MigrationSubtask.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Time when the subtask was created.MigrationSubtask.BuildermergeFrom(MigrationSubtask other)MigrationSubtask.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MigrationSubtask.BuildermergeFrom(com.google.protobuf.Message other)MigrationSubtask.BuildermergeLastUpdateTime(com.google.protobuf.Timestamp value)Time when the subtask was last updated.MigrationSubtask.BuildermergeProcessingError(com.google.rpc.ErrorInfo value)Output only.MigrationSubtask.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MigrationSubtask.BuilderremoveMetrics(int index)The metrics for the subtask.MigrationSubtask.BuilderremoveResourceErrorDetails(int index)Output only.MigrationSubtask.BuildersetCreateTime(com.google.protobuf.Timestamp value)Time when the subtask was created.MigrationSubtask.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Time when the subtask was created.MigrationSubtask.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MigrationSubtask.BuildersetLastUpdateTime(com.google.protobuf.Timestamp value)Time when the subtask was last updated.MigrationSubtask.BuildersetLastUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Time when the subtask was last updated.MigrationSubtask.BuildersetMetrics(int index, TimeSeries value)The metrics for the subtask.MigrationSubtask.BuildersetMetrics(int index, TimeSeries.Builder builderForValue)The metrics for the subtask.MigrationSubtask.BuildersetName(String value)Output only.MigrationSubtask.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.MigrationSubtask.BuildersetProcessingError(com.google.rpc.ErrorInfo value)Output only.MigrationSubtask.BuildersetProcessingError(com.google.rpc.ErrorInfo.Builder builderForValue)Output only.MigrationSubtask.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MigrationSubtask.BuildersetResourceErrorCount(int value)The number or resources with errors.MigrationSubtask.BuildersetResourceErrorDetails(int index, ResourceErrorDetail value)Output only.MigrationSubtask.BuildersetResourceErrorDetails(int index, ResourceErrorDetail.Builder builderForValue)Output only.MigrationSubtask.BuildersetState(MigrationSubtask.State value)Output only.MigrationSubtask.BuildersetStateValue(int value)Output only.MigrationSubtask.BuildersetTaskId(String value)The unique ID of the task to which this subtask belongs.MigrationSubtask.BuildersetTaskIdBytes(com.google.protobuf.ByteString value)The unique ID of the task to which this subtask belongs.MigrationSubtask.BuildersetType(String value)The type of the Subtask.MigrationSubtask.BuildersetTypeBytes(com.google.protobuf.ByteString value)The type of the Subtask.MigrationSubtask.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
clear
public MigrationSubtask.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
getDefaultInstanceForType
public MigrationSubtask getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public MigrationSubtask build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MigrationSubtask buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MigrationSubtask.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
setField
public MigrationSubtask.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
clearField
public MigrationSubtask.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
clearOneof
public MigrationSubtask.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
setRepeatedField
public MigrationSubtask.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
addRepeatedField
public MigrationSubtask.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
mergeFrom
public MigrationSubtask.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MigrationSubtask.Builder>
-
mergeFrom
public MigrationSubtask.Builder mergeFrom(MigrationSubtask other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
mergeFrom
public MigrationSubtask.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MigrationSubtask.Builder>- Throws:
IOException
-
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:
getNamein 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:
getNameBytesin interfaceMigrationSubtaskOrBuilder- Returns:
- The bytes for name.
-
setName
public MigrationSubtask.Builder setName(String value)
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];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public MigrationSubtask.Builder clearName()
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];- Returns:
- This builder for chaining.
-
setNameBytes
public MigrationSubtask.Builder setNameBytes(com.google.protobuf.ByteString value)
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];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getTaskId
public String getTaskId()
The unique ID of the task to which this subtask belongs.
string task_id = 2;- Specified by:
getTaskIdin 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:
getTaskIdBytesin interfaceMigrationSubtaskOrBuilder- Returns:
- The bytes for taskId.
-
setTaskId
public MigrationSubtask.Builder setTaskId(String value)
The unique ID of the task to which this subtask belongs.
string task_id = 2;- Parameters:
value- The taskId to set.- Returns:
- This builder for chaining.
-
clearTaskId
public MigrationSubtask.Builder clearTaskId()
The unique ID of the task to which this subtask belongs.
string task_id = 2;- Returns:
- This builder for chaining.
-
setTaskIdBytes
public MigrationSubtask.Builder setTaskIdBytes(com.google.protobuf.ByteString value)
The unique ID of the task to which this subtask belongs.
string task_id = 2;- Parameters:
value- The bytes for taskId to set.- Returns:
- This builder for chaining.
-
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:
getTypein 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:
getTypeBytesin interfaceMigrationSubtaskOrBuilder- Returns:
- The bytes for type.
-
setType
public MigrationSubtask.Builder setType(String value)
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;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public MigrationSubtask.Builder clearType()
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;- Returns:
- This builder for chaining.
-
setTypeBytes
public MigrationSubtask.Builder setTypeBytes(com.google.protobuf.ByteString value)
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;- Parameters:
value- The bytes for type to set.- Returns:
- This builder for chaining.
-
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:
getStateValuein interfaceMigrationSubtaskOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public MigrationSubtask.Builder setStateValue(int value)
Output only. The current state of the subtask.
.google.cloud.bigquery.migration.v2alpha.MigrationSubtask.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
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:
getStatein interfaceMigrationSubtaskOrBuilder- Returns:
- The state.
-
setState
public MigrationSubtask.Builder setState(MigrationSubtask.State value)
Output only. The current state of the subtask.
.google.cloud.bigquery.migration.v2alpha.MigrationSubtask.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public MigrationSubtask.Builder clearState()
Output only. The current state of the subtask.
.google.cloud.bigquery.migration.v2alpha.MigrationSubtask.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
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:
hasProcessingErrorin 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:
getProcessingErrorin interfaceMigrationSubtaskOrBuilder- Returns:
- The processingError.
-
setProcessingError
public MigrationSubtask.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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setProcessingError
public MigrationSubtask.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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeProcessingError
public MigrationSubtask.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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearProcessingError
public MigrationSubtask.Builder clearProcessingError()
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];
-
getProcessingErrorBuilder
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 = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
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:
getProcessingErrorOrBuilderin 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:
getResourceErrorDetailsListin 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:
getResourceErrorDetailsCountin 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:
getResourceErrorDetailsin interfaceMigrationSubtaskOrBuilder
-
setResourceErrorDetails
public MigrationSubtask.Builder setResourceErrorDetails(int index, ResourceErrorDetail value)
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];
-
setResourceErrorDetails
public MigrationSubtask.Builder setResourceErrorDetails(int index, ResourceErrorDetail.Builder builderForValue)
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];
-
addResourceErrorDetails
public MigrationSubtask.Builder addResourceErrorDetails(ResourceErrorDetail value)
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];
-
addResourceErrorDetails
public MigrationSubtask.Builder addResourceErrorDetails(int index, ResourceErrorDetail value)
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];
-
addResourceErrorDetails
public MigrationSubtask.Builder addResourceErrorDetails(ResourceErrorDetail.Builder builderForValue)
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];
-
addResourceErrorDetails
public MigrationSubtask.Builder addResourceErrorDetails(int index, ResourceErrorDetail.Builder builderForValue)
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];
-
addAllResourceErrorDetails
public MigrationSubtask.Builder addAllResourceErrorDetails(Iterable<? extends ResourceErrorDetail> values)
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];
-
clearResourceErrorDetails
public MigrationSubtask.Builder clearResourceErrorDetails()
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];
-
removeResourceErrorDetails
public MigrationSubtask.Builder removeResourceErrorDetails(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];
-
getResourceErrorDetailsBuilder
public ResourceErrorDetail.Builder getResourceErrorDetailsBuilder(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];
-
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:
getResourceErrorDetailsOrBuilderin 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:
getResourceErrorDetailsOrBuilderListin interfaceMigrationSubtaskOrBuilder
-
addResourceErrorDetailsBuilder
public ResourceErrorDetail.Builder addResourceErrorDetailsBuilder()
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];
-
addResourceErrorDetailsBuilder
public ResourceErrorDetail.Builder addResourceErrorDetailsBuilder(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];
-
getResourceErrorDetailsBuilderList
public List<ResourceErrorDetail.Builder> getResourceErrorDetailsBuilderList()
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];
-
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:
getResourceErrorCountin interfaceMigrationSubtaskOrBuilder- Returns:
- The resourceErrorCount.
-
setResourceErrorCount
public MigrationSubtask.Builder setResourceErrorCount(int value)
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;- Parameters:
value- The resourceErrorCount to set.- Returns:
- This builder for chaining.
-
clearResourceErrorCount
public MigrationSubtask.Builder clearResourceErrorCount()
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;- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;- Specified by:
hasCreateTimein 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:
getCreateTimein interfaceMigrationSubtaskOrBuilder- Returns:
- The createTime.
-
setCreateTime
public MigrationSubtask.Builder setCreateTime(com.google.protobuf.Timestamp value)
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;
-
setCreateTime
public MigrationSubtask.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;
-
mergeCreateTime
public MigrationSubtask.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;
-
clearCreateTime
public MigrationSubtask.Builder clearCreateTime()
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Time when the subtask was created.
.google.protobuf.Timestamp create_time = 7;- Specified by:
getCreateTimeOrBuilderin interfaceMigrationSubtaskOrBuilder
-
hasLastUpdateTime
public boolean hasLastUpdateTime()
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;- Specified by:
hasLastUpdateTimein 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:
getLastUpdateTimein interfaceMigrationSubtaskOrBuilder- Returns:
- The lastUpdateTime.
-
setLastUpdateTime
public MigrationSubtask.Builder setLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;
-
setLastUpdateTime
public MigrationSubtask.Builder setLastUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;
-
mergeLastUpdateTime
public MigrationSubtask.Builder mergeLastUpdateTime(com.google.protobuf.Timestamp value)
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;
-
clearLastUpdateTime
public MigrationSubtask.Builder clearLastUpdateTime()
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;
-
getLastUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastUpdateTimeBuilder()
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;
-
getLastUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
Time when the subtask was last updated.
.google.protobuf.Timestamp last_update_time = 8;- Specified by:
getLastUpdateTimeOrBuilderin interfaceMigrationSubtaskOrBuilder
-
getMetricsList
public List<TimeSeries> getMetricsList()
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;- Specified by:
getMetricsListin interfaceMigrationSubtaskOrBuilder
-
getMetricsCount
public int getMetricsCount()
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;- Specified by:
getMetricsCountin interfaceMigrationSubtaskOrBuilder
-
getMetrics
public TimeSeries getMetrics(int index)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;- Specified by:
getMetricsin interfaceMigrationSubtaskOrBuilder
-
setMetrics
public MigrationSubtask.Builder setMetrics(int index, TimeSeries value)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
setMetrics
public MigrationSubtask.Builder setMetrics(int index, TimeSeries.Builder builderForValue)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
addMetrics
public MigrationSubtask.Builder addMetrics(TimeSeries value)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
addMetrics
public MigrationSubtask.Builder addMetrics(int index, TimeSeries value)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
addMetrics
public MigrationSubtask.Builder addMetrics(TimeSeries.Builder builderForValue)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
addMetrics
public MigrationSubtask.Builder addMetrics(int index, TimeSeries.Builder builderForValue)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
addAllMetrics
public MigrationSubtask.Builder addAllMetrics(Iterable<? extends TimeSeries> values)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
clearMetrics
public MigrationSubtask.Builder clearMetrics()
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
removeMetrics
public MigrationSubtask.Builder removeMetrics(int index)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
getMetricsBuilder
public TimeSeries.Builder getMetricsBuilder(int index)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
getMetricsOrBuilder
public TimeSeriesOrBuilder getMetricsOrBuilder(int index)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;- Specified by:
getMetricsOrBuilderin interfaceMigrationSubtaskOrBuilder
-
getMetricsOrBuilderList
public List<? extends TimeSeriesOrBuilder> getMetricsOrBuilderList()
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;- Specified by:
getMetricsOrBuilderListin interfaceMigrationSubtaskOrBuilder
-
addMetricsBuilder
public TimeSeries.Builder addMetricsBuilder()
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
addMetricsBuilder
public TimeSeries.Builder addMetricsBuilder(int index)
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
getMetricsBuilderList
public List<TimeSeries.Builder> getMetricsBuilderList()
The metrics for the subtask.
repeated .google.cloud.bigquery.migration.v2alpha.TimeSeries metrics = 11;
-
setUnknownFields
public final MigrationSubtask.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
mergeUnknownFields
public final MigrationSubtask.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MigrationSubtask.Builder>
-
-