Class SetIamPolicyNodeGroupRequest (1.3.1)

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

A request message for NodeGroups.SetIamPolicy. See the method description for details.

Attributes

NameDescription
project str
Project ID for this request.
resource str
Name or id of the resource for this request.
zone str
The name of the zone for this request.
zone_set_policy_request_resource google.cloud.compute_v1.types.ZoneSetPolicyRequest
The body resource for this request

Inheritance

builtins.object > proto.message.Message > SetIamPolicyNodeGroupRequest