Compute V1 Client - Class DistributionPolicyZoneConfiguration (1.16.2)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ zone string

The URL of the zone. The zone must exist in the region where the managed instance group is located.

getZone

The URL of the zone. The zone must exist in the region where the managed instance group is located.

Returns
Type Description
string

hasZone

clearZone

setZone

The URL of the zone. The zone must exist in the region where the managed instance group is located.

Parameter
Name Description
var string
Returns
Type Description
$this