Uses of Class
com.google.cloud.recommendationengine.v1beta1.ListCatalogItemsResponse
-
Packages that use ListCatalogItemsResponse Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of ListCatalogItemsResponse in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return ListCatalogItemsResponse Modifier and Type Method Description ListCatalogItemsResponseListCatalogItemsResponse.Builder. build()ListCatalogItemsResponseListCatalogItemsResponse.Builder. buildPartial()static ListCatalogItemsResponseListCatalogItemsResponse. getDefaultInstance()ListCatalogItemsResponseListCatalogItemsResponse.Builder. getDefaultInstanceForType()ListCatalogItemsResponseListCatalogItemsResponse. getDefaultInstanceForType()ListCatalogItemsResponseCatalogServiceGrpc.CatalogServiceBlockingStub. listCatalogItems(ListCatalogItemsRequest request)Gets a list of catalog items.static ListCatalogItemsResponseListCatalogItemsResponse. parseDelimitedFrom(InputStream input)static ListCatalogItemsResponseListCatalogItemsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(byte[] data)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(com.google.protobuf.ByteString data)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(InputStream input)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(ByteBuffer data)static ListCatalogItemsResponseListCatalogItemsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type ListCatalogItemsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCatalogItemsRequest,ListCatalogItemsResponse>CatalogServiceGrpc. getListCatalogItemsMethod()com.google.protobuf.Parser<ListCatalogItemsResponse>ListCatalogItemsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListCatalogItemsResponse>CatalogServiceGrpc.CatalogServiceFutureStub. listCatalogItems(ListCatalogItemsRequest request)Gets a list of catalog items.com.google.api.gax.rpc.UnaryCallable<ListCatalogItemsRequest,ListCatalogItemsResponse>CatalogServiceClient. listCatalogItemsCallable()Gets a list of catalog items.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogServiceClient.ListCatalogItemsPagedResponse>CatalogServiceSettings.Builder. listCatalogItemsSettings()Returns the builder for the settings used for calls to listCatalogItems.com.google.api.gax.rpc.PagedCallSettings<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogServiceClient.ListCatalogItemsPagedResponse>CatalogServiceSettings. listCatalogItemsSettings()Returns the object with the settings used for calls to listCatalogItems.static com.google.protobuf.Parser<ListCatalogItemsResponse>ListCatalogItemsResponse. parser()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type ListCatalogItemsResponse Modifier and Type Method Description protected CatalogServiceClient.ListCatalogItemsPageCatalogServiceClient.ListCatalogItemsPage. createPage(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, ListCatalogItemsResponse response)ListCatalogItemsResponse.BuilderListCatalogItemsResponse.Builder. mergeFrom(ListCatalogItemsResponse other)static ListCatalogItemsResponse.BuilderListCatalogItemsResponse. newBuilder(ListCatalogItemsResponse prototype)Method parameters in com.google.cloud.recommendationengine.v1beta1 with type arguments of type ListCatalogItemsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogItemsPagedResponse>CatalogServiceClient.ListCatalogItemsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, com.google.api.core.ApiFuture<ListCatalogItemsResponse> futureResponse)static com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogItemsPagedResponse>CatalogServiceClient.ListCatalogItemsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, com.google.api.core.ApiFuture<ListCatalogItemsResponse> futureResponse)protected CatalogServiceClient.ListCatalogItemsPageCatalogServiceClient.ListCatalogItemsPage. createPage(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, ListCatalogItemsResponse response)com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogItemsPage>CatalogServiceClient.ListCatalogItemsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, com.google.api.core.ApiFuture<ListCatalogItemsResponse> futureResponse)com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogItemsPage>CatalogServiceClient.ListCatalogItemsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, com.google.api.core.ApiFuture<ListCatalogItemsResponse> futureResponse)default voidCatalogServiceGrpc.AsyncService. listCatalogItems(ListCatalogItemsRequest request, io.grpc.stub.StreamObserver<ListCatalogItemsResponse> responseObserver)Gets a list of catalog items.voidCatalogServiceGrpc.CatalogServiceStub. listCatalogItems(ListCatalogItemsRequest request, io.grpc.stub.StreamObserver<ListCatalogItemsResponse> responseObserver)Gets a list of catalog items. -
Uses of ListCatalogItemsResponse in com.google.cloud.recommendationengine.v1beta1.stub
Methods in com.google.cloud.recommendationengine.v1beta1.stub that return types with arguments of type ListCatalogItemsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCatalogItemsRequest,ListCatalogItemsResponse>CatalogServiceStub. listCatalogItemsCallable()com.google.api.gax.rpc.UnaryCallable<ListCatalogItemsRequest,ListCatalogItemsResponse>GrpcCatalogServiceStub. listCatalogItemsCallable()com.google.api.gax.rpc.UnaryCallable<ListCatalogItemsRequest,ListCatalogItemsResponse>HttpJsonCatalogServiceStub. listCatalogItemsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogServiceClient.ListCatalogItemsPagedResponse>CatalogServiceStubSettings.Builder. listCatalogItemsSettings()Returns the builder for the settings used for calls to listCatalogItems.com.google.api.gax.rpc.PagedCallSettings<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogServiceClient.ListCatalogItemsPagedResponse>CatalogServiceStubSettings. listCatalogItemsSettings()Returns the object with the settings used for calls to listCatalogItems.
-