Uses of Interface
com.google.cloud.aiplatform.v1beta1.FeatureOrBuilder
-
Packages that use FeatureOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of FeatureOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement FeatureOrBuilder Modifier and Type Class Description classFeatureFeature Metadata information that describes an attribute of an entity type.static classFeature.BuilderFeature Metadata information that describes an attribute of an entity type.Methods in com.google.cloud.aiplatform.v1beta1 that return FeatureOrBuilder Modifier and Type Method Description FeatureOrBuilderCreateFeatureRequest.Builder. getFeatureOrBuilder()Required.FeatureOrBuilderCreateFeatureRequest. getFeatureOrBuilder()Required.FeatureOrBuilderCreateFeatureRequestOrBuilder. getFeatureOrBuilder()Required.FeatureOrBuilderUpdateFeatureRequest.Builder. getFeatureOrBuilder()Required.FeatureOrBuilderUpdateFeatureRequest. getFeatureOrBuilder()Required.FeatureOrBuilderUpdateFeatureRequestOrBuilder. getFeatureOrBuilder()Required.FeatureOrBuilderBatchCreateFeaturesResponse.Builder. getFeaturesOrBuilder(int index)The Features created.FeatureOrBuilderBatchCreateFeaturesResponse. getFeaturesOrBuilder(int index)The Features created.FeatureOrBuilderBatchCreateFeaturesResponseOrBuilder. getFeaturesOrBuilder(int index)The Features created.FeatureOrBuilderListFeaturesResponse.Builder. getFeaturesOrBuilder(int index)The Features matching the request.FeatureOrBuilderListFeaturesResponse. getFeaturesOrBuilder(int index)The Features matching the request.FeatureOrBuilderListFeaturesResponseOrBuilder. getFeaturesOrBuilder(int index)The Features matching the request.FeatureOrBuilderSearchFeaturesResponse.Builder. getFeaturesOrBuilder(int index)The Features matching the request.FeatureOrBuilderSearchFeaturesResponse. getFeaturesOrBuilder(int index)The Features matching the request.FeatureOrBuilderSearchFeaturesResponseOrBuilder. getFeaturesOrBuilder(int index)The Features matching the request.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FeatureOrBuilder Modifier and Type Method Description List<? extends FeatureOrBuilder>BatchCreateFeaturesResponse.Builder. getFeaturesOrBuilderList()The Features created.List<? extends FeatureOrBuilder>BatchCreateFeaturesResponse. getFeaturesOrBuilderList()The Features created.List<? extends FeatureOrBuilder>BatchCreateFeaturesResponseOrBuilder. getFeaturesOrBuilderList()The Features created.List<? extends FeatureOrBuilder>ListFeaturesResponse.Builder. getFeaturesOrBuilderList()The Features matching the request.List<? extends FeatureOrBuilder>ListFeaturesResponse. getFeaturesOrBuilderList()The Features matching the request.List<? extends FeatureOrBuilder>ListFeaturesResponseOrBuilder. getFeaturesOrBuilderList()The Features matching the request.List<? extends FeatureOrBuilder>SearchFeaturesResponse.Builder. getFeaturesOrBuilderList()The Features matching the request.List<? extends FeatureOrBuilder>SearchFeaturesResponse. getFeaturesOrBuilderList()The Features matching the request.List<? extends FeatureOrBuilder>SearchFeaturesResponseOrBuilder. getFeaturesOrBuilderList()The Features matching the request.
-