hostGroups property
A list of host groups that identify hosts that can mount the block volume.
Format:
projects/{project_id}/locations/{location}/hostGroups/{host_group_id}
This field can be updated after the block device is created.
Optional.
Implementation
core.List<core.String>? hostGroups;