Class ListOSPolicyAssignmentsResponse (1.10.0)

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

A response message for listing all assignments under given parent.

Attributes

NameDescription
os_policy_assignments Sequence[google.cloud.osconfig_v1alpha.types.OSPolicyAssignment]
The list of assignments
next_page_token str
The pagination token to retrieve the next page of OS policy assignments.