name property
Identifier.
The relative name of the resource policy object, in the format: projects/{project_number}/services/{service_id}/resourcePolicies/{resource_policy_id}
Note that the service_id
element must be a supported service ID.
Currently, the following service IDs are supported: *
oauth2.googleapis.com
(Google Identity for iOS) resource_policy_id
is
a system-generated UID.
Required.
Implementation
core.String? name;