public static final class Api.FunctionCall.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder> implements Api.FunctionCallOrBuilder
api.FunctionCall| Modifier and Type | Method and Description |
|---|---|
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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Api.FunctionCall build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Api.FunctionCall buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Api.FunctionCall.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Api.FunctionCall.Builder>public Api.FunctionCall.Builder mergeFrom(Api.FunctionCall other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class 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 in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Api.FunctionCall.Builder>IOExceptionpublic String getName()
The name of the function to call.
string name = 1;getName in interface Api.FunctionCallOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the function to call.
string name = 1;getNameBytes in interface 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 in interface 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 in interface 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 in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>public final Api.FunctionCall.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Api.FunctionCall.Builder>Copyright © 2025. All rights reserved.