Class ListMigrationSubtasksResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
- com.google.cloud.bigquery.migration.v2alpha.ListMigrationSubtasksResponse.Builder
-
- All Implemented Interfaces:
ListMigrationSubtasksResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListMigrationSubtasksResponse
public static final class ListMigrationSubtasksResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder> implements ListMigrationSubtasksResponseOrBuilder
Response object for a `ListMigrationSubtasks` call.
Protobuf typegoogle.cloud.bigquery.migration.v2alpha.ListMigrationSubtasksResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListMigrationSubtasksResponse.BuilderaddAllMigrationSubtasks(Iterable<? extends MigrationSubtask> values)The migration subtasks for the specified task.ListMigrationSubtasksResponse.BuilderaddMigrationSubtasks(int index, MigrationSubtask value)The migration subtasks for the specified task.ListMigrationSubtasksResponse.BuilderaddMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)The migration subtasks for the specified task.ListMigrationSubtasksResponse.BuilderaddMigrationSubtasks(MigrationSubtask value)The migration subtasks for the specified task.ListMigrationSubtasksResponse.BuilderaddMigrationSubtasks(MigrationSubtask.Builder builderForValue)The migration subtasks for the specified task.MigrationSubtask.BuilderaddMigrationSubtasksBuilder()The migration subtasks for the specified task.MigrationSubtask.BuilderaddMigrationSubtasksBuilder(int index)The migration subtasks for the specified task.ListMigrationSubtasksResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListMigrationSubtasksResponsebuild()ListMigrationSubtasksResponsebuildPartial()ListMigrationSubtasksResponse.Builderclear()ListMigrationSubtasksResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListMigrationSubtasksResponse.BuilderclearMigrationSubtasks()The migration subtasks for the specified task.ListMigrationSubtasksResponse.BuilderclearNextPageToken()A token, which can be sent as `page_token` to retrieve the next page.ListMigrationSubtasksResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListMigrationSubtasksResponse.Builderclone()ListMigrationSubtasksResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()MigrationSubtaskgetMigrationSubtasks(int index)The migration subtasks for the specified task.MigrationSubtask.BuildergetMigrationSubtasksBuilder(int index)The migration subtasks for the specified task.List<MigrationSubtask.Builder>getMigrationSubtasksBuilderList()The migration subtasks for the specified task.intgetMigrationSubtasksCount()The migration subtasks for the specified task.List<MigrationSubtask>getMigrationSubtasksList()The migration subtasks for the specified task.MigrationSubtaskOrBuildergetMigrationSubtasksOrBuilder(int index)The migration subtasks for the specified task.List<? extends MigrationSubtaskOrBuilder>getMigrationSubtasksOrBuilderList()The migration subtasks for the specified task.StringgetNextPageToken()A token, which can be sent as `page_token` to retrieve the next page.com.google.protobuf.ByteStringgetNextPageTokenBytes()A token, which can be sent as `page_token` to retrieve the next page.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListMigrationSubtasksResponse.BuildermergeFrom(ListMigrationSubtasksResponse other)ListMigrationSubtasksResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListMigrationSubtasksResponse.BuildermergeFrom(com.google.protobuf.Message other)ListMigrationSubtasksResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListMigrationSubtasksResponse.BuilderremoveMigrationSubtasks(int index)The migration subtasks for the specified task.ListMigrationSubtasksResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListMigrationSubtasksResponse.BuildersetMigrationSubtasks(int index, MigrationSubtask value)The migration subtasks for the specified task.ListMigrationSubtasksResponse.BuildersetMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)The migration subtasks for the specified task.ListMigrationSubtasksResponse.BuildersetNextPageToken(String value)A token, which can be sent as `page_token` to retrieve the next page.ListMigrationSubtasksResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)A token, which can be sent as `page_token` to retrieve the next page.ListMigrationSubtasksResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListMigrationSubtasksResponse.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<ListMigrationSubtasksResponse.Builder>
-
clear
public ListMigrationSubtasksResponse.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<ListMigrationSubtasksResponse.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<ListMigrationSubtasksResponse.Builder>
-
getDefaultInstanceForType
public ListMigrationSubtasksResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListMigrationSubtasksResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListMigrationSubtasksResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListMigrationSubtasksResponse.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<ListMigrationSubtasksResponse.Builder>
-
setField
public ListMigrationSubtasksResponse.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<ListMigrationSubtasksResponse.Builder>
-
clearField
public ListMigrationSubtasksResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
clearOneof
public ListMigrationSubtasksResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
setRepeatedField
public ListMigrationSubtasksResponse.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<ListMigrationSubtasksResponse.Builder>
-
addRepeatedField
public ListMigrationSubtasksResponse.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<ListMigrationSubtasksResponse.Builder>
-
mergeFrom
public ListMigrationSubtasksResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListMigrationSubtasksResponse.Builder>
-
mergeFrom
public ListMigrationSubtasksResponse.Builder mergeFrom(ListMigrationSubtasksResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
mergeFrom
public ListMigrationSubtasksResponse.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<ListMigrationSubtasksResponse.Builder>- Throws:
IOException
-
getMigrationSubtasksList
public List<MigrationSubtask> getMigrationSubtasksList()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;- Specified by:
getMigrationSubtasksListin interfaceListMigrationSubtasksResponseOrBuilder
-
getMigrationSubtasksCount
public int getMigrationSubtasksCount()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;- Specified by:
getMigrationSubtasksCountin interfaceListMigrationSubtasksResponseOrBuilder
-
getMigrationSubtasks
public MigrationSubtask getMigrationSubtasks(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;- Specified by:
getMigrationSubtasksin interfaceListMigrationSubtasksResponseOrBuilder
-
setMigrationSubtasks
public ListMigrationSubtasksResponse.Builder setMigrationSubtasks(int index, MigrationSubtask value)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
setMigrationSubtasks
public ListMigrationSubtasksResponse.Builder setMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
addMigrationSubtasks
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(MigrationSubtask value)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
addMigrationSubtasks
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(int index, MigrationSubtask value)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
addMigrationSubtasks
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
addMigrationSubtasks
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
addAllMigrationSubtasks
public ListMigrationSubtasksResponse.Builder addAllMigrationSubtasks(Iterable<? extends MigrationSubtask> values)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
clearMigrationSubtasks
public ListMigrationSubtasksResponse.Builder clearMigrationSubtasks()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
removeMigrationSubtasks
public ListMigrationSubtasksResponse.Builder removeMigrationSubtasks(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
getMigrationSubtasksBuilder
public MigrationSubtask.Builder getMigrationSubtasksBuilder(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
getMigrationSubtasksOrBuilder
public MigrationSubtaskOrBuilder getMigrationSubtasksOrBuilder(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;- Specified by:
getMigrationSubtasksOrBuilderin interfaceListMigrationSubtasksResponseOrBuilder
-
getMigrationSubtasksOrBuilderList
public List<? extends MigrationSubtaskOrBuilder> getMigrationSubtasksOrBuilderList()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;- Specified by:
getMigrationSubtasksOrBuilderListin interfaceListMigrationSubtasksResponseOrBuilder
-
addMigrationSubtasksBuilder
public MigrationSubtask.Builder addMigrationSubtasksBuilder()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
addMigrationSubtasksBuilder
public MigrationSubtask.Builder addMigrationSubtasksBuilder(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
getMigrationSubtasksBuilderList
public List<MigrationSubtask.Builder> getMigrationSubtasksBuilderList()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationSubtask migration_subtasks = 1;
-
getNextPageToken
public String getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListMigrationSubtasksResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListMigrationSubtasksResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListMigrationSubtasksResponse.Builder setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListMigrationSubtasksResponse.Builder clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListMigrationSubtasksResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListMigrationSubtasksResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
mergeUnknownFields
public final ListMigrationSubtasksResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
-