Datastream V1alpha1 API - Class Google::Cloud::Datastream::V1alpha1::DiscoverConnectionProfileResponse (v0.9.0)

Reference documentation and code samples for the Datastream V1alpha1 API class Google::Cloud::Datastream::V1alpha1::DiscoverConnectionProfileResponse.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#mysql_rdbms

def mysql_rdbms() -> ::Google::Cloud::Datastream::V1alpha1::MysqlRdbms
Returns
  • (::Google::Cloud::Datastream::V1alpha1::MysqlRdbms) — Enriched MySQL RDBMS object.

    Note: The following fields are mutually exclusive: mysql_rdbms, oracle_rdbms. If a field in that set is populated, all other fields in the set will automatically be cleared.

#mysql_rdbms=

def mysql_rdbms=(value) -> ::Google::Cloud::Datastream::V1alpha1::MysqlRdbms
Parameter
  • value (::Google::Cloud::Datastream::V1alpha1::MysqlRdbms) — Enriched MySQL RDBMS object.

    Note: The following fields are mutually exclusive: mysql_rdbms, oracle_rdbms. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::Datastream::V1alpha1::MysqlRdbms) — Enriched MySQL RDBMS object.

    Note: The following fields are mutually exclusive: mysql_rdbms, oracle_rdbms. If a field in that set is populated, all other fields in the set will automatically be cleared.

#oracle_rdbms

def oracle_rdbms() -> ::Google::Cloud::Datastream::V1alpha1::OracleRdbms
Returns
  • (::Google::Cloud::Datastream::V1alpha1::OracleRdbms) — Enriched Oracle RDBMS object.

    Note: The following fields are mutually exclusive: oracle_rdbms, mysql_rdbms. If a field in that set is populated, all other fields in the set will automatically be cleared.

#oracle_rdbms=

def oracle_rdbms=(value) -> ::Google::Cloud::Datastream::V1alpha1::OracleRdbms
Parameter
  • value (::Google::Cloud::Datastream::V1alpha1::OracleRdbms) — Enriched Oracle RDBMS object.

    Note: The following fields are mutually exclusive: oracle_rdbms, mysql_rdbms. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::Datastream::V1alpha1::OracleRdbms) — Enriched Oracle RDBMS object.

    Note: The following fields are mutually exclusive: oracle_rdbms, mysql_rdbms. If a field in that set is populated, all other fields in the set will automatically be cleared.