public static final class ListMigrationWorkflowsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder> implements ListMigrationWorkflowsResponseOrBuilder
Response object for a `ListMigrationWorkflows` call.Protobuf type
google.cloud.bigquery.migration.v2alpha.ListMigrationWorkflowsResponse| Modifier and Type | Method and Description |
|---|---|
ListMigrationWorkflowsResponse.Builder |
addAllMigrationWorkflows(Iterable<? extends MigrationWorkflow> values)
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(int index,
MigrationWorkflow value)
The migration workflows for the specified project / location.
|
ListMigrationWorkflowsResponse.Builder |
addMigrationWorkflows(MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
|
ListMigrationWorkflowsResponse.Builder |
addMigrationWorkflows(MigrationWorkflow value)
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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListMigrationWorkflowsResponse.Builder |
mergeFrom(ListMigrationWorkflowsResponse other) |
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.Builder builderForValue)
The migration workflows for the specified project / location.
|
ListMigrationWorkflowsResponse.Builder |
setMigrationWorkflows(int index,
MigrationWorkflow value)
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) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListMigrationWorkflowsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListMigrationWorkflowsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListMigrationWorkflowsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse.Builder mergeFrom(ListMigrationWorkflowsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public ListMigrationWorkflowsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListMigrationWorkflowsResponse.Builder>IOExceptionpublic List<MigrationWorkflow> getMigrationWorkflowsList()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
getMigrationWorkflowsList in interface ListMigrationWorkflowsResponseOrBuilderpublic int getMigrationWorkflowsCount()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
getMigrationWorkflowsCount in interface ListMigrationWorkflowsResponseOrBuilderpublic MigrationWorkflow getMigrationWorkflows(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
getMigrationWorkflows in interface ListMigrationWorkflowsResponseOrBuilderpublic ListMigrationWorkflowsResponse.Builder setMigrationWorkflows(int index, MigrationWorkflow value)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public ListMigrationWorkflowsResponse.Builder setMigrationWorkflows(int index, MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public ListMigrationWorkflowsResponse.Builder addMigrationWorkflows(MigrationWorkflow value)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public ListMigrationWorkflowsResponse.Builder addMigrationWorkflows(int index, MigrationWorkflow value)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public ListMigrationWorkflowsResponse.Builder addMigrationWorkflows(MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public ListMigrationWorkflowsResponse.Builder addMigrationWorkflows(int index, MigrationWorkflow.Builder builderForValue)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public ListMigrationWorkflowsResponse.Builder addAllMigrationWorkflows(Iterable<? extends MigrationWorkflow> values)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public ListMigrationWorkflowsResponse.Builder clearMigrationWorkflows()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public ListMigrationWorkflowsResponse.Builder removeMigrationWorkflows(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public MigrationWorkflow.Builder getMigrationWorkflowsBuilder(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public MigrationWorkflowOrBuilder getMigrationWorkflowsOrBuilder(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
getMigrationWorkflowsOrBuilder in interface ListMigrationWorkflowsResponseOrBuilderpublic List<? extends MigrationWorkflowOrBuilder> getMigrationWorkflowsOrBuilderList()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
getMigrationWorkflowsOrBuilderList in interface ListMigrationWorkflowsResponseOrBuilderpublic MigrationWorkflow.Builder addMigrationWorkflowsBuilder()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public MigrationWorkflow.Builder addMigrationWorkflowsBuilder(int index)
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
public List<MigrationWorkflow.Builder> getMigrationWorkflowsBuilderList()
The migration workflows for the specified project / location.
repeated .google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflows = 1;
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;getNextPageToken in interface ListMigrationWorkflowsResponseOrBuilderpublic 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;getNextPageTokenBytes in interface ListMigrationWorkflowsResponseOrBuilderpublic 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;value - The nextPageToken to set.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;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;value - The bytes for nextPageToken to set.public final ListMigrationWorkflowsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>public final ListMigrationWorkflowsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListMigrationWorkflowsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.