Class AppEngine (2.10.0)

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

App Engine service. Learn more at https://cloud.google.com/appengine.

Attribute

NameDescription
module_id str
The ID of the App Engine module underlying this service. Corresponds to the ``module_id`` resource label in the ``gae_app`` monitored resource: https://cloud.google.com/monitoring/api/resources#tag_gae_app

Inheritance

builtins.object > proto.message.Message > AppEngine