Class AuditData (1.5.3)

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

App Engine admin service audit log.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
update_service google.cloud.appengine_admin_v1.types.UpdateServiceMethod
Detailed information about UpdateService call. This field is a member of oneof_ method.
create_version google.cloud.appengine_admin_v1.types.CreateVersionMethod
Detailed information about CreateVersion call. This field is a member of oneof_ method.