public static interface ToolCallResult.ErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The error message of the function.
|
com.google.protobuf.ByteString |
getMessageBytes()
The error message of the function.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getMessage()
The error message of the function.
string message = 1 [(.google.api.field_behavior) = OPTIONAL];com.google.protobuf.ByteString getMessageBytes()
The error message of the function.
string message = 1 [(.google.api.field_behavior) = OPTIONAL];Copyright © 2025 Google LLC. All rights reserved.