inlineContent property

String? inlineContent
getter/setter pair

Content that is supplied inlined within the update method.

The maximum length is 102400 bytes (100 KiB).

Implementation

core.String? inlineContent;