Class ExplainStats (2.28.0)

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

Pipeline explain stats.

Depending on the explain options in the original request, this can contain the optimized plan and / or execution stats.

Attribute

Name Description
data google.protobuf.any_pb2.Any
The format depends on the output_format options in the request. Currently there are two supported options: TEXT and JSON. Both supply a google.protobuf.StringValue.