Class Documentation (1.28.1)

Documentation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A named piece of documentation.

Attributes

Name Description
title str
Required. E.g., OVERVIEW, USE CASES, DOCUMENTATION, SDK & SAMPLES, JAVA, NODE.JS, etc..
content str
Required. Content of this piece of document (in Markdown format).