creator property
Full name of the entity that created this vm.
For MIG, this path is: projects/{project}/regions/{region}/InstanceGroupManagers/{igm} The value is retrieved from the vm metadata key of "created-by".
Implementation
core.String? creator;