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.v2.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.v2.ListMigrationSubtasksResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListMigrationSubtasksResponse.Builder
addAllMigrationSubtasks(Iterable<? extends MigrationSubtask> values)
The migration subtasks for the specified task.ListMigrationSubtasksResponse.Builder
addMigrationSubtasks(int index, MigrationSubtask value)
The migration subtasks for the specified task.ListMigrationSubtasksResponse.Builder
addMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.ListMigrationSubtasksResponse.Builder
addMigrationSubtasks(MigrationSubtask value)
The migration subtasks for the specified task.ListMigrationSubtasksResponse.Builder
addMigrationSubtasks(MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.MigrationSubtask.Builder
addMigrationSubtasksBuilder()
The migration subtasks for the specified task.MigrationSubtask.Builder
addMigrationSubtasksBuilder(int index)
The migration subtasks for the specified task.ListMigrationSubtasksResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListMigrationSubtasksResponse
build()
ListMigrationSubtasksResponse
buildPartial()
ListMigrationSubtasksResponse.Builder
clear()
ListMigrationSubtasksResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListMigrationSubtasksResponse.Builder
clearMigrationSubtasks()
The migration subtasks for the specified task.ListMigrationSubtasksResponse.Builder
clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.ListMigrationSubtasksResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListMigrationSubtasksResponse.Builder
clone()
ListMigrationSubtasksResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
MigrationSubtask
getMigrationSubtasks(int index)
The migration subtasks for the specified task.MigrationSubtask.Builder
getMigrationSubtasksBuilder(int index)
The migration subtasks for the specified task.List<MigrationSubtask.Builder>
getMigrationSubtasksBuilderList()
The migration subtasks for the specified task.int
getMigrationSubtasksCount()
The migration subtasks for the specified task.List<MigrationSubtask>
getMigrationSubtasksList()
The migration subtasks for the specified task.MigrationSubtaskOrBuilder
getMigrationSubtasksOrBuilder(int index)
The migration subtasks for the specified task.List<? extends MigrationSubtaskOrBuilder>
getMigrationSubtasksOrBuilderList()
The migration subtasks for the specified task.String
getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.com.google.protobuf.ByteString
getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListMigrationSubtasksResponse.Builder
mergeFrom(ListMigrationSubtasksResponse other)
ListMigrationSubtasksResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListMigrationSubtasksResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListMigrationSubtasksResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListMigrationSubtasksResponse.Builder
removeMigrationSubtasks(int index)
The migration subtasks for the specified task.ListMigrationSubtasksResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListMigrationSubtasksResponse.Builder
setMigrationSubtasks(int index, MigrationSubtask value)
The migration subtasks for the specified task.ListMigrationSubtasksResponse.Builder
setMigrationSubtasks(int index, MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.ListMigrationSubtasksResponse.Builder
setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.ListMigrationSubtasksResponse.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.ListMigrationSubtasksResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListMigrationSubtasksResponse.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
clear
public ListMigrationSubtasksResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
getDefaultInstanceForType
public ListMigrationSubtasksResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListMigrationSubtasksResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListMigrationSubtasksResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListMigrationSubtasksResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
setField
public ListMigrationSubtasksResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
clearField
public ListMigrationSubtasksResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
clearOneof
public ListMigrationSubtasksResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
setRepeatedField
public ListMigrationSubtasksResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
addRepeatedField
public ListMigrationSubtasksResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
mergeFrom
public ListMigrationSubtasksResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListMigrationSubtasksResponse.Builder>
-
mergeFrom
public ListMigrationSubtasksResponse.Builder mergeFrom(ListMigrationSubtasksResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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.v2.MigrationSubtask migration_subtasks = 1;
- Specified by:
getMigrationSubtasksList
in interfaceListMigrationSubtasksResponseOrBuilder
-
getMigrationSubtasksCount
public int getMigrationSubtasksCount()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
- Specified by:
getMigrationSubtasksCount
in interfaceListMigrationSubtasksResponseOrBuilder
-
getMigrationSubtasks
public MigrationSubtask getMigrationSubtasks(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
- Specified by:
getMigrationSubtasks
in interfaceListMigrationSubtasksResponseOrBuilder
-
setMigrationSubtasks
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;
-
setMigrationSubtasks
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;
-
addMigrationSubtasks
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(MigrationSubtask value)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.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.v2.MigrationSubtask migration_subtasks = 1;
-
addMigrationSubtasks
public ListMigrationSubtasksResponse.Builder addMigrationSubtasks(MigrationSubtask.Builder builderForValue)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.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.v2.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.v2.MigrationSubtask migration_subtasks = 1;
-
clearMigrationSubtasks
public ListMigrationSubtasksResponse.Builder clearMigrationSubtasks()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
-
removeMigrationSubtasks
public ListMigrationSubtasksResponse.Builder removeMigrationSubtasks(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
-
getMigrationSubtasksBuilder
public MigrationSubtask.Builder getMigrationSubtasksBuilder(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
-
getMigrationSubtasksOrBuilder
public MigrationSubtaskOrBuilder getMigrationSubtasksOrBuilder(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
- Specified by:
getMigrationSubtasksOrBuilder
in interfaceListMigrationSubtasksResponseOrBuilder
-
getMigrationSubtasksOrBuilderList
public List<? extends MigrationSubtaskOrBuilder> getMigrationSubtasksOrBuilderList()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
- Specified by:
getMigrationSubtasksOrBuilderList
in interfaceListMigrationSubtasksResponseOrBuilder
-
addMigrationSubtasksBuilder
public MigrationSubtask.Builder addMigrationSubtasksBuilder()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
-
addMigrationSubtasksBuilder
public MigrationSubtask.Builder addMigrationSubtasksBuilder(int index)
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.MigrationSubtask migration_subtasks = 1;
-
getMigrationSubtasksBuilderList
public List<MigrationSubtask.Builder> getMigrationSubtasksBuilderList()
The migration subtasks for the specified task.
repeated .google.cloud.bigquery.migration.v2.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:
getNextPageToken
in 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:
getNextPageTokenBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
mergeUnknownFields
public final ListMigrationSubtasksResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationSubtasksResponse.Builder>
-
-