Uses of Class
com.google.cloud.aiplatform.v1.FunctionResponse
Packages that use FunctionResponse
-
Uses of FunctionResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FunctionResponseModifier and TypeMethodDescriptionFunctionResponse.Builder.build()FunctionResponse.Builder.buildPartial()static FunctionResponseFunctionResponse.getDefaultInstance()FunctionResponse.Builder.getDefaultInstanceForType()FunctionResponse.getDefaultInstanceForType()Part.Builder.getFunctionResponse()Optional.Part.getFunctionResponse()Optional.PartOrBuilder.getFunctionResponse()Optional.static FunctionResponseFunctionResponse.parseDelimitedFrom(InputStream input) static FunctionResponseFunctionResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponseFunctionResponse.parseFrom(byte[] data) static FunctionResponseFunctionResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponseFunctionResponse.parseFrom(com.google.protobuf.ByteString data) static FunctionResponseFunctionResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponseFunctionResponse.parseFrom(com.google.protobuf.CodedInputStream input) static FunctionResponseFunctionResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponseFunctionResponse.parseFrom(InputStream input) static FunctionResponseFunctionResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionResponseFunctionResponse.parseFrom(ByteBuffer data) static FunctionResponseFunctionResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FunctionResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FunctionResponse>FunctionResponse.getParserForType()static com.google.protobuf.Parser<FunctionResponse>FunctionResponse.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FunctionResponseModifier and TypeMethodDescriptionFunctionResponse.Builder.mergeFrom(FunctionResponse other) Part.Builder.mergeFunctionResponse(FunctionResponse value) Optional.static FunctionResponse.BuilderFunctionResponse.newBuilder(FunctionResponse prototype) Part.Builder.setFunctionResponse(FunctionResponse value) Optional.