Class AllocateQuotaRequest (0.3.0)

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

Request message for the AllocateQuota method. .. attribute:: service_name

Name of the service as specified in the service configuration. For example, "pubsub.googleapis.com".

See google.api.Service][google.api.Service] for the definition of a service name.

:type: str

Attributes

NameDescription
allocate_operation google.cloud.servicecontrol_v1.types.QuotaOperation
Operation that describes the quota allocation.
service_config_id str
Specifies which version of service configuration should be used to process the request. If unspecified or no matching version can be found, the latest one will be used.