Connectors V1 API - Class Google::Cloud::Connectors::V1::Settings (v0.1.0)

Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::Settings.

Global Settings details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Output only. Resource name of the Connection. Format: projects/{project}/locations/global/settings}

#payg

def payg() -> ::Boolean
Returns
  • (::Boolean) — Output only. Flag indicates if user is in PayG model

#vpcsc

def vpcsc() -> ::Boolean
Returns
  • (::Boolean) — Optional. Flag indicates whether vpc-sc is enabled.

#vpcsc=

def vpcsc=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Flag indicates whether vpc-sc is enabled.
Returns
  • (::Boolean) — Optional. Flag indicates whether vpc-sc is enabled.