name property

String? name
getter/setter pair

The unique name of the app profile, up to 50 characters long.

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

Implementation

core.String? name;