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 ListFeaturestoresRequest
ListFeaturestoresRequest.Builder. build()
ListFeaturestoresRequest
ListFeaturestoresRequest.Builder. buildPartial()
static ListFeaturestoresRequest
ListFeaturestoresRequest. getDefaultInstance()
ListFeaturestoresRequest
ListFeaturestoresRequest.Builder. getDefaultInstanceForType()
ListFeaturestoresRequest
ListFeaturestoresRequest. getDefaultInstanceForType()
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseDelimitedFrom(InputStream input)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseFrom(byte[] data)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseFrom(com.google.protobuf.ByteString data)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseFrom(InputStream input)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresRequest
ListFeaturestoresRequest. parseFrom(ByteBuffer data)
static ListFeaturestoresRequest
ListFeaturestoresRequest. 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.ListFeaturestoresPagedResponse
FeaturestoreServiceClient. listFeaturestores(ListFeaturestoresRequest request)
Lists Featurestores in a given project and location.default void
FeaturestoreServiceGrpc.AsyncService. listFeaturestores(ListFeaturestoresRequest request, io.grpc.stub.StreamObserver<ListFeaturestoresResponse> responseObserver)
Lists Featurestores in a given project and location.ListFeaturestoresResponse
FeaturestoreServiceGrpc.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.void
FeaturestoreServiceGrpc.FeaturestoreServiceStub. listFeaturestores(ListFeaturestoresRequest request, io.grpc.stub.StreamObserver<ListFeaturestoresResponse> responseObserver)
Lists Featurestores in a given project and location.ListFeaturestoresRequest.Builder
ListFeaturestoresRequest.Builder. mergeFrom(ListFeaturestoresRequest other)
static ListFeaturestoresRequest.Builder
ListFeaturestoresRequest. 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.ListFeaturestoresPage
FeaturestoreServiceClient.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.
-