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.
|
service_config_id |
str
Specifies the version of the service configuration that should be used to process the request. Must not be empty. Set this field to 'latest' to specify using the latest configuration. |
attributes |
google.rpc.context.attribute_context_pb2.AttributeContext
Describes attributes about the operation being executed by the service. |
resources |
MutableSequence[google.cloud.servicecontrol_v2.types.ResourceInfo]
Describes the resources and the policies applied to each resource. |
flags |
str
Optional. Contains a comma-separated list of flags. |