AnalyzeOrgPoliciesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The response message for AssetService.AnalyzeOrgPolicies.
Attributes | |
---|---|
Name | Description |
org_policy_results |
MutableSequence[google.cloud.asset_v1.types.AnalyzeOrgPoliciesResponse.OrgPolicyResult]
The organization policies under the AnalyzeOrgPoliciesRequest.scope with the AnalyzeOrgPoliciesRequest.constraint. |
constraint |
google.cloud.asset_v1.types.AnalyzerOrgPolicyConstraint
The definition of the constraint in the request. |
next_page_token |
str
The page token to fetch the next page for AnalyzeOrgPoliciesResponse.org_policy_results. |
Classes
OrgPolicyResult
OrgPolicyResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The organization policy result to the query.