public interface ToolCallValidMetricValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
float |
getScore()
Output only.
|
boolean |
hasScore()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasScore()
Output only. Tool call valid score.
optional float score = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];float getScore()
Output only. Tool call valid score.
optional float score = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];Copyright © 2025 Google LLC. All rights reserved.