- 2.52.0 (latest)
- 2.51.0
- 2.50.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.38.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.8
- 2.1.9
public static final class UpdateMigrationJobRequest.Builder extends GeneratedMessageV3.Builder<UpdateMigrationJobRequest.Builder> implements UpdateMigrationJobRequestOrBuilder
Request message for 'UpdateMigrationJob' request.
Protobuf type google.cloud.clouddms.v1.UpdateMigrationJobRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > UpdateMigrationJobRequest.BuilderImplements
UpdateMigrationJobRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public UpdateMigrationJobRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
build()
public UpdateMigrationJobRequest build()
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest |
buildPartial()
public UpdateMigrationJobRequest buildPartial()
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest |
clear()
public UpdateMigrationJobRequest.Builder clear()
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public UpdateMigrationJobRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
clearMigrationJob()
public UpdateMigrationJobRequest.Builder clearMigrationJob()
Required. The migration job parameters to update.
.google.cloud.clouddms.v1.MigrationJob migration_job = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public UpdateMigrationJobRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
clearRequestId()
public UpdateMigrationJobRequest.Builder clearRequestId()
A unique ID used to identify the request. If the server receives two requests with the same ID, then the second request is ignored.
It is recommended to always set this value to a UUID.
The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.
string request_id = 3;
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
This builder for chaining. |
clearUpdateMask()
public UpdateMigrationJobRequest.Builder clearUpdateMask()
Required. Field mask is used to specify the fields to be overwritten by the update in the conversion workspace resource.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
clone()
public UpdateMigrationJobRequest.Builder clone()
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
getDefaultInstanceForType()
public UpdateMigrationJobRequest getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getMigrationJob()
public MigrationJob getMigrationJob()
Required. The migration job parameters to update.
.google.cloud.clouddms.v1.MigrationJob migration_job = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
MigrationJob |
The migrationJob. |
getMigrationJobBuilder()
public MigrationJob.Builder getMigrationJobBuilder()
Required. The migration job parameters to update.
.google.cloud.clouddms.v1.MigrationJob migration_job = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
MigrationJob.Builder |
getMigrationJobOrBuilder()
public MigrationJobOrBuilder getMigrationJobOrBuilder()
Required. The migration job parameters to update.
.google.cloud.clouddms.v1.MigrationJob migration_job = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
MigrationJobOrBuilder |
getRequestId()
public String getRequestId()
A unique ID used to identify the request. If the server receives two requests with the same ID, then the second request is ignored.
It is recommended to always set this value to a UUID.
The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.
string request_id = 3;
Returns | |
---|---|
Type | Description |
String |
The requestId. |
getRequestIdBytes()
public ByteString getRequestIdBytes()
A unique ID used to identify the request. If the server receives two requests with the same ID, then the second request is ignored.
It is recommended to always set this value to a UUID.
The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.
string request_id = 3;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for requestId. |
getUpdateMask()
public FieldMask getUpdateMask()
Required. Field mask is used to specify the fields to be overwritten by the update in the conversion workspace resource.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
FieldMask |
The updateMask. |
getUpdateMaskBuilder()
public FieldMask.Builder getUpdateMaskBuilder()
Required. Field mask is used to specify the fields to be overwritten by the update in the conversion workspace resource.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
Builder |
getUpdateMaskOrBuilder()
public FieldMaskOrBuilder getUpdateMaskOrBuilder()
Required. Field mask is used to specify the fields to be overwritten by the update in the conversion workspace resource.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
FieldMaskOrBuilder |
hasMigrationJob()
public boolean hasMigrationJob()
Required. The migration job parameters to update.
.google.cloud.clouddms.v1.MigrationJob migration_job = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
boolean |
Whether the migrationJob field is set. |
hasUpdateMask()
public boolean hasUpdateMask()
Required. Field mask is used to specify the fields to be overwritten by the update in the conversion workspace resource.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
boolean |
Whether the updateMask field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(UpdateMigrationJobRequest other)
public UpdateMigrationJobRequest.Builder mergeFrom(UpdateMigrationJobRequest other)
Parameter | |
---|---|
Name | Description |
other |
UpdateMigrationJobRequest |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public UpdateMigrationJobRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public UpdateMigrationJobRequest.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other |
Message |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
mergeMigrationJob(MigrationJob value)
public UpdateMigrationJobRequest.Builder mergeMigrationJob(MigrationJob value)
Required. The migration job parameters to update.
.google.cloud.clouddms.v1.MigrationJob migration_job = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
MigrationJob |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final UpdateMigrationJobRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
mergeUpdateMask(FieldMask value)
public UpdateMigrationJobRequest.Builder mergeUpdateMask(FieldMask value)
Required. Field mask is used to specify the fields to be overwritten by the update in the conversion workspace resource.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
FieldMask |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public UpdateMigrationJobRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
setMigrationJob(MigrationJob value)
public UpdateMigrationJobRequest.Builder setMigrationJob(MigrationJob value)
Required. The migration job parameters to update.
.google.cloud.clouddms.v1.MigrationJob migration_job = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
MigrationJob |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
setMigrationJob(MigrationJob.Builder builderForValue)
public UpdateMigrationJobRequest.Builder setMigrationJob(MigrationJob.Builder builderForValue)
Required. The migration job parameters to update.
.google.cloud.clouddms.v1.MigrationJob migration_job = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
builderForValue |
MigrationJob.Builder |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public UpdateMigrationJobRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
setRequestId(String value)
public UpdateMigrationJobRequest.Builder setRequestId(String value)
A unique ID used to identify the request. If the server receives two requests with the same ID, then the second request is ignored.
It is recommended to always set this value to a UUID.
The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.
string request_id = 3;
Parameter | |
---|---|
Name | Description |
value |
String The requestId to set. |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
This builder for chaining. |
setRequestIdBytes(ByteString value)
public UpdateMigrationJobRequest.Builder setRequestIdBytes(ByteString value)
A unique ID used to identify the request. If the server receives two requests with the same ID, then the second request is ignored.
It is recommended to always set this value to a UUID.
The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.
string request_id = 3;
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for requestId to set. |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final UpdateMigrationJobRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
setUpdateMask(FieldMask value)
public UpdateMigrationJobRequest.Builder setUpdateMask(FieldMask value)
Required. Field mask is used to specify the fields to be overwritten by the update in the conversion workspace resource.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
FieldMask |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |
setUpdateMask(FieldMask.Builder builderForValue)
public UpdateMigrationJobRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)
Required. Field mask is used to specify the fields to be overwritten by the update in the conversion workspace resource.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
builderForValue |
Builder |
Returns | |
---|---|
Type | Description |
UpdateMigrationJobRequest.Builder |