Class CloudEndpoints (2.9.1)

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

Cloud Endpoints service. Learn more at https://cloud.google.com/endpoints.

Attribute

NameDescription
service str
The name of the Cloud Endpoints service underlying this service. Corresponds to the ``service`` resource label in the ``api`` monitored resource: https://cloud.google.com/monitoring/api/resources#tag_api

Inheritance

builtins.object > proto.message.Message > CloudEndpoints