ServiceDemand(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Capacity demand for a service.
Attributes |
|
---|---|
Name | Description |
service |
str
Required. Name of the service. |
demand_metadata |
google.cloud.capacityplanner_v1beta.types.DemandMetadata
Optional. The metadata associated with a service demand. |
resource_demands |
MutableSequence[google.cloud.capacityplanner_v1beta.types.ResourceDemand]
Required. The demand associated with the resources. |