Class CreateApplicationRequest (0.6.2)

The Request of the CreateApplication method. .. attribute:: parent

Required. Resource name of the profile under which the application is created. The format is "projects/{project_id} /tenants/{tenant_id}/profiles/{profile_id}". For example, "projects/foo/tenants/bar/profiles/baz".

Inheritance

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