instanceId property

String? instanceId
getter/setter pair

The ID to be used when referring to the new instance within its project, e.g., just myinstance rather than projects/myproject/instances/myinstance.

Required.

Implementation

core.String? instanceId;