public final class SeedConversionWorkspaceRequest extends com.google.protobuf.GeneratedMessageV3 implements SeedConversionWorkspaceRequestOrBuilder
Request message for 'SeedConversionWorkspace' request.Protobuf type
google.cloud.clouddms.v1.SeedConversionWorkspaceRequest| Modifier and Type | Class and Description |
|---|---|
static class |
SeedConversionWorkspaceRequest.Builder
Request message for 'SeedConversionWorkspace' request.
|
static class |
SeedConversionWorkspaceRequest.SeedFromCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AUTO_COMMIT_FIELD_NUMBER |
static int |
DESTINATION_CONNECTION_PROFILE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SOURCE_CONNECTION_PROFILE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
getAutoCommit()
Should the conversion workspace be committed automatically after the
seed operation.
|
static SeedConversionWorkspaceRequest |
getDefaultInstance() |
SeedConversionWorkspaceRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDestinationConnectionProfile()
Optional.
|
com.google.protobuf.ByteString |
getDestinationConnectionProfileBytes()
Optional.
|
String |
getName()
Name of the conversion workspace resource to seed with new database
structure, in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the conversion workspace resource to seed with new database
structure, in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
|
com.google.protobuf.Parser<SeedConversionWorkspaceRequest> |
getParserForType() |
SeedConversionWorkspaceRequest.SeedFromCase |
getSeedFromCase() |
int |
getSerializedSize() |
String |
getSourceConnectionProfile()
Optional.
|
com.google.protobuf.ByteString |
getSourceConnectionProfileBytes()
Optional.
|
boolean |
hasDestinationConnectionProfile()
Optional.
|
int |
hashCode() |
boolean |
hasSourceConnectionProfile()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SeedConversionWorkspaceRequest.Builder |
newBuilder() |
static SeedConversionWorkspaceRequest.Builder |
newBuilder(SeedConversionWorkspaceRequest prototype) |
SeedConversionWorkspaceRequest.Builder |
newBuilderForType() |
protected SeedConversionWorkspaceRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SeedConversionWorkspaceRequest |
parseDelimitedFrom(InputStream input) |
static SeedConversionWorkspaceRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeedConversionWorkspaceRequest |
parseFrom(byte[] data) |
static SeedConversionWorkspaceRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeedConversionWorkspaceRequest |
parseFrom(ByteBuffer data) |
static SeedConversionWorkspaceRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeedConversionWorkspaceRequest |
parseFrom(com.google.protobuf.ByteString data) |
static SeedConversionWorkspaceRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeedConversionWorkspaceRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SeedConversionWorkspaceRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeedConversionWorkspaceRequest |
parseFrom(InputStream input) |
static SeedConversionWorkspaceRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SeedConversionWorkspaceRequest> |
parser() |
SeedConversionWorkspaceRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int AUTO_COMMIT_FIELD_NUMBER
public static final int SOURCE_CONNECTION_PROFILE_FIELD_NUMBER
public static final int DESTINATION_CONNECTION_PROFILE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public SeedConversionWorkspaceRequest.SeedFromCase getSeedFromCase()
getSeedFromCase in interface SeedConversionWorkspaceRequestOrBuilderpublic String getName()
Name of the conversion workspace resource to seed with new database
structure, in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string name = 1 [(.google.api.resource_reference) = { ... }getName in interface SeedConversionWorkspaceRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the conversion workspace resource to seed with new database
structure, in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string name = 1 [(.google.api.resource_reference) = { ... }getNameBytes in interface SeedConversionWorkspaceRequestOrBuilderpublic boolean getAutoCommit()
Should the conversion workspace be committed automatically after the seed operation.
bool auto_commit = 2;getAutoCommit in interface SeedConversionWorkspaceRequestOrBuilderpublic boolean hasSourceConnectionProfile()
Optional. Fully qualified (Uri) name of the source connection profile.
string source_connection_profile = 100 [(.google.api.field_behavior) = OPTIONAL];hasSourceConnectionProfile in interface SeedConversionWorkspaceRequestOrBuilderpublic String getSourceConnectionProfile()
Optional. Fully qualified (Uri) name of the source connection profile.
string source_connection_profile = 100 [(.google.api.field_behavior) = OPTIONAL];getSourceConnectionProfile in interface SeedConversionWorkspaceRequestOrBuilderpublic com.google.protobuf.ByteString getSourceConnectionProfileBytes()
Optional. Fully qualified (Uri) name of the source connection profile.
string source_connection_profile = 100 [(.google.api.field_behavior) = OPTIONAL];getSourceConnectionProfileBytes in interface SeedConversionWorkspaceRequestOrBuilderpublic boolean hasDestinationConnectionProfile()
Optional. Fully qualified (Uri) name of the destination connection profile.
string destination_connection_profile = 101 [(.google.api.field_behavior) = OPTIONAL];
hasDestinationConnectionProfile in interface SeedConversionWorkspaceRequestOrBuilderpublic String getDestinationConnectionProfile()
Optional. Fully qualified (Uri) name of the destination connection profile.
string destination_connection_profile = 101 [(.google.api.field_behavior) = OPTIONAL];
getDestinationConnectionProfile in interface SeedConversionWorkspaceRequestOrBuilderpublic com.google.protobuf.ByteString getDestinationConnectionProfileBytes()
Optional. Fully qualified (Uri) name of the destination connection profile.
string destination_connection_profile = 101 [(.google.api.field_behavior) = OPTIONAL];
getDestinationConnectionProfileBytes in interface SeedConversionWorkspaceRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SeedConversionWorkspaceRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SeedConversionWorkspaceRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SeedConversionWorkspaceRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SeedConversionWorkspaceRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SeedConversionWorkspaceRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SeedConversionWorkspaceRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SeedConversionWorkspaceRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static SeedConversionWorkspaceRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SeedConversionWorkspaceRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SeedConversionWorkspaceRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SeedConversionWorkspaceRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SeedConversionWorkspaceRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SeedConversionWorkspaceRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SeedConversionWorkspaceRequest.Builder newBuilder()
public static SeedConversionWorkspaceRequest.Builder newBuilder(SeedConversionWorkspaceRequest prototype)
public SeedConversionWorkspaceRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SeedConversionWorkspaceRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SeedConversionWorkspaceRequest getDefaultInstance()
public static com.google.protobuf.Parser<SeedConversionWorkspaceRequest> parser()
public com.google.protobuf.Parser<SeedConversionWorkspaceRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SeedConversionWorkspaceRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.