Class ChartResult (0.2.0)

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

The result of a chart generation query.

Attributes

Name Description
vega_config google.protobuf.struct_pb2.Struct
Optional. A generated Vega chart config. See https://vega.github.io/vega/docs/config/
image google.cloud.geminidataanalytics_v1alpha.types.Blob
Optional. A rendering of the chart if this was requested in the context.