discoveryName property

String? discoveryName
getter/setter pair

The JSON schema name listed in the discovery document.

Example: Project This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.

Implementation

core.String? discoveryName;