Class AnalyzeOrgPolicyGovernedContainersResponse (3.26.0)

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

The response message for AssetService.AnalyzeOrgPolicyGovernedContainers.

Attributes

NameDescription
governed_containers MutableSequence[google.cloud.asset_v1.types.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer]
The list of the analyzed governed containers.
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 AnalyzeOrgPolicyGovernedContainersResponse.governed_containers.

Classes

GovernedContainer

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

The organization/folder/project resource governed by organization policies of AnalyzeOrgPolicyGovernedContainersRequest.constraint.