Serverless VPC Access V1 API - Class Google::Cloud::VpcAccess::V1::CreateConnectorRequest (v0.2.0)

Reference documentation and code samples for the Serverless VPC Access V1 API class Google::Cloud::VpcAccess::V1::CreateConnectorRequest.

Request for creating a Serverless VPC Access connector.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#connector

def connector() -> ::Google::Cloud::VpcAccess::V1::Connector
Returns

#connector=

def connector=(value) -> ::Google::Cloud::VpcAccess::V1::Connector
Parameter
Returns

#connector_id

def connector_id() -> ::String
Returns
  • (::String) — Required. The ID to use for this connector.

#connector_id=

def connector_id=(value) -> ::String
Parameter
  • value (::String) — Required. The ID to use for this connector.
Returns
  • (::String) — Required. The ID to use for this connector.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The project and location in which the configuration should be created, specified in the format projects/*/locations/*.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The project and location in which the configuration should be created, specified in the format projects/*/locations/*.
Returns
  • (::String) — Required. The project and location in which the configuration should be created, specified in the format projects/*/locations/*.