public interface TrajectorySingleToolUseSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getToolName()
Required.
|
com.google.protobuf.ByteString |
getToolNameBytes()
Required.
|
boolean |
hasToolName()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasToolName()
Required. Spec for tool name to be checked for in the predicted trajectory.
optional string tool_name = 1 [(.google.api.field_behavior) = REQUIRED];String getToolName()
Required. Spec for tool name to be checked for in the predicted trajectory.
optional string tool_name = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getToolNameBytes()
Required. Spec for tool name to be checked for in the predicted trajectory.
optional string tool_name = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2025 Google LLC. All rights reserved.