targetProject property

String? targetProject
getter/setter pair

The name of the resource of type TargetProject which represents the Compute Engine project in which to create the disk.

Should be of the form: projects/{project}/locations/global/targetProjects/{target-project}

Required.

Implementation

core.String? targetProject;