public sealed class PolicyViolationInfo : IMessage<PolicyViolationInfo>, IEquatable<PolicyViolationInfo>, IDeepCloneable<PolicyViolationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class PolicyViolationInfo.
Information related to policy violations for this request.
Implements
IMessagePolicyViolationInfo, IEquatablePolicyViolationInfo, IDeepCloneablePolicyViolationInfo, IBufferMessage, IMessageNamespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Constructors
PolicyViolationInfo()
public PolicyViolationInfo()
PolicyViolationInfo(PolicyViolationInfo)
public PolicyViolationInfo(PolicyViolationInfo other)
Parameter | |
---|---|
Name | Description |
other | PolicyViolationInfo |
Properties
OrgPolicyViolationInfo
public OrgPolicyViolationInfo OrgPolicyViolationInfo { get; set; }
Indicates the orgpolicy violations for this resource.
Property Value | |
---|---|
Type | Description |
OrgPolicyViolationInfo |