Uses of Interface
com.google.cloud.aiplatform.v1.FeaturestoreOrBuilder
Packages that use FeaturestoreOrBuilder
-
Uses of FeaturestoreOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement FeaturestoreOrBuilderModifier and TypeClassDescriptionfinal classVertex AI Feature Store provides a centralized repository for organizing, storing, and serving ML features.static final classVertex AI Feature Store provides a centralized repository for organizing, storing, and serving ML features.Methods in com.google.cloud.aiplatform.v1 that return FeaturestoreOrBuilderModifier and TypeMethodDescriptionCreateFeaturestoreRequest.Builder.getFeaturestoreOrBuilder()Required.CreateFeaturestoreRequest.getFeaturestoreOrBuilder()Required.CreateFeaturestoreRequestOrBuilder.getFeaturestoreOrBuilder()Required.UpdateFeaturestoreRequest.Builder.getFeaturestoreOrBuilder()Required.UpdateFeaturestoreRequest.getFeaturestoreOrBuilder()Required.UpdateFeaturestoreRequestOrBuilder.getFeaturestoreOrBuilder()Required.ListFeaturestoresResponse.Builder.getFeaturestoresOrBuilder(int index) The Featurestores matching the request.ListFeaturestoresResponse.getFeaturestoresOrBuilder(int index) The Featurestores matching the request.ListFeaturestoresResponseOrBuilder.getFeaturestoresOrBuilder(int index) The Featurestores matching the request.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeaturestoreOrBuilderModifier and TypeMethodDescriptionList<? extends FeaturestoreOrBuilder>ListFeaturestoresResponse.Builder.getFeaturestoresOrBuilderList()The Featurestores matching the request.List<? extends FeaturestoreOrBuilder>ListFeaturestoresResponse.getFeaturestoresOrBuilderList()The Featurestores matching the request.List<? extends FeaturestoreOrBuilder>ListFeaturestoresResponseOrBuilder.getFeaturestoresOrBuilderList()The Featurestores matching the request.