name property

String? name
getter/setter pair

Identifier.

The resource name of the capability. Must be in the following form: * folders/{folder_id}/capabilities/{capability_name} For example, folders/123/capabilities/app-management Following are the allowed {capability_name} values: * app-management

Immutable.

Implementation

core.String? name;