jsonSpec property

String? jsonSpec
getter/setter pair

The json content of the resource revision.

Large specs should be sent individually via the spec field to avoid hitting request size limits.

Implementation

core.String? jsonSpec;