Class UpdateApplicationRequest (1.4.1)

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

Request message for Applications.UpdateApplication.

Attributes

NameDescription
name str
Name of the Application resource to update. Example: apps/myapp.
application google.cloud.appengine_admin_v1.types.Application
An Application containing the updated resource.
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. Standard field mask for the set of fields to be updated.