Class CapacityAdviceRequestDistributionPolicy (0.12.0)

CapacityAdviceRequestDistributionPolicy(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

Name Description
target_shape str
Target distribution shape. You can specify the following values:ANY, ANY_SINGLE_ZONE, or BALANCED. Check the TargetShape enum for the list of possible values. This field is a member of oneof_ _target_shape.
zones MutableSequence[google.cloud.compute_v1beta.types.CapacityAdviceRequestDistributionPolicyZoneConfiguration]
Zones where Capacity Advisor looks for capacity.

Classes

TargetShape

TargetShape(value)

Target distribution shape. You can specify the following values:ANY, ANY_SINGLE_ZONE, or BALANCED.