Class DiagnosticInfo (0.3.0)

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

Contains execution details during the processing.

Attributes

Name Description
messages MutableSequence[google.cloud.ces_v1.types.Message]
List of the messages that happened during the processing.
root_span google.cloud.ces_v1.types.Span
A trace of the entire request processing, represented as a root span. This span can contain nested child spans for specific operations.