Reference documentation and code samples for the Google Cloud Vpc Access V1 Client class CreateConnectorRequest.
Request for creating a Serverless VPC Access connector.
Generated from protobuf message google.cloud.vpcaccess.v1.CreateConnectorRequest
Namespace
Google \ Cloud \ VpcAccess \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The project and location in which the configuration should be created, specified in the format projects/*/locations/*
.
↳ connector_id
string
Required. The ID to use for this connector.
↳ connector
getParent
Required. The project and location in which the configuration should be created,
specified in the format projects/*/locations/*
.
string
setParent
Required. The project and location in which the configuration should be created,
specified in the format projects/*/locations/*
.
var
string
$this
getConnectorId
Required. The ID to use for this connector.
string
setConnectorId
Required. The ID to use for this connector.
var
string
$this
getConnector
Required. Resource to create.
hasConnector
clearConnector
setConnector
Required. Resource to create.
$this
static::build
parent
string
Required. The project and location in which the configuration should be created,
specified in the format projects/*/locations/*
. Please see VpcAccessServiceClient::locationName()
for help formatting this field.
connectorId
string
Required. The ID to use for this connector.
connector