content property

String? content
getter/setter pair

Inline document content, represented as a stream of bytes.

Note: As with all bytes fields, protobuffers use a pure binary representation, whereas JSON representations use base64.

Optional.

Implementation

core.String? content;