Compute V1 Client - Class NetworkProfileNetworkFeaturesPredefinedSubnetworkRange (2.5.0)

Reference documentation and code samples for the Compute V1 Client class NetworkProfileNetworkFeaturesPredefinedSubnetworkRange.

Generated from protobuf message google.cloud.compute.v1.NetworkProfileNetworkFeaturesPredefinedSubnetworkRange

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ ipv6_range string

The IPv6 range of the predefined subnetwork.

↳ name_prefix string

The naming prefix of the predefined subnetwork.

getIpv6Range

The IPv6 range of the predefined subnetwork.

Returns
Type Description
string

hasIpv6Range

clearIpv6Range

setIpv6Range

The IPv6 range of the predefined subnetwork.

Parameter
Name Description
var string
Returns
Type Description
$this

getNamePrefix

The naming prefix of the predefined subnetwork.

Returns
Type Description
string

hasNamePrefix

clearNamePrefix

setNamePrefix

The naming prefix of the predefined subnetwork.

Parameter
Name Description
var string
Returns
Type Description
$this