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 document 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 \u003ccode\u003eOrgPolicyResult\u003c/code\u003e class represents the result of an organization policy query and is implemented as part of the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 3.12.0, and the document lists a history of versions ranging from 2.7.0 to 3.12.0 for \u003ccode\u003eOrgPolicyResult\u003c/code\u003e classes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrgPolicyResult\u003c/code\u003e class can be constructed using a default constructor or by passing in another \u003ccode\u003eOrgPolicyResult\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eConsolidatedPolicy\u003c/code\u003e, which represents the merged and evaluated organization policies, and \u003ccode\u003ePolicyBundle\u003c/code\u003e, which is an ordered list of organization policies.\u003c/p\u003e\n"]]],[],null,[]]