Google Cloud Vpc Access V1 Client - Class Connector (2.2.0)

Reference documentation and code samples for the Google Cloud Vpc Access V1 Client class Connector.

Definition of a Serverless VPC Access connector.

Generated from protobuf message google.cloud.vpcaccess.v1.Connector

Namespace

Google \ Cloud \ VpcAccess \ V1

Methods

__construct

Constructor.

Parameter
Name
Description
data
mixed

getName

The resource name in the format projects/*/locations/*/connectors/* .

Returns
Type
Description
string

setName

The resource name in the format projects/*/locations/*/connectors/* .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getNetwork

Name of a VPC network.

Returns
Type
Description
string

setNetwork

Name of a VPC network.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getIpCidrRange

The range of internal addresses that follows RFC 4632 notation.

Example: 10.132.0.0/28 .

Returns
Type
Description
string

setIpCidrRange

The range of internal addresses that follows RFC 4632 notation.

Example: 10.132.0.0/28 .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getState

Output only. State of the VPC access connector.

Returns
Type
Description
int
Enum of type State .

setState

Output only. State of the VPC access connector.

Parameter
Name
Description
var
int

Enum of type State .

Returns
Type
Description
$this

getMinThroughput

Minimum throughput of the connector in Mbps. Default and min is 200.

Returns
Type
Description
int

setMinThroughput

Minimum throughput of the connector in Mbps. Default and min is 200.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getMaxThroughput

Maximum throughput of the connector in Mbps. Default is 300, max is 1000.

Returns
Type
Description
int

setMaxThroughput

Maximum throughput of the connector in Mbps. Default is 300, max is 1000.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getConnectedProjects

Output only. List of projects using the connector.

Returns
Type
Description

setConnectedProjects

Output only. List of projects using the connector.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getSubnet

The subnet in which to house the VPC Access Connector.

Returns
Type
Description

hasSubnet

clearSubnet

setSubnet

The subnet in which to house the VPC Access Connector.

Parameter
Name
Description
Returns
Type
Description
$this

getMachineType

Machine type of VM Instance underlying connector. Default is e2-micro

Returns
Type
Description
string

setMachineType

Machine type of VM Instance underlying connector. Default is e2-micro

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getMinInstances

Minimum value of instances in autoscaling group underlying the connector.

Returns
Type
Description
int

setMinInstances

Minimum value of instances in autoscaling group underlying the connector.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getMaxInstances

Maximum value of instances in autoscaling group underlying the connector.

Returns
Type
Description
int

setMaxInstances

Maximum value of instances in autoscaling group underlying the connector.

Parameter
Name
Description
var
int
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: