Google Cloud AlloyDB for PostgreSQL V1alpha Client - Class AuthorizedNetwork (0.10.2)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1alpha Client class AuthorizedNetwork.

AuthorizedNetwork contains metadata for an authorized network.

Generated from protobuf message google.cloud.alloydb.v1alpha.Instance.InstanceNetworkConfig.AuthorizedNetwork

Namespace

Google \ Cloud \ AlloyDb \ V1alpha \ Instance \ InstanceNetworkConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ cidr_range string

CIDR range for one authorzied network of the instance.

getCidrRange

CIDR range for one authorzied network of the instance.

Returns
Type Description
string

setCidrRange

CIDR range for one authorzied network of the instance.

Parameter
Name Description
var string
Returns
Type Description
$this