Class Documentation (1.48.0)

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

A named piece of documentation.

Attributes

NameDescription
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).

Methods

Documentation

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

A named piece of documentation.