Datastream V1 API - Class Google::Cloud::Datastream::V1::DiscoverConnectionProfileResponse (v1.3.0)

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

Response from a discover request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#mongodb_cluster

def mongodb_cluster() -> ::Google::Cloud::Datastream::V1::MongodbCluster
Returns
  • (::Google::Cloud::Datastream::V1::MongodbCluster) — Enriched MongoDB cluster.

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

#mongodb_cluster=

def mongodb_cluster=(value) -> ::Google::Cloud::Datastream::V1::MongodbCluster
Parameter
  • value (::Google::Cloud::Datastream::V1::MongodbCluster) — Enriched MongoDB cluster.

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

Returns
  • (::Google::Cloud::Datastream::V1::MongodbCluster) — Enriched MongoDB cluster.

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

#mysql_rdbms

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

    Note: The following fields are mutually exclusive: mysql_rdbms, oracle_rdbms, postgresql_rdbms, sql_server_rdbms, salesforce_org, mongodb_cluster. 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::V1::MysqlRdbms
Parameter
  • value (::Google::Cloud::Datastream::V1::MysqlRdbms) — Enriched MySQL RDBMS object.

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

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

    Note: The following fields are mutually exclusive: mysql_rdbms, oracle_rdbms, postgresql_rdbms, sql_server_rdbms, salesforce_org, mongodb_cluster. 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::V1::OracleRdbms
Returns
  • (::Google::Cloud::Datastream::V1::OracleRdbms) — Enriched Oracle RDBMS object.

    Note: The following fields are mutually exclusive: oracle_rdbms, mysql_rdbms, postgresql_rdbms, sql_server_rdbms, salesforce_org, mongodb_cluster. 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::V1::OracleRdbms
Parameter
  • value (::Google::Cloud::Datastream::V1::OracleRdbms) — Enriched Oracle RDBMS object.

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

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

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

#postgresql_rdbms

def postgresql_rdbms() -> ::Google::Cloud::Datastream::V1::PostgresqlRdbms
Returns
  • (::Google::Cloud::Datastream::V1::PostgresqlRdbms) — Enriched PostgreSQL RDBMS object.

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

#postgresql_rdbms=

def postgresql_rdbms=(value) -> ::Google::Cloud::Datastream::V1::PostgresqlRdbms
Parameter
  • value (::Google::Cloud::Datastream::V1::PostgresqlRdbms) — Enriched PostgreSQL RDBMS object.

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

Returns
  • (::Google::Cloud::Datastream::V1::PostgresqlRdbms) — Enriched PostgreSQL RDBMS object.

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

#salesforce_org

def salesforce_org() -> ::Google::Cloud::Datastream::V1::SalesforceOrg
Returns
  • (::Google::Cloud::Datastream::V1::SalesforceOrg) — Enriched Salesforce organization.

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

#salesforce_org=

def salesforce_org=(value) -> ::Google::Cloud::Datastream::V1::SalesforceOrg
Parameter
  • value (::Google::Cloud::Datastream::V1::SalesforceOrg) — Enriched Salesforce organization.

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

Returns
  • (::Google::Cloud::Datastream::V1::SalesforceOrg) — Enriched Salesforce organization.

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

#sql_server_rdbms

def sql_server_rdbms() -> ::Google::Cloud::Datastream::V1::SqlServerRdbms
Returns
  • (::Google::Cloud::Datastream::V1::SqlServerRdbms) — Enriched SQLServer RDBMS object.

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

#sql_server_rdbms=

def sql_server_rdbms=(value) -> ::Google::Cloud::Datastream::V1::SqlServerRdbms
Parameter
  • value (::Google::Cloud::Datastream::V1::SqlServerRdbms) — Enriched SQLServer RDBMS object.

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

Returns
  • (::Google::Cloud::Datastream::V1::SqlServerRdbms) — Enriched SQLServer RDBMS object.

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