Uses of Class
com.google.cloud.retail.v2alpha.ListCatalogsResponse
-
Packages that use ListCatalogsResponse Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of ListCatalogsResponse in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return ListCatalogsResponse Modifier and Type Method Description ListCatalogsResponse
ListCatalogsResponse.Builder. build()
ListCatalogsResponse
ListCatalogsResponse.Builder. buildPartial()
static ListCatalogsResponse
ListCatalogsResponse. getDefaultInstance()
ListCatalogsResponse
ListCatalogsResponse.Builder. getDefaultInstanceForType()
ListCatalogsResponse
ListCatalogsResponse. getDefaultInstanceForType()
ListCatalogsResponse
CatalogServiceGrpc.CatalogServiceBlockingStub. listCatalogs(ListCatalogsRequest request)
Lists all the [Catalog][google.cloud.retail.v2alpha.Catalog]s associated with the project.static ListCatalogsResponse
ListCatalogsResponse. parseDelimitedFrom(InputStream input)
static ListCatalogsResponse
ListCatalogsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(byte[] data)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(InputStream input)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(ByteBuffer data)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2alpha that return types with arguments of type ListCatalogsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCatalogsRequest,ListCatalogsResponse>
CatalogServiceGrpc. getListCatalogsMethod()
com.google.protobuf.Parser<ListCatalogsResponse>
ListCatalogsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListCatalogsResponse>
CatalogServiceGrpc.CatalogServiceFutureStub. listCatalogs(ListCatalogsRequest request)
Lists all the [Catalog][google.cloud.retail.v2alpha.Catalog]s associated with the project.com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,ListCatalogsResponse>
CatalogServiceClient. listCatalogsCallable()
Lists all the [Catalog][google.cloud.retail.v2alpha.Catalog]s associated with the project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCatalogsRequest,ListCatalogsResponse,CatalogServiceClient.ListCatalogsPagedResponse>
CatalogServiceSettings.Builder. listCatalogsSettings()
Returns the builder for the settings used for calls to listCatalogs.com.google.api.gax.rpc.PagedCallSettings<ListCatalogsRequest,ListCatalogsResponse,CatalogServiceClient.ListCatalogsPagedResponse>
CatalogServiceSettings. listCatalogsSettings()
Returns the object with the settings used for calls to listCatalogs.static com.google.protobuf.Parser<ListCatalogsResponse>
ListCatalogsResponse. parser()
Methods in com.google.cloud.retail.v2alpha with parameters of type ListCatalogsResponse Modifier and Type Method Description protected CatalogServiceClient.ListCatalogsPage
CatalogServiceClient.ListCatalogsPage. createPage(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ListCatalogsResponse response)
ListCatalogsResponse.Builder
ListCatalogsResponse.Builder. mergeFrom(ListCatalogsResponse other)
static ListCatalogsResponse.Builder
ListCatalogsResponse. newBuilder(ListCatalogsResponse prototype)
Method parameters in com.google.cloud.retail.v2alpha with type arguments of type ListCatalogsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogsPagedResponse>
CatalogServiceClient.ListCatalogsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)
static com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogsPagedResponse>
CatalogServiceClient.ListCatalogsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)
protected CatalogServiceClient.ListCatalogsPage
CatalogServiceClient.ListCatalogsPage. createPage(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ListCatalogsResponse response)
com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogsPage>
CatalogServiceClient.ListCatalogsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)
com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogsPage>
CatalogServiceClient.ListCatalogsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)
default void
CatalogServiceGrpc.AsyncService. listCatalogs(ListCatalogsRequest request, io.grpc.stub.StreamObserver<ListCatalogsResponse> responseObserver)
Lists all the [Catalog][google.cloud.retail.v2alpha.Catalog]s associated with the project.void
CatalogServiceGrpc.CatalogServiceStub. listCatalogs(ListCatalogsRequest request, io.grpc.stub.StreamObserver<ListCatalogsResponse> responseObserver)
Lists all the [Catalog][google.cloud.retail.v2alpha.Catalog]s associated with the project. -
Uses of ListCatalogsResponse in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.stub that return types with arguments of type ListCatalogsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,ListCatalogsResponse>
CatalogServiceStub. listCatalogsCallable()
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,ListCatalogsResponse>
GrpcCatalogServiceStub. listCatalogsCallable()
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,ListCatalogsResponse>
HttpJsonCatalogServiceStub. listCatalogsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCatalogsRequest,ListCatalogsResponse,CatalogServiceClient.ListCatalogsPagedResponse>
CatalogServiceStubSettings.Builder. listCatalogsSettings()
Returns the builder for the settings used for calls to listCatalogs.com.google.api.gax.rpc.PagedCallSettings<ListCatalogsRequest,ListCatalogsResponse,CatalogServiceClient.ListCatalogsPagedResponse>
CatalogServiceStubSettings. listCatalogsSettings()
Returns the object with the settings used for calls to listCatalogs.
-