Uses of Class
com.google.cloud.aiplatform.v1.ListFeaturesRequest
-
Packages that use ListFeaturesRequest Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of ListFeaturesRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListFeaturesRequest Modifier and Type Method Description ListFeaturesRequestListFeaturesRequest.Builder. build()ListFeaturesRequestListFeaturesRequest.Builder. buildPartial()static ListFeaturesRequestListFeaturesRequest. getDefaultInstance()ListFeaturesRequestListFeaturesRequest.Builder. getDefaultInstanceForType()ListFeaturesRequestListFeaturesRequest. getDefaultInstanceForType()static ListFeaturesRequestListFeaturesRequest. parseDelimitedFrom(InputStream input)static ListFeaturesRequestListFeaturesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturesRequestListFeaturesRequest. parseFrom(byte[] data)static ListFeaturesRequestListFeaturesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturesRequestListFeaturesRequest. parseFrom(com.google.protobuf.ByteString data)static ListFeaturesRequestListFeaturesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturesRequestListFeaturesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListFeaturesRequestListFeaturesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturesRequestListFeaturesRequest. parseFrom(InputStream input)static ListFeaturesRequestListFeaturesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturesRequestListFeaturesRequest. parseFrom(ByteBuffer data)static ListFeaturesRequestListFeaturesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ListFeaturesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFeaturesRequest,ListFeaturesResponse>FeaturestoreServiceGrpc. getListFeaturesMethod()com.google.protobuf.Parser<ListFeaturesRequest>ListFeaturesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,ListFeaturesResponse>FeaturestoreServiceClient. listFeaturesCallable()Lists Features in a given EntityType.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.static com.google.protobuf.Parser<ListFeaturesRequest>ListFeaturesRequest. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ListFeaturesRequest Modifier and Type Method Description FeaturestoreServiceClient.ListFeaturesPagedResponseFeaturestoreServiceClient. listFeatures(ListFeaturesRequest request)Lists Features in a given EntityType.default voidFeaturestoreServiceGrpc.AsyncService. listFeatures(ListFeaturesRequest request, io.grpc.stub.StreamObserver<ListFeaturesResponse> responseObserver)Lists Features in a given EntityType.ListFeaturesResponseFeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. listFeatures(ListFeaturesRequest request)Lists Features in a given EntityType.com.google.common.util.concurrent.ListenableFuture<ListFeaturesResponse>FeaturestoreServiceGrpc.FeaturestoreServiceFutureStub. listFeatures(ListFeaturesRequest request)Lists Features in a given EntityType.voidFeaturestoreServiceGrpc.FeaturestoreServiceStub. listFeatures(ListFeaturesRequest request, io.grpc.stub.StreamObserver<ListFeaturesResponse> responseObserver)Lists Features in a given EntityType.ListFeaturesRequest.BuilderListFeaturesRequest.Builder. mergeFrom(ListFeaturesRequest other)static ListFeaturesRequest.BuilderListFeaturesRequest. newBuilder(ListFeaturesRequest prototype)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ListFeaturesRequest 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)protected FeaturestoreServiceClient.ListFeaturesPageFeaturestoreServiceClient.ListFeaturesPage. createPage(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, ListFeaturesResponse response)com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturesPage>FeaturestoreServiceClient.ListFeaturesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse) -
Uses of ListFeaturesRequest in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type ListFeaturesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,ListFeaturesResponse>FeaturestoreServiceStub. listFeaturesCallable()com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,ListFeaturesResponse>GrpcFeaturestoreServiceStub. listFeaturesCallable()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.
-