name property

String? name
getter/setter pair

The unique name of the instance.

Values are of the form projects/{project}/instances/a-z+[a-z0-9].

Implementation

core.String? name;