Uses of Class
com.google.cloud.aiplatform.v1.ListFeaturestoresRequest
-
Packages that use ListFeaturestoresRequest Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of ListFeaturestoresRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListFeaturestoresRequest Modifier and Type Method Description ListFeaturestoresRequestListFeaturestoresRequest.Builder. build()ListFeaturestoresRequestListFeaturestoresRequest.Builder. buildPartial()static ListFeaturestoresRequestListFeaturestoresRequest. getDefaultInstance()ListFeaturestoresRequestListFeaturestoresRequest.Builder. getDefaultInstanceForType()ListFeaturestoresRequestListFeaturestoresRequest. getDefaultInstanceForType()static ListFeaturestoresRequestListFeaturestoresRequest. parseDelimitedFrom(InputStream input)static ListFeaturestoresRequestListFeaturestoresRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(byte[] data)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(com.google.protobuf.ByteString data)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(InputStream input)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(ByteBuffer data)static ListFeaturestoresRequestListFeaturestoresRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ListFeaturestoresRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFeaturestoresRequest,ListFeaturestoresResponse>FeaturestoreServiceGrpc. getListFeaturestoresMethod()com.google.protobuf.Parser<ListFeaturestoresRequest>ListFeaturestoresRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,ListFeaturestoresResponse>FeaturestoreServiceClient. listFeaturestoresCallable()Lists Featurestores in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceClient. listFeaturestoresPagedCallable()Lists Featurestores in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceSettings.Builder. listFeaturestoresSettings()Returns the builder for the settings used for calls to listFeaturestores.com.google.api.gax.rpc.PagedCallSettings<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceSettings. listFeaturestoresSettings()Returns the object with the settings used for calls to listFeaturestores.static com.google.protobuf.Parser<ListFeaturestoresRequest>ListFeaturestoresRequest. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ListFeaturestoresRequest Modifier and Type Method Description FeaturestoreServiceClient.ListFeaturestoresPagedResponseFeaturestoreServiceClient. listFeaturestores(ListFeaturestoresRequest request)Lists Featurestores in a given project and location.default voidFeaturestoreServiceGrpc.AsyncService. listFeaturestores(ListFeaturestoresRequest request, io.grpc.stub.StreamObserver<ListFeaturestoresResponse> responseObserver)Lists Featurestores in a given project and location.ListFeaturestoresResponseFeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. listFeaturestores(ListFeaturestoresRequest request)Lists Featurestores in a given project and location.com.google.common.util.concurrent.ListenableFuture<ListFeaturestoresResponse>FeaturestoreServiceGrpc.FeaturestoreServiceFutureStub. listFeaturestores(ListFeaturestoresRequest request)Lists Featurestores in a given project and location.voidFeaturestoreServiceGrpc.FeaturestoreServiceStub. listFeaturestores(ListFeaturestoresRequest request, io.grpc.stub.StreamObserver<ListFeaturestoresResponse> responseObserver)Lists Featurestores in a given project and location.ListFeaturestoresRequest.BuilderListFeaturestoresRequest.Builder. mergeFrom(ListFeaturestoresRequest other)static ListFeaturestoresRequest.BuilderListFeaturestoresRequest. newBuilder(ListFeaturestoresRequest prototype)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ListFeaturestoresRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceClient.ListFeaturestoresPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, com.google.api.core.ApiFuture<ListFeaturestoresResponse> futureResponse)protected FeaturestoreServiceClient.ListFeaturestoresPageFeaturestoreServiceClient.ListFeaturestoresPage. createPage(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, ListFeaturestoresResponse response)com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPage>FeaturestoreServiceClient.ListFeaturestoresPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, com.google.api.core.ApiFuture<ListFeaturestoresResponse> futureResponse) -
Uses of ListFeaturestoresRequest in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type ListFeaturestoresRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,ListFeaturestoresResponse>FeaturestoreServiceStub. listFeaturestoresCallable()com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,ListFeaturestoresResponse>GrpcFeaturestoreServiceStub. listFeaturestoresCallable()com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceStub. listFeaturestoresPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>GrpcFeaturestoreServiceStub. listFeaturestoresPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceStubSettings.Builder. listFeaturestoresSettings()Returns the builder for the settings used for calls to listFeaturestores.com.google.api.gax.rpc.PagedCallSettings<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceStubSettings. listFeaturestoresSettings()Returns the object with the settings used for calls to listFeaturestores.
-