public sealed class OrgPolicyViolationInfo : IMessage<OrgPolicyViolationInfo>, IEquatable<OrgPolicyViolationInfo>, IDeepCloneable<OrgPolicyViolationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class OrgPolicyViolationInfo.
Optional. Resource payload that is currently in scope and is subjected to orgpolicy
conditions. This payload may be the subset of the actual Resource that may
come in the request. This payload should not contain any core content.
public MapField<string, string> ResourceTags { get; }
Optional. Tags referenced on the resource at the time of evaluation. These also
include the federated tags, if they are supplied in the CheckOrgPolicy
or CheckCustomConstraints Requests.
Optional field as of now. These tags are the Cloud tags that are
available on the resource during the policy evaluation and will
be available as part of the OrgPolicy check response for logging purposes.
[[["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\u003eThe latest version of the \u003ccode\u003eOrgPolicyViolationInfo\u003c/code\u003e class in the Google Cloud Audit API is 2.5.0, with previous versions available from 1.0.0 up to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrgPolicyViolationInfo\u003c/code\u003e is a class that represents organizational policy violation information and implements multiple interfaces including \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\u003eThis class contains properties like \u003ccode\u003ePayload\u003c/code\u003e, \u003ccode\u003eResourceTags\u003c/code\u003e, \u003ccode\u003eResourceType\u003c/code\u003e, and \u003ccode\u003eViolationInfo\u003c/code\u003e, providing details about the resource, its tags, type, and the specific policy violations encountered.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor \u003ccode\u003eOrgPolicyViolationInfo()\u003c/code\u003e and another one \u003ccode\u003eOrgPolicyViolationInfo(OrgPolicyViolationInfo other)\u003c/code\u003e that allows cloning an instance of the \u003ccode\u003eOrgPolicyViolationInfo\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and is found in the \u003ccode\u003eGoogle.Cloud.Audit\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Audit.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]