fullResourceName property

String? fullResourceName
getter/setter pair

The full resource name to query from the list of grantable roles.

The name follows the Google Cloud Platform resource format. For example, a Cloud Platform project with id my-project will be named //cloudresourcemanager.googleapis.com/projects/my-project.

Required.

Implementation

core.String? fullResourceName;