public static final class ListMigrationSubtasksResponse.Builder extends GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder> implements ListMigrationSubtasksResponseOrBuilder
Response object for a ListMigrationSubtasks
call.
Protobuf type google.cloud.bigquery.migration.v2.ListMigrationSubtasksResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
addAllMigrationSubtasks(Iterable<? extends MigrationSubtask> values)
public ListMigrationSubtasksResponse.Builder addAllMigrationSubtasks(Iterable<? extends MigrationSubtask> values)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameter
Name | Description |
values | Iterable<? extends com.google.cloud.bigquery.migration.v2.MigrationSubtask>
|
Returns
addMigrationSubtasks(MigrationSubtask value)
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(MigrationSubtask value)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameter
Returns
addMigrationSubtasks(MigrationSubtask.Builder builderForValue)
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameter
Returns
addMigrationSubtasks(int index, MigrationSubtask value)
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(int index, MigrationSubtask value)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameters
Returns
addMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameters
Returns
addMigrationSubtasksBuilder()
public MigrationSubtask.Builder addMigrationSubtasksBuilder()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Returns
addMigrationSubtasksBuilder(int index)
public MigrationSubtask.Builder addMigrationSubtasksBuilder(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameter
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListMigrationSubtasksResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
build()
public ListMigrationSubtasksResponse build()
Returns
buildPartial()
public ListMigrationSubtasksResponse buildPartial()
Returns
clear()
public ListMigrationSubtasksResponse.Builder clear()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public ListMigrationSubtasksResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
clearMigrationSubtasks()
public ListMigrationSubtasksResponse.Builder clearMigrationSubtasks()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Returns
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
clearOneof(Descriptors.OneofDescriptor oneof)
public ListMigrationSubtasksResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
clone()
public ListMigrationSubtasksResponse.Builder clone()
Returns
Overrides
getDefaultInstanceForType()
public ListMigrationSubtasksResponse getDefaultInstanceForType()
Returns
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
getMigrationSubtasks(int index)
public MigrationSubtask getMigrationSubtasks(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameter
Returns
getMigrationSubtasksBuilder(int index)
public MigrationSubtask.Builder getMigrationSubtasksBuilder(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameter
Returns
getMigrationSubtasksBuilderList()
public List<MigrationSubtask.Builder> getMigrationSubtasksBuilderList()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Returns
getMigrationSubtasksCount()
public int getMigrationSubtasksCount()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Returns
getMigrationSubtasksList()
public List<MigrationSubtask> getMigrationSubtasksList()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Returns
getMigrationSubtasksOrBuilder(int index)
public MigrationSubtaskOrBuilder getMigrationSubtasksOrBuilder(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameter
Returns
getMigrationSubtasksOrBuilderList()
public List<? extends MigrationSubtaskOrBuilder> getMigrationSubtasksOrBuilderList()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Returns
Type | Description |
List<? extends com.google.cloud.bigquery.migration.v2.MigrationSubtaskOrBuilder> | |
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;
Returns
Type | Description |
String | The nextPageToken.
|
getNextPageTokenBytes()
public 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;
Returns
Type | Description |
ByteString | The bytes for nextPageToken.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
isInitialized()
public final boolean isInitialized()
Returns
Overrides
mergeFrom(ListMigrationSubtasksResponse other)
public ListMigrationSubtasksResponse.Builder mergeFrom(ListMigrationSubtasksResponse other)
Parameter
Returns
public ListMigrationSubtasksResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public ListMigrationSubtasksResponse.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListMigrationSubtasksResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
removeMigrationSubtasks(int index)
public ListMigrationSubtasksResponse.Builder removeMigrationSubtasks(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameter
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public ListMigrationSubtasksResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
setMigrationSubtasks(int index, MigrationSubtask value)
public ListMigrationSubtasksResponse.Builder setMigrationSubtasks(int index, MigrationSubtask value)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameters
Returns
setMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)
public ListMigrationSubtasksResponse.Builder setMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
Parameters
Returns
setNextPageToken(String value)
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;
Parameter
Name | Description |
value | String
The nextPageToken to set.
|
Returns
setNextPageTokenBytes(ByteString value)
public ListMigrationSubtasksResponse.Builder setNextPageTokenBytes(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;
Parameter
Name | Description |
value | ByteString
The bytes for nextPageToken to set.
|
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListMigrationSubtasksResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ListMigrationSubtasksResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides