Uses of Class
com.google.cloud.aiplatform.v1beta1.RagVectorDbConfig.VertexFeatureStore
Packages that use RagVectorDbConfig.VertexFeatureStore
-
Uses of RagVectorDbConfig.VertexFeatureStore in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RagVectorDbConfig.VertexFeatureStoreModifier and TypeMethodDescriptionRagVectorDbConfig.VertexFeatureStore.Builder.build()RagVectorDbConfig.VertexFeatureStore.Builder.buildPartial()RagVectorDbConfig.VertexFeatureStore.getDefaultInstance()RagVectorDbConfig.VertexFeatureStore.Builder.getDefaultInstanceForType()RagVectorDbConfig.VertexFeatureStore.getDefaultInstanceForType()RagVectorDbConfig.Builder.getVertexFeatureStore()The config for the Vertex Feature Store.RagVectorDbConfig.getVertexFeatureStore()The config for the Vertex Feature Store.RagVectorDbConfigOrBuilder.getVertexFeatureStore()The config for the Vertex Feature Store.RagVectorDbConfig.VertexFeatureStore.parseDelimitedFrom(InputStream input) RagVectorDbConfig.VertexFeatureStore.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagVectorDbConfig.VertexFeatureStore.parseFrom(byte[] data) RagVectorDbConfig.VertexFeatureStore.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagVectorDbConfig.VertexFeatureStore.parseFrom(com.google.protobuf.ByteString data) RagVectorDbConfig.VertexFeatureStore.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagVectorDbConfig.VertexFeatureStore.parseFrom(com.google.protobuf.CodedInputStream input) RagVectorDbConfig.VertexFeatureStore.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagVectorDbConfig.VertexFeatureStore.parseFrom(InputStream input) RagVectorDbConfig.VertexFeatureStore.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagVectorDbConfig.VertexFeatureStore.parseFrom(ByteBuffer data) RagVectorDbConfig.VertexFeatureStore.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RagVectorDbConfig.VertexFeatureStoreModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RagVectorDbConfig.VertexFeatureStore>RagVectorDbConfig.VertexFeatureStore.getParserForType()static com.google.protobuf.Parser<RagVectorDbConfig.VertexFeatureStore>RagVectorDbConfig.VertexFeatureStore.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RagVectorDbConfig.VertexFeatureStoreModifier and TypeMethodDescriptionRagVectorDbConfig.VertexFeatureStore.Builder.mergeFrom(RagVectorDbConfig.VertexFeatureStore other) RagVectorDbConfig.Builder.mergeVertexFeatureStore(RagVectorDbConfig.VertexFeatureStore value) The config for the Vertex Feature Store.RagVectorDbConfig.VertexFeatureStore.newBuilder(RagVectorDbConfig.VertexFeatureStore prototype) RagVectorDbConfig.Builder.setVertexFeatureStore(RagVectorDbConfig.VertexFeatureStore value) The config for the Vertex Feature Store.