revisionId property

String? revisionId
getter/setter pair

The revision id that maps to the state of the chart state revision.

When specified, the backend will reload the chart with the sql and visual spec from that revision.

Optional.

Implementation

core.String? revisionId;