name property

String? name
getter/setter pair

The unique name of the app profile.

Values are of the form projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*.

Implementation

core.String? name;