Reference documentation and code samples for the Google Cloud Ces V1 Client class DiagnosticInfo.
Contains execution details during the processing.
Generated from protobuf message google.cloud.ces.v1.SessionOutput.DiagnosticInfo
Namespace
Google \ Cloud \ Ces \ V1 \ SessionOutputMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ messages
↳ root_span
Google\Cloud\Ces\V1\Span
A trace of the entire request processing, represented as a root span. This span can contain nested child spans for specific operations.
getMessages
List of the messages that happened during the processing.
setMessages
List of the messages that happened during the processing.
$this
getRootSpan
A trace of the entire request processing, represented as a root span.
This span can contain nested child spans for specific operations.
hasRootSpan
clearRootSpan
setRootSpan
A trace of the entire request processing, represented as a root span.
This span can contain nested child spans for specific operations.
$this

