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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. Display name.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. Display name.
Returns
  • (::String) — Required. Display name.

#forward_ssh_connectivity

def forward_ssh_connectivity() -> ::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity
Returns
  • (::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity) — Forward SSH tunnel connectivity.

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

#forward_ssh_connectivity=

def forward_ssh_connectivity=(value) -> ::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity
Parameter
  • value (::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity) — Forward SSH tunnel connectivity.

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

Returns
  • (::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity) — Forward SSH tunnel connectivity.

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

#gcs_profile

def gcs_profile() -> ::Google::Cloud::Datastream::V1alpha1::GcsProfile
Returns
  • (::Google::Cloud::Datastream::V1alpha1::GcsProfile) — Cloud Storage ConnectionProfile configuration.

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

#gcs_profile=

def gcs_profile=(value) -> ::Google::Cloud::Datastream::V1alpha1::GcsProfile
Parameter
  • value (::Google::Cloud::Datastream::V1alpha1::GcsProfile) — Cloud Storage ConnectionProfile configuration.

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

Returns
  • (::Google::Cloud::Datastream::V1alpha1::GcsProfile) — Cloud Storage ConnectionProfile configuration.

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

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels.

#mysql_profile

def mysql_profile() -> ::Google::Cloud::Datastream::V1alpha1::MysqlProfile
Returns
  • (::Google::Cloud::Datastream::V1alpha1::MysqlProfile) — MySQL ConnectionProfile configuration.

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

#mysql_profile=

def mysql_profile=(value) -> ::Google::Cloud::Datastream::V1alpha1::MysqlProfile
Parameter
  • value (::Google::Cloud::Datastream::V1alpha1::MysqlProfile) — MySQL ConnectionProfile configuration.

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

Returns
  • (::Google::Cloud::Datastream::V1alpha1::MysqlProfile) — MySQL ConnectionProfile configuration.

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

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource's name.

#no_connectivity

def no_connectivity() -> ::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings
Returns
  • (::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings) — No connectivity option chosen.

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

#no_connectivity=

def no_connectivity=(value) -> ::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings
Parameter
  • value (::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings) — No connectivity option chosen.

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

Returns
  • (::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings) — No connectivity option chosen.

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

#oracle_profile

def oracle_profile() -> ::Google::Cloud::Datastream::V1alpha1::OracleProfile
Returns
  • (::Google::Cloud::Datastream::V1alpha1::OracleProfile) — Oracle ConnectionProfile configuration.

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

#oracle_profile=

def oracle_profile=(value) -> ::Google::Cloud::Datastream::V1alpha1::OracleProfile
Parameter
  • value (::Google::Cloud::Datastream::V1alpha1::OracleProfile) — Oracle ConnectionProfile configuration.

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

Returns
  • (::Google::Cloud::Datastream::V1alpha1::OracleProfile) — Oracle ConnectionProfile configuration.

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

#private_connectivity

def private_connectivity() -> ::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity
Returns
  • (::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity) — Private connectivity.

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

#private_connectivity=

def private_connectivity=(value) -> ::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity
Parameter
  • value (::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity) — Private connectivity.

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

Returns
  • (::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity) — Private connectivity.

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

#static_service_ip_connectivity

def static_service_ip_connectivity() -> ::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity
Returns
  • (::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity) — Static Service IP connectivity.

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

#static_service_ip_connectivity=

def static_service_ip_connectivity=(value) -> ::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity
Parameter
  • value (::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity) — Static Service IP connectivity.

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

Returns
  • (::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity) — Static Service IP connectivity.

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

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns