@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/channel/v1/service.proto") public final class CloudChannelServiceGrpc extends Object
CloudChannelService lets Google cloud resellers and distributors manage
their customers, channel partners, entitlements, and reports.
Using this service:
1. Resellers and distributors can manage a customer entity.
2. Distributors can register an authorized reseller in their channel and
provide them with delegated admin access.
3. Resellers and distributors can manage customer entitlements.
CloudChannelService exposes the following resources:
- [Customer][google.cloud.channel.v1.Customer]s: An entity-usually an
enterprise-managed by a reseller or distributor.
- [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that
provides a customer with the means to use a service. Entitlements are created
or updated as a result of a successful fulfillment.
- [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An
entity that identifies links between distributors and their indirect
resellers in a channel.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CloudChannelServiceGrpc.AsyncService
CloudChannelService lets Google cloud resellers and distributors manage
their customers, channel partners, entitlements, and reports.
|
static class |
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service CloudChannelService.
|
static class |
CloudChannelServiceGrpc.CloudChannelServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service CloudChannelService.
|
static class |
CloudChannelServiceGrpc.CloudChannelServiceImplBase
Base class for the server implementation of the service CloudChannelService.
|
static class |
CloudChannelServiceGrpc.CloudChannelServiceStub
A stub to allow clients to do asynchronous rpc calls to service CloudChannelService.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<ListCustomersRequest,ListCustomersResponse> getListCustomersMethod()
public static io.grpc.MethodDescriptor<GetCustomerRequest,Customer> getGetCustomerMethod()
public static io.grpc.MethodDescriptor<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> getCheckCloudIdentityAccountsExistMethod()
public static io.grpc.MethodDescriptor<CreateCustomerRequest,Customer> getCreateCustomerMethod()
public static io.grpc.MethodDescriptor<UpdateCustomerRequest,Customer> getUpdateCustomerMethod()
public static io.grpc.MethodDescriptor<DeleteCustomerRequest,com.google.protobuf.Empty> getDeleteCustomerMethod()
public static io.grpc.MethodDescriptor<ImportCustomerRequest,Customer> getImportCustomerMethod()
public static io.grpc.MethodDescriptor<ProvisionCloudIdentityRequest,com.google.longrunning.Operation> getProvisionCloudIdentityMethod()
public static io.grpc.MethodDescriptor<ListEntitlementsRequest,ListEntitlementsResponse> getListEntitlementsMethod()
public static io.grpc.MethodDescriptor<ListTransferableSkusRequest,ListTransferableSkusResponse> getListTransferableSkusMethod()
public static io.grpc.MethodDescriptor<ListTransferableOffersRequest,ListTransferableOffersResponse> getListTransferableOffersMethod()
public static io.grpc.MethodDescriptor<GetEntitlementRequest,Entitlement> getGetEntitlementMethod()
public static io.grpc.MethodDescriptor<CreateEntitlementRequest,com.google.longrunning.Operation> getCreateEntitlementMethod()
public static io.grpc.MethodDescriptor<ChangeParametersRequest,com.google.longrunning.Operation> getChangeParametersMethod()
public static io.grpc.MethodDescriptor<ChangeRenewalSettingsRequest,com.google.longrunning.Operation> getChangeRenewalSettingsMethod()
public static io.grpc.MethodDescriptor<ChangeOfferRequest,com.google.longrunning.Operation> getChangeOfferMethod()
public static io.grpc.MethodDescriptor<StartPaidServiceRequest,com.google.longrunning.Operation> getStartPaidServiceMethod()
public static io.grpc.MethodDescriptor<SuspendEntitlementRequest,com.google.longrunning.Operation> getSuspendEntitlementMethod()
public static io.grpc.MethodDescriptor<CancelEntitlementRequest,com.google.longrunning.Operation> getCancelEntitlementMethod()
public static io.grpc.MethodDescriptor<ActivateEntitlementRequest,com.google.longrunning.Operation> getActivateEntitlementMethod()
public static io.grpc.MethodDescriptor<TransferEntitlementsRequest,com.google.longrunning.Operation> getTransferEntitlementsMethod()
public static io.grpc.MethodDescriptor<TransferEntitlementsToGoogleRequest,com.google.longrunning.Operation> getTransferEntitlementsToGoogleMethod()
public static io.grpc.MethodDescriptor<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse> getListChannelPartnerLinksMethod()
public static io.grpc.MethodDescriptor<GetChannelPartnerLinkRequest,ChannelPartnerLink> getGetChannelPartnerLinkMethod()
public static io.grpc.MethodDescriptor<CreateChannelPartnerLinkRequest,ChannelPartnerLink> getCreateChannelPartnerLinkMethod()
public static io.grpc.MethodDescriptor<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> getUpdateChannelPartnerLinkMethod()
public static io.grpc.MethodDescriptor<GetCustomerRepricingConfigRequest,CustomerRepricingConfig> getGetCustomerRepricingConfigMethod()
public static io.grpc.MethodDescriptor<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse> getListCustomerRepricingConfigsMethod()
public static io.grpc.MethodDescriptor<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig> getCreateCustomerRepricingConfigMethod()
public static io.grpc.MethodDescriptor<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig> getUpdateCustomerRepricingConfigMethod()
public static io.grpc.MethodDescriptor<DeleteCustomerRepricingConfigRequest,com.google.protobuf.Empty> getDeleteCustomerRepricingConfigMethod()
public static io.grpc.MethodDescriptor<GetChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> getGetChannelPartnerRepricingConfigMethod()
public static io.grpc.MethodDescriptor<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse> getListChannelPartnerRepricingConfigsMethod()
public static io.grpc.MethodDescriptor<CreateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> getCreateChannelPartnerRepricingConfigMethod()
public static io.grpc.MethodDescriptor<UpdateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> getUpdateChannelPartnerRepricingConfigMethod()
public static io.grpc.MethodDescriptor<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty> getDeleteChannelPartnerRepricingConfigMethod()
public static io.grpc.MethodDescriptor<ListSkuGroupsRequest,ListSkuGroupsResponse> getListSkuGroupsMethod()
public static io.grpc.MethodDescriptor<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse> getListSkuGroupBillableSkusMethod()
public static io.grpc.MethodDescriptor<LookupOfferRequest,Offer> getLookupOfferMethod()
public static io.grpc.MethodDescriptor<ListProductsRequest,ListProductsResponse> getListProductsMethod()
public static io.grpc.MethodDescriptor<ListSkusRequest,ListSkusResponse> getListSkusMethod()
public static io.grpc.MethodDescriptor<ListOffersRequest,ListOffersResponse> getListOffersMethod()
public static io.grpc.MethodDescriptor<ListPurchasableSkusRequest,ListPurchasableSkusResponse> getListPurchasableSkusMethod()
public static io.grpc.MethodDescriptor<ListPurchasableOffersRequest,ListPurchasableOffersResponse> getListPurchasableOffersMethod()
public static io.grpc.MethodDescriptor<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse> getQueryEligibleBillingAccountsMethod()
public static io.grpc.MethodDescriptor<RegisterSubscriberRequest,RegisterSubscriberResponse> getRegisterSubscriberMethod()
public static io.grpc.MethodDescriptor<UnregisterSubscriberRequest,UnregisterSubscriberResponse> getUnregisterSubscriberMethod()
public static io.grpc.MethodDescriptor<ListSubscribersRequest,ListSubscribersResponse> getListSubscribersMethod()
public static io.grpc.MethodDescriptor<ListEntitlementChangesRequest,ListEntitlementChangesResponse> getListEntitlementChangesMethod()
public static CloudChannelServiceGrpc.CloudChannelServiceStub newStub(io.grpc.Channel channel)
public static CloudChannelServiceGrpc.CloudChannelServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static CloudChannelServiceGrpc.CloudChannelServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(CloudChannelServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 Google LLC. All rights reserved.