Compute V1 Client - Class DistributionPolicyZoneConfiguration (1.14.0)

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

hasZone

clearZone

setZone

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this