public final class DiscoverConnectionProfileResponse extends com.google.protobuf.GeneratedMessageV3 implements DiscoverConnectionProfileResponseOrBuilder
Response from a discover request.Protobuf type
google.cloud.datastream.v1.DiscoverConnectionProfileResponse| Modifier and Type | Class and Description |
|---|---|
static class |
DiscoverConnectionProfileResponse.Builder
Response from a discover request.
|
static class |
DiscoverConnectionProfileResponse.DataObjectCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
MYSQL_RDBMS_FIELD_NUMBER |
static int |
ORACLE_RDBMS_FIELD_NUMBER |
static int |
POSTGRESQL_RDBMS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DiscoverConnectionProfileResponse.DataObjectCase |
getDataObjectCase() |
static DiscoverConnectionProfileResponse |
getDefaultInstance() |
DiscoverConnectionProfileResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
MysqlRdbms |
getMysqlRdbms()
Enriched MySQL RDBMS object.
|
MysqlRdbmsOrBuilder |
getMysqlRdbmsOrBuilder()
Enriched MySQL RDBMS object.
|
OracleRdbms |
getOracleRdbms()
Enriched Oracle RDBMS object.
|
OracleRdbmsOrBuilder |
getOracleRdbmsOrBuilder()
Enriched Oracle RDBMS object.
|
com.google.protobuf.Parser<DiscoverConnectionProfileResponse> |
getParserForType() |
PostgresqlRdbms |
getPostgresqlRdbms()
Enriched PostgreSQL RDBMS object.
|
PostgresqlRdbmsOrBuilder |
getPostgresqlRdbmsOrBuilder()
Enriched PostgreSQL RDBMS object.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasMysqlRdbms()
Enriched MySQL RDBMS object.
|
boolean |
hasOracleRdbms()
Enriched Oracle RDBMS object.
|
boolean |
hasPostgresqlRdbms()
Enriched PostgreSQL RDBMS object.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DiscoverConnectionProfileResponse.Builder |
newBuilder() |
static DiscoverConnectionProfileResponse.Builder |
newBuilder(DiscoverConnectionProfileResponse prototype) |
DiscoverConnectionProfileResponse.Builder |
newBuilderForType() |
protected DiscoverConnectionProfileResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DiscoverConnectionProfileResponse |
parseDelimitedFrom(InputStream input) |
static DiscoverConnectionProfileResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileResponse |
parseFrom(byte[] data) |
static DiscoverConnectionProfileResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileResponse |
parseFrom(ByteBuffer data) |
static DiscoverConnectionProfileResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileResponse |
parseFrom(com.google.protobuf.ByteString data) |
static DiscoverConnectionProfileResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DiscoverConnectionProfileResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileResponse |
parseFrom(InputStream input) |
static DiscoverConnectionProfileResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DiscoverConnectionProfileResponse> |
parser() |
DiscoverConnectionProfileResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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 ORACLE_RDBMS_FIELD_NUMBER
public static final int MYSQL_RDBMS_FIELD_NUMBER
public static final int POSTGRESQL_RDBMS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 DiscoverConnectionProfileResponse.DataObjectCase getDataObjectCase()
getDataObjectCase in interface DiscoverConnectionProfileResponseOrBuilderpublic boolean hasOracleRdbms()
Enriched Oracle RDBMS object.
.google.cloud.datastream.v1.OracleRdbms oracle_rdbms = 100;hasOracleRdbms in interface DiscoverConnectionProfileResponseOrBuilderpublic OracleRdbms getOracleRdbms()
Enriched Oracle RDBMS object.
.google.cloud.datastream.v1.OracleRdbms oracle_rdbms = 100;getOracleRdbms in interface DiscoverConnectionProfileResponseOrBuilderpublic OracleRdbmsOrBuilder getOracleRdbmsOrBuilder()
Enriched Oracle RDBMS object.
.google.cloud.datastream.v1.OracleRdbms oracle_rdbms = 100;getOracleRdbmsOrBuilder in interface DiscoverConnectionProfileResponseOrBuilderpublic boolean hasMysqlRdbms()
Enriched MySQL RDBMS object.
.google.cloud.datastream.v1.MysqlRdbms mysql_rdbms = 101;hasMysqlRdbms in interface DiscoverConnectionProfileResponseOrBuilderpublic MysqlRdbms getMysqlRdbms()
Enriched MySQL RDBMS object.
.google.cloud.datastream.v1.MysqlRdbms mysql_rdbms = 101;getMysqlRdbms in interface DiscoverConnectionProfileResponseOrBuilderpublic MysqlRdbmsOrBuilder getMysqlRdbmsOrBuilder()
Enriched MySQL RDBMS object.
.google.cloud.datastream.v1.MysqlRdbms mysql_rdbms = 101;getMysqlRdbmsOrBuilder in interface DiscoverConnectionProfileResponseOrBuilderpublic boolean hasPostgresqlRdbms()
Enriched PostgreSQL RDBMS object.
.google.cloud.datastream.v1.PostgresqlRdbms postgresql_rdbms = 102;hasPostgresqlRdbms in interface DiscoverConnectionProfileResponseOrBuilderpublic PostgresqlRdbms getPostgresqlRdbms()
Enriched PostgreSQL RDBMS object.
.google.cloud.datastream.v1.PostgresqlRdbms postgresql_rdbms = 102;getPostgresqlRdbms in interface DiscoverConnectionProfileResponseOrBuilderpublic PostgresqlRdbmsOrBuilder getPostgresqlRdbmsOrBuilder()
Enriched PostgreSQL RDBMS object.
.google.cloud.datastream.v1.PostgresqlRdbms postgresql_rdbms = 102;getPostgresqlRdbmsOrBuilder in interface DiscoverConnectionProfileResponseOrBuilderpublic 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 DiscoverConnectionProfileResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static DiscoverConnectionProfileResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DiscoverConnectionProfileResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DiscoverConnectionProfileResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DiscoverConnectionProfileResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DiscoverConnectionProfileResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DiscoverConnectionProfileResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DiscoverConnectionProfileResponse.Builder newBuilder()
public static DiscoverConnectionProfileResponse.Builder newBuilder(DiscoverConnectionProfileResponse prototype)
public DiscoverConnectionProfileResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DiscoverConnectionProfileResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DiscoverConnectionProfileResponse getDefaultInstance()
public static com.google.protobuf.Parser<DiscoverConnectionProfileResponse> parser()
public com.google.protobuf.Parser<DiscoverConnectionProfileResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DiscoverConnectionProfileResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.