| 程序包 | 说明 |
|---|---|
| com.volcengine.model.maas.api |
| 限定符和类型 | 方法和说明 |
|---|---|
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.clear() |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.clearArguments()
The arguments to call the function with, generated by model, formatted as
json, may not valid, the caller should validate the arguments before
calling the function.
|
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.clearName()
The name of the function to call.
|
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.clone() |
Api.FunctionCall.Builder |
Api.Message.Builder.getFunctionCallBuilder()
The name and arguments of a function call generated by model.
|
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.mergeFrom(Api.FunctionCall other) |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.mergeFrom(com.google.protobuf.Message other) |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Api.FunctionCall.Builder |
Api.FunctionCall.newBuilder() |
static Api.FunctionCall.Builder |
Api.FunctionCall.newBuilder(Api.FunctionCall prototype) |
Api.FunctionCall.Builder |
Api.FunctionCall.newBuilderForType() |
protected Api.FunctionCall.Builder |
Api.FunctionCall.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.setArguments(String value)
The arguments to call the function with, generated by model, formatted as
json, may not valid, the caller should validate the arguments before
calling the function.
|
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.setArgumentsBytes(com.google.protobuf.ByteString value)
The arguments to call the function with, generated by model, formatted as
json, may not valid, the caller should validate the arguments before
calling the function.
|
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.setName(String value)
The name of the function to call.
|
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of the function to call.
|
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Api.FunctionCall.Builder |
Api.FunctionCall.toBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Api.Message.Builder |
Api.Message.Builder.setFunctionCall(Api.FunctionCall.Builder builderForValue)
The name and arguments of a function call generated by model.
|
Copyright © 2025. All rights reserved.