parent property

String? parent
getter/setter pair

The parent (project, location, cluster name) where the node pool will be created.

Specified in the format projects / * /locations / * /clusters / * .

Implementation

core.String? parent;