Uses of Class
com.google.cloud.aiplatform.v1.SearchFeaturesResponse
-
Packages that use SearchFeaturesResponse Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of SearchFeaturesResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SearchFeaturesResponse Modifier and Type Method Description SearchFeaturesResponse
SearchFeaturesResponse.Builder. build()
SearchFeaturesResponse
SearchFeaturesResponse.Builder. buildPartial()
static SearchFeaturesResponse
SearchFeaturesResponse. getDefaultInstance()
SearchFeaturesResponse
SearchFeaturesResponse.Builder. getDefaultInstanceForType()
SearchFeaturesResponse
SearchFeaturesResponse. getDefaultInstanceForType()
static SearchFeaturesResponse
SearchFeaturesResponse. parseDelimitedFrom(InputStream input)
static SearchFeaturesResponse
SearchFeaturesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(byte[] data)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(com.google.protobuf.ByteString data)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(InputStream input)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(ByteBuffer data)
static SearchFeaturesResponse
SearchFeaturesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SearchFeaturesResponse
FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. searchFeatures(SearchFeaturesRequest request)
Searches Features matching a query in a given project.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SearchFeaturesResponse Modifier and Type Method Description com.google.protobuf.Parser<SearchFeaturesResponse>
SearchFeaturesResponse. getParserForType()
static io.grpc.MethodDescriptor<SearchFeaturesRequest,SearchFeaturesResponse>
FeaturestoreServiceGrpc. getSearchFeaturesMethod()
static com.google.protobuf.Parser<SearchFeaturesResponse>
SearchFeaturesResponse. parser()
com.google.common.util.concurrent.ListenableFuture<SearchFeaturesResponse>
FeaturestoreServiceGrpc.FeaturestoreServiceFutureStub. searchFeatures(SearchFeaturesRequest request)
Searches Features matching a query in a given project.com.google.api.gax.rpc.UnaryCallable<SearchFeaturesRequest,SearchFeaturesResponse>
FeaturestoreServiceClient. searchFeaturesCallable()
Searches Features matching a query in a given project.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse>
FeaturestoreServiceSettings.Builder. searchFeaturesSettings()
Returns the builder for the settings used for calls to searchFeatures.com.google.api.gax.rpc.PagedCallSettings<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse>
FeaturestoreServiceSettings. searchFeaturesSettings()
Returns the object with the settings used for calls to searchFeatures.Methods in com.google.cloud.aiplatform.v1 with parameters of type SearchFeaturesResponse Modifier and Type Method Description protected FeaturestoreServiceClient.SearchFeaturesPage
FeaturestoreServiceClient.SearchFeaturesPage. createPage(com.google.api.gax.rpc.PageContext<SearchFeaturesRequest,SearchFeaturesResponse,Feature> context, SearchFeaturesResponse response)
SearchFeaturesResponse.Builder
SearchFeaturesResponse.Builder. mergeFrom(SearchFeaturesResponse other)
static SearchFeaturesResponse.Builder
SearchFeaturesResponse. newBuilder(SearchFeaturesResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type SearchFeaturesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<FeaturestoreServiceClient.SearchFeaturesPagedResponse>
FeaturestoreServiceClient.SearchFeaturesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchFeaturesRequest,SearchFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<SearchFeaturesResponse> futureResponse)
static com.google.api.core.ApiFuture<FeaturestoreServiceClient.SearchFeaturesPagedResponse>
FeaturestoreServiceClient.SearchFeaturesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchFeaturesRequest,SearchFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<SearchFeaturesResponse> futureResponse)
protected FeaturestoreServiceClient.SearchFeaturesPage
FeaturestoreServiceClient.SearchFeaturesPage. createPage(com.google.api.gax.rpc.PageContext<SearchFeaturesRequest,SearchFeaturesResponse,Feature> context, SearchFeaturesResponse response)
com.google.api.core.ApiFuture<FeaturestoreServiceClient.SearchFeaturesPage>
FeaturestoreServiceClient.SearchFeaturesPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchFeaturesRequest,SearchFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<SearchFeaturesResponse> futureResponse)
com.google.api.core.ApiFuture<FeaturestoreServiceClient.SearchFeaturesPage>
FeaturestoreServiceClient.SearchFeaturesPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchFeaturesRequest,SearchFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<SearchFeaturesResponse> futureResponse)
default void
FeaturestoreServiceGrpc.AsyncService. searchFeatures(SearchFeaturesRequest request, io.grpc.stub.StreamObserver<SearchFeaturesResponse> responseObserver)
Searches Features matching a query in a given project.void
FeaturestoreServiceGrpc.FeaturestoreServiceStub. searchFeatures(SearchFeaturesRequest request, io.grpc.stub.StreamObserver<SearchFeaturesResponse> responseObserver)
Searches Features matching a query in a given project. -
Uses of SearchFeaturesResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type SearchFeaturesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SearchFeaturesRequest,SearchFeaturesResponse>
FeaturestoreServiceStub. searchFeaturesCallable()
com.google.api.gax.rpc.UnaryCallable<SearchFeaturesRequest,SearchFeaturesResponse>
GrpcFeaturestoreServiceStub. searchFeaturesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse>
FeaturestoreServiceStubSettings.Builder. searchFeaturesSettings()
Returns the builder for the settings used for calls to searchFeatures.com.google.api.gax.rpc.PagedCallSettings<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse>
FeaturestoreServiceStubSettings. searchFeaturesSettings()
Returns the object with the settings used for calls to searchFeatures.
-