Class GetApplicationRequest (0.6.2)

Request for getting a application by name. .. attribute:: name

Required. The resource name of the application to be retrieved. The format is "projects/{project_id}/tenants/{ten ant_id}/profiles/{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 > GetApplicationRequest