public static final class ApplyConversionWorkspaceRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ApplyConversionWorkspaceRequest.Builder> implements ApplyConversionWorkspaceRequestOrBuilder
Request message for 'ApplyConversionWorkspace' request.Protobuf type
google.cloud.clouddms.v1.ApplyConversionWorkspaceRequestgetAllFields, 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<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyConversionWorkspaceRequest.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<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ApplyConversionWorkspaceRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ApplyConversionWorkspaceRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ApplyConversionWorkspaceRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest.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<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest.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<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest.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<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest.Builder mergeFrom(ApplyConversionWorkspaceRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyConversionWorkspaceRequest.Builder>public ApplyConversionWorkspaceRequest.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<ApplyConversionWorkspaceRequest.Builder>IOExceptionpublic ApplyConversionWorkspaceRequest.DestinationCase getDestinationCase()
getDestinationCase in interface ApplyConversionWorkspaceRequestOrBuilderpublic ApplyConversionWorkspaceRequest.Builder clearDestination()
public String getName()
Required. The name of the conversion workspace resource for which to apply
the draft tree. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getName in interface ApplyConversionWorkspaceRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Required. The name of the conversion workspace resource for which to apply
the draft tree. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getNameBytes in interface ApplyConversionWorkspaceRequestOrBuilderpublic ApplyConversionWorkspaceRequest.Builder setName(String value)
Required. The name of the conversion workspace resource for which to apply
the draft tree. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The name to set.public ApplyConversionWorkspaceRequest.Builder clearName()
Required. The name of the conversion workspace resource for which to apply
the draft tree. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ApplyConversionWorkspaceRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. The name of the conversion workspace resource for which to apply
the draft tree. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for name to set.public String getFilter()
Filter which entities to apply. Leaving this field empty will apply all of the entities. Supports Google AIP 160 based filtering.
string filter = 2;getFilter in interface ApplyConversionWorkspaceRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Filter which entities to apply. Leaving this field empty will apply all of the entities. Supports Google AIP 160 based filtering.
string filter = 2;getFilterBytes in interface ApplyConversionWorkspaceRequestOrBuilderpublic ApplyConversionWorkspaceRequest.Builder setFilter(String value)
Filter which entities to apply. Leaving this field empty will apply all of the entities. Supports Google AIP 160 based filtering.
string filter = 2;value - The filter to set.public ApplyConversionWorkspaceRequest.Builder clearFilter()
Filter which entities to apply. Leaving this field empty will apply all of the entities. Supports Google AIP 160 based filtering.
string filter = 2;public ApplyConversionWorkspaceRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Filter which entities to apply. Leaving this field empty will apply all of the entities. Supports Google AIP 160 based filtering.
string filter = 2;value - The bytes for filter to set.public boolean getDryRun()
Optional. Only validates the apply process, but doesn't change the destination database. Only works for PostgreSQL destination connection profile.
bool dry_run = 3 [(.google.api.field_behavior) = OPTIONAL];getDryRun in interface ApplyConversionWorkspaceRequestOrBuilderpublic ApplyConversionWorkspaceRequest.Builder setDryRun(boolean value)
Optional. Only validates the apply process, but doesn't change the destination database. Only works for PostgreSQL destination connection profile.
bool dry_run = 3 [(.google.api.field_behavior) = OPTIONAL];value - The dryRun to set.public ApplyConversionWorkspaceRequest.Builder clearDryRun()
Optional. Only validates the apply process, but doesn't change the destination database. Only works for PostgreSQL destination connection profile.
bool dry_run = 3 [(.google.api.field_behavior) = OPTIONAL];public boolean getAutoCommit()
Optional. Specifies whether the conversion workspace is to be committed automatically after the apply.
bool auto_commit = 4 [(.google.api.field_behavior) = OPTIONAL];getAutoCommit in interface ApplyConversionWorkspaceRequestOrBuilderpublic ApplyConversionWorkspaceRequest.Builder setAutoCommit(boolean value)
Optional. Specifies whether the conversion workspace is to be committed automatically after the apply.
bool auto_commit = 4 [(.google.api.field_behavior) = OPTIONAL];value - The autoCommit to set.public ApplyConversionWorkspaceRequest.Builder clearAutoCommit()
Optional. Specifies whether the conversion workspace is to be committed automatically after the apply.
bool auto_commit = 4 [(.google.api.field_behavior) = OPTIONAL];public boolean hasConnectionProfile()
Optional. Fully qualified (Uri) name of the destination connection profile.
string connection_profile = 100 [(.google.api.field_behavior) = OPTIONAL];hasConnectionProfile in interface ApplyConversionWorkspaceRequestOrBuilderpublic String getConnectionProfile()
Optional. Fully qualified (Uri) name of the destination connection profile.
string connection_profile = 100 [(.google.api.field_behavior) = OPTIONAL];getConnectionProfile in interface ApplyConversionWorkspaceRequestOrBuilderpublic com.google.protobuf.ByteString getConnectionProfileBytes()
Optional. Fully qualified (Uri) name of the destination connection profile.
string connection_profile = 100 [(.google.api.field_behavior) = OPTIONAL];getConnectionProfileBytes in interface ApplyConversionWorkspaceRequestOrBuilderpublic ApplyConversionWorkspaceRequest.Builder setConnectionProfile(String value)
Optional. Fully qualified (Uri) name of the destination connection profile.
string connection_profile = 100 [(.google.api.field_behavior) = OPTIONAL];value - The connectionProfile to set.public ApplyConversionWorkspaceRequest.Builder clearConnectionProfile()
Optional. Fully qualified (Uri) name of the destination connection profile.
string connection_profile = 100 [(.google.api.field_behavior) = OPTIONAL];public ApplyConversionWorkspaceRequest.Builder setConnectionProfileBytes(com.google.protobuf.ByteString value)
Optional. Fully qualified (Uri) name of the destination connection profile.
string connection_profile = 100 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for connectionProfile to set.public final ApplyConversionWorkspaceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyConversionWorkspaceRequest.Builder>public final ApplyConversionWorkspaceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyConversionWorkspaceRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.