Datastream V1 API - Class Google::Cloud::Datastream::V1::DiscoverConnectionProfileRequest (v0.2.0)

Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::DiscoverConnectionProfileRequest.

Request message for 'discover' ConnectionProfile request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#connection_profile

def connection_profile() -> ::Google::Cloud::Datastream::V1::ConnectionProfile
Returns

#connection_profile=

def connection_profile=(value) -> ::Google::Cloud::Datastream::V1::ConnectionProfile
Parameter
Returns

#connection_profile_name

def connection_profile_name() -> ::String
Returns
  • (::String) — A reference to an existing connection profile.

#connection_profile_name=

def connection_profile_name=(value) -> ::String
Parameter
  • value (::String) — A reference to an existing connection profile.
Returns
  • (::String) — A reference to an existing connection profile.

#full_hierarchy

def full_hierarchy() -> ::Boolean
Returns
  • (::Boolean) — Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).

#full_hierarchy=

def full_hierarchy=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).
Returns
  • (::Boolean) — Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).

#hierarchy_depth

def hierarchy_depth() -> ::Integer
Returns
  • (::Integer) — The number of hierarchy levels below the current level to be retrieved.

#hierarchy_depth=

def hierarchy_depth=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of hierarchy levels below the current level to be retrieved.
Returns
  • (::Integer) — The number of hierarchy levels below the current level to be retrieved.

#mysql_rdbms

def mysql_rdbms() -> ::Google::Cloud::Datastream::V1::MysqlRdbms
Returns

#mysql_rdbms=

def mysql_rdbms=(value) -> ::Google::Cloud::Datastream::V1::MysqlRdbms
Parameter
Returns

#oracle_rdbms

def oracle_rdbms() -> ::Google::Cloud::Datastream::V1::OracleRdbms
Returns

#oracle_rdbms=

def oracle_rdbms=(value) -> ::Google::Cloud::Datastream::V1::OracleRdbms
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent resource of the connection profile type. Must be in the format projects/*/locations/*.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent resource of the connection profile type. Must be in the format projects/*/locations/*.
Returns
  • (::String) — Required. The parent resource of the connection profile type. Must be in the format projects/*/locations/*.