Class CheckRequest (0.3.0)

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

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

The service name as specified in its service configuration. For example, "pubsub.googleapis.com".

See google.api.Service <https://cloud.google.com/service-management/reference/rpc/google.api#google.api.Service>__ for the definition of a service name.

:type: str

Attributes

NameDescription
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.