Send feedback
Common Protos for Google Cloud APIs Client - Class PolicyType (0.4.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.4.2 keyboard_arrow_down
Reference documentation and code samples for the Common Protos for Google Cloud APIs Client class PolicyType.
Policy Type enum
Protobuf type google.cloud.audit.ViolationInfo.PolicyType
Namespace
Google \ Cloud \ Audit \ ViolationInfo
Methods
static::name
Parameter Name Description value
mixed
static::value
Parameter Name Description name
mixed
Constants
POLICY_TYPE_UNSPECIFIED
Default value. This value should not be used.
Generated from protobuf enum POLICY_TYPE_UNSPECIFIED = 0;
BOOLEAN_CONSTRAINT
Indicates boolean policy constraint
Generated from protobuf enum BOOLEAN_CONSTRAINT = 1;
LIST_CONSTRAINT
Indicates list policy constraint
Generated from protobuf enum LIST_CONSTRAINT = 2;
CUSTOM_CONSTRAINT
Indicates custom policy constraint
Generated from protobuf enum CUSTOM_CONSTRAINT = 3;
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]