summary property

String? summary
getter/setter pair

A short description of what the service does.

The summary must be plain text. It becomes the overview of the service displayed in Google Cloud Console. NOTE: This field is equivalent to the standard field description.

Implementation

core.String? summary;