public final class DiscoverConnectionProfileRequest extends com.google.protobuf.GeneratedMessageV3 implements DiscoverConnectionProfileRequestOrBuilder
Request message for 'discover' ConnectionProfile request.Protobuf type
google.cloud.datastream.v1.DiscoverConnectionProfileRequest| Modifier and Type | Class and Description |
|---|---|
static class |
DiscoverConnectionProfileRequest.Builder
Request message for 'discover' ConnectionProfile request.
|
static class |
DiscoverConnectionProfileRequest.DataObjectCase |
static class |
DiscoverConnectionProfileRequest.HierarchyCase |
static class |
DiscoverConnectionProfileRequest.TargetCase |
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 |
CONNECTION_PROFILE_FIELD_NUMBER |
static int |
CONNECTION_PROFILE_NAME_FIELD_NUMBER |
static int |
FULL_HIERARCHY_FIELD_NUMBER |
static int |
HIERARCHY_DEPTH_FIELD_NUMBER |
static int |
MYSQL_RDBMS_FIELD_NUMBER |
static int |
ORACLE_RDBMS_FIELD_NUMBER |
static int |
PARENT_FIELD_NUMBER |
static int |
POSTGRESQL_RDBMS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ConnectionProfile |
getConnectionProfile()
An ad-hoc connection profile configuration.
|
String |
getConnectionProfileName()
A reference to an existing connection profile.
|
com.google.protobuf.ByteString |
getConnectionProfileNameBytes()
A reference to an existing connection profile.
|
ConnectionProfileOrBuilder |
getConnectionProfileOrBuilder()
An ad-hoc connection profile configuration.
|
DiscoverConnectionProfileRequest.DataObjectCase |
getDataObjectCase() |
static DiscoverConnectionProfileRequest |
getDefaultInstance() |
DiscoverConnectionProfileRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getFullHierarchy()
Whether to retrieve the full hierarchy of data objects (TRUE) or only the
current level (FALSE).
|
DiscoverConnectionProfileRequest.HierarchyCase |
getHierarchyCase() |
int |
getHierarchyDepth()
The number of hierarchy levels below the current level to be retrieved.
|
MysqlRdbms |
getMysqlRdbms()
MySQL RDBMS to enrich with child data objects and metadata.
|
MysqlRdbmsOrBuilder |
getMysqlRdbmsOrBuilder()
MySQL RDBMS to enrich with child data objects and metadata.
|
OracleRdbms |
getOracleRdbms()
Oracle RDBMS to enrich with child data objects and metadata.
|
OracleRdbmsOrBuilder |
getOracleRdbmsOrBuilder()
Oracle RDBMS to enrich with child data objects and metadata.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
com.google.protobuf.Parser<DiscoverConnectionProfileRequest> |
getParserForType() |
PostgresqlRdbms |
getPostgresqlRdbms()
PostgreSQL RDBMS to enrich with child data objects and metadata.
|
PostgresqlRdbmsOrBuilder |
getPostgresqlRdbmsOrBuilder()
PostgreSQL RDBMS to enrich with child data objects and metadata.
|
int |
getSerializedSize() |
DiscoverConnectionProfileRequest.TargetCase |
getTargetCase() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasConnectionProfile()
An ad-hoc connection profile configuration.
|
boolean |
hasConnectionProfileName()
A reference to an existing connection profile.
|
boolean |
hasFullHierarchy()
Whether to retrieve the full hierarchy of data objects (TRUE) or only the
current level (FALSE).
|
int |
hashCode() |
boolean |
hasHierarchyDepth()
The number of hierarchy levels below the current level to be retrieved.
|
boolean |
hasMysqlRdbms()
MySQL RDBMS to enrich with child data objects and metadata.
|
boolean |
hasOracleRdbms()
Oracle RDBMS to enrich with child data objects and metadata.
|
boolean |
hasPostgresqlRdbms()
PostgreSQL RDBMS to enrich with child data objects and metadata.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DiscoverConnectionProfileRequest.Builder |
newBuilder() |
static DiscoverConnectionProfileRequest.Builder |
newBuilder(DiscoverConnectionProfileRequest prototype) |
DiscoverConnectionProfileRequest.Builder |
newBuilderForType() |
protected DiscoverConnectionProfileRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DiscoverConnectionProfileRequest |
parseDelimitedFrom(InputStream input) |
static DiscoverConnectionProfileRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileRequest |
parseFrom(byte[] data) |
static DiscoverConnectionProfileRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileRequest |
parseFrom(ByteBuffer data) |
static DiscoverConnectionProfileRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileRequest |
parseFrom(com.google.protobuf.ByteString data) |
static DiscoverConnectionProfileRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DiscoverConnectionProfileRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiscoverConnectionProfileRequest |
parseFrom(InputStream input) |
static DiscoverConnectionProfileRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DiscoverConnectionProfileRequest> |
parser() |
DiscoverConnectionProfileRequest.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 PARENT_FIELD_NUMBER
public static final int CONNECTION_PROFILE_FIELD_NUMBER
public static final int CONNECTION_PROFILE_NAME_FIELD_NUMBER
public static final int FULL_HIERARCHY_FIELD_NUMBER
public static final int HIERARCHY_DEPTH_FIELD_NUMBER
public 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 DiscoverConnectionProfileRequest.TargetCase getTargetCase()
getTargetCase in interface DiscoverConnectionProfileRequestOrBuilderpublic DiscoverConnectionProfileRequest.HierarchyCase getHierarchyCase()
getHierarchyCase in interface DiscoverConnectionProfileRequestOrBuilderpublic DiscoverConnectionProfileRequest.DataObjectCase getDataObjectCase()
getDataObjectCase in interface DiscoverConnectionProfileRequestOrBuilderpublic String getParent()
Required. The parent resource of the connection profile type. Must be in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface DiscoverConnectionProfileRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The parent resource of the connection profile type. Must be in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface DiscoverConnectionProfileRequestOrBuilderpublic boolean hasConnectionProfile()
An ad-hoc connection profile configuration.
.google.cloud.datastream.v1.ConnectionProfile connection_profile = 200;hasConnectionProfile in interface DiscoverConnectionProfileRequestOrBuilderpublic ConnectionProfile getConnectionProfile()
An ad-hoc connection profile configuration.
.google.cloud.datastream.v1.ConnectionProfile connection_profile = 200;getConnectionProfile in interface DiscoverConnectionProfileRequestOrBuilderpublic ConnectionProfileOrBuilder getConnectionProfileOrBuilder()
An ad-hoc connection profile configuration.
.google.cloud.datastream.v1.ConnectionProfile connection_profile = 200;getConnectionProfileOrBuilder in interface DiscoverConnectionProfileRequestOrBuilderpublic boolean hasConnectionProfileName()
A reference to an existing connection profile.
string connection_profile_name = 201;hasConnectionProfileName in interface DiscoverConnectionProfileRequestOrBuilderpublic String getConnectionProfileName()
A reference to an existing connection profile.
string connection_profile_name = 201;getConnectionProfileName in interface DiscoverConnectionProfileRequestOrBuilderpublic com.google.protobuf.ByteString getConnectionProfileNameBytes()
A reference to an existing connection profile.
string connection_profile_name = 201;getConnectionProfileNameBytes in interface DiscoverConnectionProfileRequestOrBuilderpublic boolean hasFullHierarchy()
Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).
bool full_hierarchy = 3;hasFullHierarchy in interface DiscoverConnectionProfileRequestOrBuilderpublic boolean getFullHierarchy()
Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).
bool full_hierarchy = 3;getFullHierarchy in interface DiscoverConnectionProfileRequestOrBuilderpublic boolean hasHierarchyDepth()
The number of hierarchy levels below the current level to be retrieved.
int32 hierarchy_depth = 4;hasHierarchyDepth in interface DiscoverConnectionProfileRequestOrBuilderpublic int getHierarchyDepth()
The number of hierarchy levels below the current level to be retrieved.
int32 hierarchy_depth = 4;getHierarchyDepth in interface DiscoverConnectionProfileRequestOrBuilderpublic boolean hasOracleRdbms()
Oracle RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.OracleRdbms oracle_rdbms = 100;hasOracleRdbms in interface DiscoverConnectionProfileRequestOrBuilderpublic OracleRdbms getOracleRdbms()
Oracle RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.OracleRdbms oracle_rdbms = 100;getOracleRdbms in interface DiscoverConnectionProfileRequestOrBuilderpublic OracleRdbmsOrBuilder getOracleRdbmsOrBuilder()
Oracle RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.OracleRdbms oracle_rdbms = 100;getOracleRdbmsOrBuilder in interface DiscoverConnectionProfileRequestOrBuilderpublic boolean hasMysqlRdbms()
MySQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.MysqlRdbms mysql_rdbms = 101;hasMysqlRdbms in interface DiscoverConnectionProfileRequestOrBuilderpublic MysqlRdbms getMysqlRdbms()
MySQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.MysqlRdbms mysql_rdbms = 101;getMysqlRdbms in interface DiscoverConnectionProfileRequestOrBuilderpublic MysqlRdbmsOrBuilder getMysqlRdbmsOrBuilder()
MySQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.MysqlRdbms mysql_rdbms = 101;getMysqlRdbmsOrBuilder in interface DiscoverConnectionProfileRequestOrBuilderpublic boolean hasPostgresqlRdbms()
PostgreSQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.PostgresqlRdbms postgresql_rdbms = 102;hasPostgresqlRdbms in interface DiscoverConnectionProfileRequestOrBuilderpublic PostgresqlRdbms getPostgresqlRdbms()
PostgreSQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.PostgresqlRdbms postgresql_rdbms = 102;getPostgresqlRdbms in interface DiscoverConnectionProfileRequestOrBuilderpublic PostgresqlRdbmsOrBuilder getPostgresqlRdbmsOrBuilder()
PostgreSQL RDBMS to enrich with child data objects and metadata.
.google.cloud.datastream.v1.PostgresqlRdbms postgresql_rdbms = 102;getPostgresqlRdbmsOrBuilder in interface DiscoverConnectionProfileRequestOrBuilderpublic 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 DiscoverConnectionProfileRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DiscoverConnectionProfileRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static DiscoverConnectionProfileRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DiscoverConnectionProfileRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DiscoverConnectionProfileRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DiscoverConnectionProfileRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DiscoverConnectionProfileRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DiscoverConnectionProfileRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DiscoverConnectionProfileRequest.Builder newBuilder()
public static DiscoverConnectionProfileRequest.Builder newBuilder(DiscoverConnectionProfileRequest prototype)
public DiscoverConnectionProfileRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DiscoverConnectionProfileRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DiscoverConnectionProfileRequest getDefaultInstance()
public static com.google.protobuf.Parser<DiscoverConnectionProfileRequest> parser()
public com.google.protobuf.Parser<DiscoverConnectionProfileRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DiscoverConnectionProfileRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.