Class DeleteApplicationRequest (0.6.2)

Request to delete a application. .. attribute:: name

Required. The resource name of the application to be deleted. The format is "projects/{project_id}/tenants/{tenant_id}/pro files/{profile_id}/applications/{application_id}". For example, "projects/foo/tenants/bar/profiles/baz/applications/qux".

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > DeleteApplicationRequest