content property

String? content
getter/setter pair

The body of the documentation, interpreted according to mime_type.

The content may not exceed 8,192 Unicode characters and may not exceed more than 10,240 bytes when encoded in UTF-8 format, whichever is smaller. This text can be templatized by using variables (https://cloud.google.com/monitoring/alerts/doc-variables).

Implementation

core.String? content;