ReportRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for the Report 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. |
operations |
MutableSequence[google.rpc.context.attribute_context_pb2.AttributeContext]
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access. |