public static final class Api.FunctionCall.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder> implements Api.FunctionCallOrBuilder
api.FunctionCall| 限定符和类型 | 方法和说明 |
|---|---|
Api.FunctionCall.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Api.FunctionCall |
build() |
Api.FunctionCall |
buildPartial() |
Api.FunctionCall.Builder |
clear() |
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 |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Api.FunctionCall.Builder |
clearName()
The name of the function to call.
|
Api.FunctionCall.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Api.FunctionCall.Builder |
clone() |
String |
getArguments()
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.
|
com.google.protobuf.ByteString |
getArgumentsBytes()
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 |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
The name of the function to call.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the function to call.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Api.FunctionCall.Builder |
mergeFrom(Api.FunctionCall other) |
Api.FunctionCall.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Api.FunctionCall.Builder |
mergeFrom(com.google.protobuf.Message other) |
Api.FunctionCall.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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 |
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 |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Api.FunctionCall.Builder |
setName(String value)
The name of the function to call.
|
Api.FunctionCall.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of the function to call.
|
Api.FunctionCall.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Api.FunctionCall.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic Api.FunctionCall build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic Api.FunctionCall buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic Api.FunctionCall.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder mergeFrom(Api.FunctionCall other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Api.FunctionCall.Builder>IOExceptionpublic String getName()
The name of the function to call.
string name = 1;getName 在接口中 Api.FunctionCallOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the function to call.
string name = 1;getNameBytes 在接口中 Api.FunctionCallOrBuilderpublic Api.FunctionCall.Builder setName(String value)
The name of the function to call.
string name = 1;value - The name to set.public Api.FunctionCall.Builder clearName()
The name of the function to call.
string name = 1;public Api.FunctionCall.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the function to call.
string name = 1;value - The bytes for name to set.public String getArguments()
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.
string arguments = 2;getArguments 在接口中 Api.FunctionCallOrBuilderpublic com.google.protobuf.ByteString getArgumentsBytes()
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.
string arguments = 2;getArgumentsBytes 在接口中 Api.FunctionCallOrBuilderpublic 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.
string arguments = 2;value - The arguments to set.public 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.
string arguments = 2;public 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.
string arguments = 2;value - The bytes for arguments to set.public final Api.FunctionCall.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public final Api.FunctionCall.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>Copyright © 2025. All rights reserved.