DiagnosticInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)Contains execution details during the processing.
Attributes |
|
|---|---|
| Name | Description |
messages |
MutableSequence[google.cloud.ces_v1beta.types.Message]
List of the messages that happened during the processing. |
root_span |
google.cloud.ces_v1beta.types.Span
A trace of the entire request processing, represented as a root span. This span can contain nested child spans for specific operations. |