| 程序包 | 说明 |
|---|---|
| com.volcengine.model.maas.api |
| 限定符和类型 | 方法和说明 |
|---|---|
Api.FunctionCall |
Api.FunctionCall.Builder.build() |
Api.FunctionCall |
Api.FunctionCall.Builder.buildPartial() |
static Api.FunctionCall |
Api.FunctionCall.getDefaultInstance() |
Api.FunctionCall |
Api.FunctionCall.getDefaultInstanceForType() |
Api.FunctionCall |
Api.FunctionCall.Builder.getDefaultInstanceForType() |
Api.FunctionCall |
Api.MessageOrBuilder.getFunctionCall()
The name and arguments of a function call generated by model.
|
Api.FunctionCall |
Api.Message.getFunctionCall()
The name and arguments of a function call generated by model.
|
Api.FunctionCall |
Api.Message.Builder.getFunctionCall()
The name and arguments of a function call generated by model.
|
static Api.FunctionCall |
Api.FunctionCall.parseDelimitedFrom(InputStream input) |
static Api.FunctionCall |
Api.FunctionCall.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(byte[] data) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(ByteBuffer data) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(com.google.protobuf.ByteString data) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(com.google.protobuf.CodedInputStream input) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(InputStream input) |
static Api.FunctionCall |
Api.FunctionCall.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<Api.FunctionCall> |
Api.FunctionCall.getParserForType() |
static com.google.protobuf.Parser<Api.FunctionCall> |
Api.FunctionCall.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Api.FunctionCall.Builder |
Api.FunctionCall.Builder.mergeFrom(Api.FunctionCall other) |
Api.Message.Builder |
Api.Message.Builder.mergeFunctionCall(Api.FunctionCall value)
The name and arguments of a function call generated by model.
|
static Api.FunctionCall.Builder |
Api.FunctionCall.newBuilder(Api.FunctionCall prototype) |
Api.Message.Builder |
Api.Message.Builder.setFunctionCall(Api.FunctionCall value)
The name and arguments of a function call generated by model.
|
Copyright © 2025. All rights reserved.