Uses of Class
com.google.cloud.aiplatform.v1.RetrieveContextsRequest.VertexRagStore
Packages that use RetrieveContextsRequest.VertexRagStore
-
Uses of RetrieveContextsRequest.VertexRagStore in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RetrieveContextsRequest.VertexRagStoreModifier and TypeMethodDescriptionRetrieveContextsRequest.VertexRagStore.Builder.build()RetrieveContextsRequest.VertexRagStore.Builder.buildPartial()RetrieveContextsRequest.VertexRagStore.getDefaultInstance()RetrieveContextsRequest.VertexRagStore.Builder.getDefaultInstanceForType()RetrieveContextsRequest.VertexRagStore.getDefaultInstanceForType()RetrieveContextsRequest.Builder.getVertexRagStore()The data source for Vertex RagStore.RetrieveContextsRequest.getVertexRagStore()The data source for Vertex RagStore.RetrieveContextsRequestOrBuilder.getVertexRagStore()The data source for Vertex RagStore.RetrieveContextsRequest.VertexRagStore.parseDelimitedFrom(InputStream input) RetrieveContextsRequest.VertexRagStore.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RetrieveContextsRequest.VertexRagStore.parseFrom(byte[] data) RetrieveContextsRequest.VertexRagStore.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RetrieveContextsRequest.VertexRagStore.parseFrom(com.google.protobuf.ByteString data) RetrieveContextsRequest.VertexRagStore.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RetrieveContextsRequest.VertexRagStore.parseFrom(com.google.protobuf.CodedInputStream input) RetrieveContextsRequest.VertexRagStore.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RetrieveContextsRequest.VertexRagStore.parseFrom(InputStream input) RetrieveContextsRequest.VertexRagStore.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RetrieveContextsRequest.VertexRagStore.parseFrom(ByteBuffer data) RetrieveContextsRequest.VertexRagStore.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type RetrieveContextsRequest.VertexRagStoreModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RetrieveContextsRequest.VertexRagStore>RetrieveContextsRequest.VertexRagStore.getParserForType()static com.google.protobuf.Parser<RetrieveContextsRequest.VertexRagStore>RetrieveContextsRequest.VertexRagStore.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type RetrieveContextsRequest.VertexRagStoreModifier and TypeMethodDescriptionRetrieveContextsRequest.VertexRagStore.Builder.mergeFrom(RetrieveContextsRequest.VertexRagStore other) RetrieveContextsRequest.Builder.mergeVertexRagStore(RetrieveContextsRequest.VertexRagStore value) The data source for Vertex RagStore.RetrieveContextsRequest.VertexRagStore.newBuilder(RetrieveContextsRequest.VertexRagStore prototype) RetrieveContextsRequest.Builder.setVertexRagStore(RetrieveContextsRequest.VertexRagStore value) The data source for Vertex RagStore.