contents property

String? contents
getter/setter pair

Input only.

The contents of the spec. Provided by API callers when specs are created or updated. To access the contents of a spec, use GetApiSpecContents.

Implementation

core.String? contents;