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