public sealed class AnalyzeOrgPoliciesResponse.Types.OrgPolicyResult : IMessage<AnalyzeOrgPoliciesResponse.Types.OrgPolicyResult>, IEquatable<AnalyzeOrgPoliciesResponse.Types.OrgPolicyResult>, IDeepCloneable<AnalyzeOrgPoliciesResponse.Types.OrgPolicyResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class AnalyzeOrgPoliciesResponse.Types.OrgPolicyResult.
public AnalyzerOrgPolicy ConsolidatedPolicy { get; set; }
The consolidated organization policy for the analyzed resource. The
consolidated organization policy is computed by merging and evaluating
[AnalyzeOrgPoliciesResponse.policy_bundle][].
The evaluation will respect the organization policy hierarchy
rules.
public RepeatedField<AnalyzerOrgPolicy> PolicyBundle { get; }
The ordered list of all organization policies from the
[AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][].
to the scope specified in the request.
If the constraint is defined with default policy, it will also appear in
the list.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eAnalyzeOrgPoliciesResponse.Types.OrgPolicyResult\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.12.0, but documentation is available for versions ranging from 2.7.0 to 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrgPolicyResult\u003c/code\u003e represents the organization policy result returned by the query, including details on its consolidated policy and the policy bundle.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrgPolicyResult\u003c/code\u003e class has properties like \u003ccode\u003eConsolidatedPolicy\u003c/code\u003e, which represents the merged organization policy, and \u003ccode\u003ePolicyBundle\u003c/code\u003e, an ordered list of organization policies.\u003c/p\u003e\n"]]],[],null,[]]