Uses of Class
com.google.cloud.aiplatform.v1beta1.FunctionCall
Packages that use FunctionCall
-
Uses of FunctionCall in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FunctionCallModifier and TypeMethodDescriptionFunctionCall.Builder.build()FunctionCall.Builder.buildPartial()static FunctionCallFunctionCall.getDefaultInstance()FunctionCall.Builder.getDefaultInstanceForType()FunctionCall.getDefaultInstanceForType()Part.Builder.getFunctionCall()Optional.Part.getFunctionCall()Optional.PartOrBuilder.getFunctionCall()Optional.static FunctionCallFunctionCall.parseDelimitedFrom(InputStream input) static FunctionCallFunctionCall.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallFunctionCall.parseFrom(byte[] data) static FunctionCallFunctionCall.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallFunctionCall.parseFrom(com.google.protobuf.ByteString data) static FunctionCallFunctionCall.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallFunctionCall.parseFrom(com.google.protobuf.CodedInputStream input) static FunctionCallFunctionCall.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallFunctionCall.parseFrom(InputStream input) static FunctionCallFunctionCall.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallFunctionCall.parseFrom(ByteBuffer data) static FunctionCallFunctionCall.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FunctionCallModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FunctionCall>FunctionCall.getParserForType()static com.google.protobuf.Parser<FunctionCall>FunctionCall.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type FunctionCallModifier and TypeMethodDescriptionFunctionCall.Builder.mergeFrom(FunctionCall other) Part.Builder.mergeFunctionCall(FunctionCall value) Optional.static FunctionCall.BuilderFunctionCall.newBuilder(FunctionCall prototype) Part.Builder.setFunctionCall(FunctionCall value) Optional.