CheckRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for the Check method.
Attributes |
|
---|---|
Name | Description |
service_name |
str
The service name as specified in its service configuration. For example, "pubsub.googleapis.com" .
See
google.api.Service __
for the definition of a service name.
|
operation |
google.cloud.servicecontrol_v1.types.Operation
The operation to be checked. |
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. |