Google Cloud Asset Inventory v1 API - Enum ConditionEvaluation.Types.EvaluationValue (3.11.0)

public enum ConditionEvaluation.Types.EvaluationValue

Reference documentation and code samples for the Google Cloud Asset Inventory v1 API enum ConditionEvaluation.Types.EvaluationValue.

Value of this expression.

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Fields

NameDescription
Conditional

The evaluation result is conditional when the condition expression contains variables that are either missing input values or have not been supported by Policy Analyzer yet.

False

The evaluation result is false.

True

The evaluation result is true.

Unspecified

Reserved for future use.