public interface ConditionEvaluationOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ConditionEvaluation.EvaluationValue |
getEvaluationValue()
The evaluation result.
|
int |
getEvaluationValueValue()
The evaluation result.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
int getEvaluationValueValue()
The evaluation result.
.google.cloud.asset.v1.ConditionEvaluation.EvaluationValue evaluation_value = 1;
ConditionEvaluation.EvaluationValue getEvaluationValue()
The evaluation result.
.google.cloud.asset.v1.ConditionEvaluation.EvaluationValue evaluation_value = 1;
Copyright © 2022 Google LLC. All rights reserved.