@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/retail/v2beta/catalog_service.proto") public final class CatalogServiceGrpc extends Object
Service for managing catalog configuration.
| Modifier and Type | Class and Description |
|---|---|
static class |
CatalogServiceGrpc.CatalogServiceBlockingStub
Service for managing catalog configuration.
|
static class |
CatalogServiceGrpc.CatalogServiceFutureStub
Service for managing catalog configuration.
|
static class |
CatalogServiceGrpc.CatalogServiceImplBase
Service for managing catalog configuration.
|
static class |
CatalogServiceGrpc.CatalogServiceStub
Service for managing catalog configuration.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<ListCatalogsRequest,ListCatalogsResponse> getListCatalogsMethod()
public static io.grpc.MethodDescriptor<UpdateCatalogRequest,Catalog> getUpdateCatalogMethod()
public static io.grpc.MethodDescriptor<SetDefaultBranchRequest,com.google.protobuf.Empty> getSetDefaultBranchMethod()
public static io.grpc.MethodDescriptor<GetDefaultBranchRequest,GetDefaultBranchResponse> getGetDefaultBranchMethod()
public static io.grpc.MethodDescriptor<GetCompletionConfigRequest,CompletionConfig> getGetCompletionConfigMethod()
public static io.grpc.MethodDescriptor<UpdateCompletionConfigRequest,CompletionConfig> getUpdateCompletionConfigMethod()
public static io.grpc.MethodDescriptor<GetAttributesConfigRequest,AttributesConfig> getGetAttributesConfigMethod()
public static io.grpc.MethodDescriptor<UpdateAttributesConfigRequest,AttributesConfig> getUpdateAttributesConfigMethod()
public static io.grpc.MethodDescriptor<AddCatalogAttributeRequest,AttributesConfig> getAddCatalogAttributeMethod()
public static io.grpc.MethodDescriptor<RemoveCatalogAttributeRequest,AttributesConfig> getRemoveCatalogAttributeMethod()
public static io.grpc.MethodDescriptor<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse> getBatchRemoveCatalogAttributesMethod()
public static io.grpc.MethodDescriptor<ReplaceCatalogAttributeRequest,AttributesConfig> getReplaceCatalogAttributeMethod()
public static CatalogServiceGrpc.CatalogServiceStub newStub(io.grpc.Channel channel)
public static CatalogServiceGrpc.CatalogServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static CatalogServiceGrpc.CatalogServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.