name property

String? name
getter/setter pair

The fully qualified name of this Instance.

In CreateInstanceRequest, this field is ignored, and instead composed from CreateInstanceRequest.parent and CreateInstanceRequest.instance_id. Format: projects/{project}/locations/{location}/instances/{instance_id}

Implementation

core.String? name;