Class UpdateOSPolicyAssignmentRequest (1.5.2)

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

A request message to update an OS policy assignment .. attribute:: os_policy_assignment

Required. The updated OS policy assignment.

:type: google.cloud.osconfig_v1alpha.types.OSPolicyAssignment

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. Field mask that controls which fields of the assignment should be updated.