Uses of Class
com.google.cloud.aiplatform.v1beta1.FeaturestoreServiceClient.ListFeaturesPagedResponse
-
Packages that use FeaturestoreServiceClient.ListFeaturesPagedResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of FeaturestoreServiceClient.ListFeaturesPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FeaturestoreServiceClient.ListFeaturesPagedResponse Modifier and Type Method Description FeaturestoreServiceClient.ListFeaturesPagedResponseFeaturestoreServiceClient. listFeatures(EntityTypeName parent)Lists Features in a given EntityType.FeaturestoreServiceClient.ListFeaturesPagedResponseFeaturestoreServiceClient. listFeatures(ListFeaturesRequest request)Lists Features in a given EntityType.FeaturestoreServiceClient.ListFeaturesPagedResponseFeaturestoreServiceClient. listFeatures(String parent)Lists Features in a given EntityType.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FeaturestoreServiceClient.ListFeaturesPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturesPagedResponse>FeaturestoreServiceClient.ListFeaturesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,FeaturestoreServiceClient.ListFeaturesPagedResponse>FeaturestoreServiceClient. listFeaturesPagedCallable()Lists Features in a given EntityType.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse>FeaturestoreServiceSettings.Builder. listFeaturesSettings()Returns the builder for the settings used for calls to listFeatures.com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse>FeaturestoreServiceSettings. listFeaturesSettings()Returns the object with the settings used for calls to listFeatures. -
Uses of FeaturestoreServiceClient.ListFeaturesPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type FeaturestoreServiceClient.ListFeaturesPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,FeaturestoreServiceClient.ListFeaturesPagedResponse>FeaturestoreServiceStub. listFeaturesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,FeaturestoreServiceClient.ListFeaturesPagedResponse>GrpcFeaturestoreServiceStub. listFeaturesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse>FeaturestoreServiceStubSettings.Builder. listFeaturesSettings()Returns the builder for the settings used for calls to listFeatures.com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse>FeaturestoreServiceStubSettings. listFeaturesSettings()Returns the object with the settings used for calls to listFeatures.
-