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

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
NameDescription
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
TypeDescription
string

setCidrRange

CIDR range for one authorzied network of the instance.

Parameter
NameDescription
var string
Returns
TypeDescription
$this