Uses of Class
com.google.cloud.aiplatform.v1.VertexRagStore
Packages that use VertexRagStore
-
Uses of VertexRagStore in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VertexRagStoreModifier and TypeMethodDescriptionVertexRagStore.Builder.build()VertexRagStore.Builder.buildPartial()static VertexRagStoreVertexRagStore.getDefaultInstance()VertexRagStore.Builder.getDefaultInstanceForType()VertexRagStore.getDefaultInstanceForType()AugmentPromptRequest.Builder.getVertexRagStore()Optional.AugmentPromptRequest.getVertexRagStore()Optional.AugmentPromptRequestOrBuilder.getVertexRagStore()Optional.Retrieval.Builder.getVertexRagStore()Set to use data source powered by Vertex RAG store.Retrieval.getVertexRagStore()Set to use data source powered by Vertex RAG store.RetrievalOrBuilder.getVertexRagStore()Set to use data source powered by Vertex RAG store.static VertexRagStoreVertexRagStore.parseDelimitedFrom(InputStream input) static VertexRagStoreVertexRagStore.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStoreVertexRagStore.parseFrom(byte[] data) static VertexRagStoreVertexRagStore.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStoreVertexRagStore.parseFrom(com.google.protobuf.ByteString data) static VertexRagStoreVertexRagStore.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStoreVertexRagStore.parseFrom(com.google.protobuf.CodedInputStream input) static VertexRagStoreVertexRagStore.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStoreVertexRagStore.parseFrom(InputStream input) static VertexRagStoreVertexRagStore.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStoreVertexRagStore.parseFrom(ByteBuffer data) static VertexRagStoreVertexRagStore.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type VertexRagStoreModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VertexRagStore>VertexRagStore.getParserForType()static com.google.protobuf.Parser<VertexRagStore>VertexRagStore.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type VertexRagStoreModifier and TypeMethodDescriptionVertexRagStore.Builder.mergeFrom(VertexRagStore other) AugmentPromptRequest.Builder.mergeVertexRagStore(VertexRagStore value) Optional.Retrieval.Builder.mergeVertexRagStore(VertexRagStore value) Set to use data source powered by Vertex RAG store.static VertexRagStore.BuilderVertexRagStore.newBuilder(VertexRagStore prototype) AugmentPromptRequest.Builder.setVertexRagStore(VertexRagStore value) Optional.Retrieval.Builder.setVertexRagStore(VertexRagStore value) Set to use data source powered by Vertex RAG store.