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

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

Standard connection format.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#direct_connection

def direct_connection() -> ::Boolean
Returns
  • (::Boolean) — Optional. Specifies whether the client connects directly to the host[:port] in the connection URI.

#direct_connection=

def direct_connection=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Specifies whether the client connects directly to the host[:port] in the connection URI.
Returns
  • (::Boolean) — Optional. Specifies whether the client connects directly to the host[:port] in the connection URI.