Compute V1 Client - Class DistributionPolicyZoneConfiguration (1.5.0)

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

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

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.

Generated from protobuf field optional string zone = 3744684;

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.

Generated from protobuf field optional string zone = 3744684;

Parameter
NameDescription
var string
Returns
TypeDescription
$this