Class ListMigrationWorkflowsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>
-
- com.google.cloud.bigquery.migration.v2.ListMigrationWorkflowsResponse.Builder
-
- All Implemented Interfaces:
ListMigrationWorkflowsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListMigrationWorkflowsResponse
public static final class ListMigrationWorkflowsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder> implements ListMigrationWorkflowsResponseOrBuilder
Response object for a `ListMigrationWorkflows` call.
Protobuf typegoogle.cloud.bigquery.migration.v2.ListMigrationWorkflowsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListMigrationWorkflowsResponse.Builder
addAllMigrationWorkflows(Iterable<? extends MigrationWorkflow> values)
The migration workflows for the specified project / location.ListMigrationWorkflowsResponse.Builder
addMigrationWorkflows(int index, MigrationWorkflow value)
The migration workflows for the specified project / location.ListMigrationWorkflowsResponse.Builder
addMigrationWorkflows(int index, MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.ListMigrationWorkflowsResponse.Builder
addMigrationWorkflows(MigrationWorkflow value)
The migration workflows for the specified project / location.ListMigrationWorkflowsResponse.Builder
addMigrationWorkflows(MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.MigrationWorkflow.Builder
addMigrationWorkflowsBuilder()
The migration workflows for the specified project / location.MigrationWorkflow.Builder
addMigrationWorkflowsBuilder(int index)
The migration workflows for the specified project / location.ListMigrationWorkflowsResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListMigrationWorkflowsResponse
build()
ListMigrationWorkflowsResponse
buildPartial()
ListMigrationWorkflowsResponse.Builder
clear()
ListMigrationWorkflowsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListMigrationWorkflowsResponse.Builder
clearMigrationWorkflows()
The migration workflows for the specified project / location.ListMigrationWorkflowsResponse.Builder
clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.ListMigrationWorkflowsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListMigrationWorkflowsResponse.Builder
clone()
ListMigrationWorkflowsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
MigrationWorkflow
getMigrationWorkflows(int index)
The migration workflows for the specified project / location.MigrationWorkflow.Builder
getMigrationWorkflowsBuilder(int index)
The migration workflows for the specified project / location.List<MigrationWorkflow.Builder>
getMigrationWorkflowsBuilderList()
The migration workflows for the specified project / location.int
getMigrationWorkflowsCount()
The migration workflows for the specified project / location.List<MigrationWorkflow>
getMigrationWorkflowsList()
The migration workflows for the specified project / location.MigrationWorkflowOrBuilder
getMigrationWorkflowsOrBuilder(int index)
The migration workflows for the specified project / location.List<? extends MigrationWorkflowOrBuilder>
getMigrationWorkflowsOrBuilderList()
The migration workflows for the specified project / location.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()
ListMigrationWorkflowsResponse.Builder
mergeFrom(ListMigrationWorkflowsResponse other)
ListMigrationWorkflowsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListMigrationWorkflowsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListMigrationWorkflowsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListMigrationWorkflowsResponse.Builder
removeMigrationWorkflows(int index)
The migration workflows for the specified project / location.ListMigrationWorkflowsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListMigrationWorkflowsResponse.Builder
setMigrationWorkflows(int index, MigrationWorkflow value)
The migration workflows for the specified project / location.ListMigrationWorkflowsResponse.Builder
setMigrationWorkflows(int index, MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.ListMigrationWorkflowsResponse.Builder
setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.ListMigrationWorkflowsResponse.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.ListMigrationWorkflowsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.Builder>
-
clear
public ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.Builder>
-
getDefaultInstanceForType
public ListMigrationWorkflowsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListMigrationWorkflowsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListMigrationWorkflowsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.Builder>
-
setField
public ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.Builder>
-
clearField
public ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.Builder>
-
clearOneof
public ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.Builder>
-
setRepeatedField
public ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.Builder>
-
addRepeatedField
public ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.Builder>
-
mergeFrom
public ListMigrationWorkflowsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListMigrationWorkflowsResponse.Builder>
-
mergeFrom
public ListMigrationWorkflowsResponse.Builder mergeFrom(ListMigrationWorkflowsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>
-
mergeFrom
public ListMigrationWorkflowsResponse.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<ListMigrationWorkflowsResponse.Builder>
- Throws:
IOException
-
getMigrationWorkflowsList
public List<MigrationWorkflow> getMigrationWorkflowsList()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
- Specified by:
getMigrationWorkflowsList
in interfaceListMigrationWorkflowsResponseOrBuilder
-
getMigrationWorkflowsCount
public int getMigrationWorkflowsCount()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
- Specified by:
getMigrationWorkflowsCount
in interfaceListMigrationWorkflowsResponseOrBuilder
-
getMigrationWorkflows
public MigrationWorkflow getMigrationWorkflows(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
- Specified by:
getMigrationWorkflows
in interfaceListMigrationWorkflowsResponseOrBuilder
-
setMigrationWorkflows
public ListMigrationWorkflowsResponse.Builder setMigrationWorkflows(int index, MigrationWorkflow value)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
setMigrationWorkflows
public ListMigrationWorkflowsResponse.Builder setMigrationWorkflows(int index, MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
addMigrationWorkflows
public ListMigrationWorkflowsResponse.Builder addMigrationWorkflows(MigrationWorkflow value)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
addMigrationWorkflows
public ListMigrationWorkflowsResponse.Builder addMigrationWorkflows(int index, MigrationWorkflow value)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
addMigrationWorkflows
public ListMigrationWorkflowsResponse.Builder addMigrationWorkflows(MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
addMigrationWorkflows
public ListMigrationWorkflowsResponse.Builder addMigrationWorkflows(int index, MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
addAllMigrationWorkflows
public ListMigrationWorkflowsResponse.Builder addAllMigrationWorkflows(Iterable<? extends MigrationWorkflow> values)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
clearMigrationWorkflows
public ListMigrationWorkflowsResponse.Builder clearMigrationWorkflows()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
removeMigrationWorkflows
public ListMigrationWorkflowsResponse.Builder removeMigrationWorkflows(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
getMigrationWorkflowsBuilder
public MigrationWorkflow.Builder getMigrationWorkflowsBuilder(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
getMigrationWorkflowsOrBuilder
public MigrationWorkflowOrBuilder getMigrationWorkflowsOrBuilder(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
- Specified by:
getMigrationWorkflowsOrBuilder
in interfaceListMigrationWorkflowsResponseOrBuilder
-
getMigrationWorkflowsOrBuilderList
public List<? extends MigrationWorkflowOrBuilder> getMigrationWorkflowsOrBuilderList()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
- Specified by:
getMigrationWorkflowsOrBuilderList
in interfaceListMigrationWorkflowsResponseOrBuilder
-
addMigrationWorkflowsBuilder
public MigrationWorkflow.Builder addMigrationWorkflowsBuilder()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
addMigrationWorkflowsBuilder
public MigrationWorkflow.Builder addMigrationWorkflowsBuilder(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 1;
-
getMigrationWorkflowsBuilderList
public List<MigrationWorkflow.Builder> getMigrationWorkflowsBuilderList()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2.MigrationWorkflow migration_workflows = 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 interfaceListMigrationWorkflowsResponseOrBuilder
- 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 interfaceListMigrationWorkflowsResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListMigrationWorkflowsResponse.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 ListMigrationWorkflowsResponse.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 ListMigrationWorkflowsResponse.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 ListMigrationWorkflowsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>
-
mergeUnknownFields
public final ListMigrationWorkflowsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>
-
-