publicstaticfinalclass CreateMigrationWorkflowRequest.BuilderextendsGeneratedMessageV3.Builder<CreateMigrationWorkflowRequest.Builder>implementsCreateMigrationWorkflowRequestOrBuilder
Request to create a migration workflow resource.
Protobuf type google.cloud.bigquery.migration.v2alpha.CreateMigrationWorkflowRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
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()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicCreateMigrationWorkflowRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicCreateMigrationWorkflowRequestbuild()
buildPartial()
publicCreateMigrationWorkflowRequestbuildPartial()
clear()
publicCreateMigrationWorkflowRequest.Builderclear()
Overrides
clearField(Descriptors.FieldDescriptor field)
publicCreateMigrationWorkflowRequest.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearMigrationWorkflow()
publicCreateMigrationWorkflowRequest.BuilderclearMigrationWorkflow()
Required. The migration workflow to create.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflow = 2 [(.google.api.field_behavior) = REQUIRED];
clearOneof(Descriptors.OneofDescriptor oneof)
publicCreateMigrationWorkflowRequest.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clearParent()
publicCreateMigrationWorkflowRequest.BuilderclearParent()
Required. The name of the project to which this migration workflow belongs.
Example: projects/foo/locations/bar
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
clone()
publicCreateMigrationWorkflowRequest.Builderclone()
Overrides
getDefaultInstanceForType()
publicCreateMigrationWorkflowRequestgetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getMigrationWorkflow()
publicMigrationWorkflowgetMigrationWorkflow()
Required. The migration workflow to create.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflow = 2 [(.google.api.field_behavior) = REQUIRED];
getMigrationWorkflowBuilder()
publicMigrationWorkflow.BuildergetMigrationWorkflowBuilder()
Required. The migration workflow to create.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflow = 2 [(.google.api.field_behavior) = REQUIRED];
getMigrationWorkflowOrBuilder()
publicMigrationWorkflowOrBuildergetMigrationWorkflowOrBuilder()
Required. The migration workflow to create.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflow = 2 [(.google.api.field_behavior) = REQUIRED];
getParent()
Required. The name of the project to which this migration workflow belongs.
Example: projects/foo/locations/bar
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
String |
The parent.
|
getParentBytes()
publicByteStringgetParentBytes()
Required. The name of the project to which this migration workflow belongs.
Example: projects/foo/locations/bar
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
ByteString |
The bytes for parent.
|
hasMigrationWorkflow()
publicbooleanhasMigrationWorkflow()
Required. The migration workflow to create.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflow = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
boolean |
Whether the migrationWorkflow field is set.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(CreateMigrationWorkflowRequest other)
publicCreateMigrationWorkflowRequest.BuildermergeFrom(CreateMigrationWorkflowRequestother)
publicCreateMigrationWorkflowRequest.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicCreateMigrationWorkflowRequest.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeMigrationWorkflow(MigrationWorkflow value)
publicCreateMigrationWorkflowRequest.BuildermergeMigrationWorkflow(MigrationWorkflowvalue)
Required. The migration workflow to create.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflow = 2 [(.google.api.field_behavior) = REQUIRED];
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalCreateMigrationWorkflowRequest.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
publicCreateMigrationWorkflowRequest.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setMigrationWorkflow(MigrationWorkflow value)
publicCreateMigrationWorkflowRequest.BuildersetMigrationWorkflow(MigrationWorkflowvalue)
Required. The migration workflow to create.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflow = 2 [(.google.api.field_behavior) = REQUIRED];
setMigrationWorkflow(MigrationWorkflow.Builder builderForValue)
publicCreateMigrationWorkflowRequest.BuildersetMigrationWorkflow(MigrationWorkflow.BuilderbuilderForValue)
Required. The migration workflow to create.
.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow migration_workflow = 2 [(.google.api.field_behavior) = REQUIRED];
setParent(String value)
publicCreateMigrationWorkflowRequest.BuildersetParent(Stringvalue)
Required. The name of the project to which this migration workflow belongs.
Example: projects/foo/locations/bar
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter |
| Name |
Description |
value |
String
The parent to set.
|
setParentBytes(ByteString value)
publicCreateMigrationWorkflowRequest.BuildersetParentBytes(ByteStringvalue)
Required. The name of the project to which this migration workflow belongs.
Example: projects/foo/locations/bar
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for parent to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicCreateMigrationWorkflowRequest.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalCreateMigrationWorkflowRequest.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides