Class ListConstraintsResponse (1.3.3)

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

The response returned from the [ListConstraints] [google.cloud.orgpolicy.v2.OrgPolicy.ListConstraints] method.

Attributes

NameDescription
constraints Sequence[google.cloud.orgpolicy_v2.types.Constraint]
The collection of constraints that are available on the targeted resource.
next_page_token str
Page token used to retrieve the next page. This is currently not used.