Class ApplyUpdatesToInstancesInstanceGroupManagerRequest (0.7.0)

ApplyUpdatesToInstancesInstanceGroupManagerRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A request message for InstanceGroupManagers.ApplyUpdatesToInstances. See the method description for details.

Attributes

NameDescription
instance_group_manager str
The name of the managed instance group, should conform to RFC1035.
instance_group_managers_apply_updates_request_resource google.cloud.compute_v1.types.InstanceGroupManagersApplyUpdatesRequest
The body resource for this request
project str
Project ID for this request.
zone str
The name of the zone where the managed instance group is located. Should conform to RFC1035.