Uses of Class
com.google.cloud.aiplatform.v1beta1.ListFeaturestoresResponse
-
Packages that use ListFeaturestoresResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ListFeaturestoresResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ListFeaturestoresResponse Modifier and Type Method Description ListFeaturestoresResponse
ListFeaturestoresResponse.Builder. build()
ListFeaturestoresResponse
ListFeaturestoresResponse.Builder. buildPartial()
static ListFeaturestoresResponse
ListFeaturestoresResponse. getDefaultInstance()
ListFeaturestoresResponse
ListFeaturestoresResponse.Builder. getDefaultInstanceForType()
ListFeaturestoresResponse
ListFeaturestoresResponse. getDefaultInstanceForType()
ListFeaturestoresResponse
FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. listFeaturestores(ListFeaturestoresRequest request)
Lists Featurestores in a given project and location.static ListFeaturestoresResponse
ListFeaturestoresResponse. parseDelimitedFrom(InputStream input)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(byte[] data)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(com.google.protobuf.ByteString data)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(InputStream input)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(ByteBuffer data)
static ListFeaturestoresResponse
ListFeaturestoresResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ListFeaturestoresResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFeaturestoresRequest,ListFeaturestoresResponse>
FeaturestoreServiceGrpc. getListFeaturestoresMethod()
com.google.protobuf.Parser<ListFeaturestoresResponse>
ListFeaturestoresResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListFeaturestoresResponse>
FeaturestoreServiceGrpc.FeaturestoreServiceFutureStub. listFeaturestores(ListFeaturestoresRequest request)
Lists Featurestores in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,ListFeaturestoresResponse>
FeaturestoreServiceClient. listFeaturestoresCallable()
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<ListFeaturestoresResponse>
ListFeaturestoresResponse. parser()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ListFeaturestoresResponse Modifier and Type Method Description protected FeaturestoreServiceClient.ListFeaturestoresPage
FeaturestoreServiceClient.ListFeaturestoresPage. createPage(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, ListFeaturestoresResponse response)
ListFeaturestoresResponse.Builder
ListFeaturestoresResponse.Builder. mergeFrom(ListFeaturestoresResponse other)
static ListFeaturestoresResponse.Builder
ListFeaturestoresResponse. newBuilder(ListFeaturestoresResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ListFeaturestoresResponse 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)
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)
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)
default void
FeaturestoreServiceGrpc.AsyncService. listFeaturestores(ListFeaturestoresRequest request, io.grpc.stub.StreamObserver<ListFeaturestoresResponse> responseObserver)
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. -
Uses of ListFeaturestoresResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ListFeaturestoresResponse 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.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.
-