Class: Google::Cloud::Channel::V1::CloudChannelService::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::Channel::V1::CloudChannelService::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/channel/v1/cloud_channel_service/client.rb
Overview
Configuration RPC class for the CloudChannelService API.
Includes fields providing the configuration for each RPC in this service.
Each configuration object is of type Gapic::Config::Method
and includes
the following configuration fields:
-
timeout
(type:Numeric
) - The call timeout in seconds -
metadata
(type:Hash{Symbol=>String}
) - Additional gRPC headers -
retry_policy (*type:*
Hash`) - The retry policy. The policy fields include the following keys:-
:initial_delay
(type:Numeric
) - The initial delay in seconds. -
:max_delay
(type:Numeric
) - The max delay in seconds. -
:multiplier
(type:Numeric
) - The incremental backoff multiplier. -
:retry_codes
(type:Array<String>
) - The error codes that should trigger a retry.
-
Instance Attribute Summary collapse
-
#activate_entitlement ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
activate_entitlement
. -
#cancel_entitlement ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
cancel_entitlement
. -
#change_offer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
change_offer
. -
#change_parameters ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
change_parameters
. -
#change_renewal_settings ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
change_renewal_settings
. -
#check_cloud_identity_accounts_exist ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
check_cloud_identity_accounts_exist
. -
#create_channel_partner_link ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_channel_partner_link
. -
#create_channel_partner_repricing_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_channel_partner_repricing_config
. -
#create_customer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_customer
. -
#create_customer_repricing_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_customer_repricing_config
. -
#create_entitlement ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_entitlement
. -
#delete_channel_partner_repricing_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_channel_partner_repricing_config
. -
#delete_customer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_customer
. -
#delete_customer_repricing_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_customer_repricing_config
. -
#get_channel_partner_link ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_channel_partner_link
. -
#get_channel_partner_repricing_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_channel_partner_repricing_config
. -
#get_customer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_customer
. -
#get_customer_repricing_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_customer_repricing_config
. -
#get_entitlement ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_entitlement
. -
#import_customer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
import_customer
. -
#list_channel_partner_links ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_channel_partner_links
. -
#list_channel_partner_repricing_configs ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_channel_partner_repricing_configs
. -
#list_customer_repricing_configs ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_customer_repricing_configs
. -
#list_customers ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_customers
. -
#list_entitlement_changes ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_entitlement_changes
. -
#list_entitlements ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_entitlements
. -
#list_offers ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_offers
. -
#list_products ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_products
. -
#list_purchasable_offers ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_purchasable_offers
. -
#list_purchasable_skus ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_purchasable_skus
. -
#list_sku_group_billable_skus ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_sku_group_billable_skus
. -
#list_sku_groups ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_sku_groups
. -
#list_skus ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_skus
. -
#list_subscribers ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_subscribers
. -
#list_transferable_offers ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_transferable_offers
. -
#list_transferable_skus ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_transferable_skus
. -
#lookup_offer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
lookup_offer
. -
#provision_cloud_identity ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
provision_cloud_identity
. -
#query_eligible_billing_accounts ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
query_eligible_billing_accounts
. -
#register_subscriber ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
register_subscriber
. -
#start_paid_service ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
start_paid_service
. -
#suspend_entitlement ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
suspend_entitlement
. -
#transfer_entitlements ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
transfer_entitlements
. -
#transfer_entitlements_to_google ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
transfer_entitlements_to_google
. -
#unregister_subscriber ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
unregister_subscriber
. -
#update_channel_partner_link ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_channel_partner_link
. -
#update_channel_partner_repricing_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_channel_partner_repricing_config
. -
#update_customer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_customer
. -
#update_customer_repricing_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_customer_repricing_config
.
Instance Attribute Details
#activate_entitlement ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for activate_entitlement
6328 6329 6330 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6328 def activate_entitlement @activate_entitlement end |
#cancel_entitlement ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for cancel_entitlement
6323 6324 6325 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6323 def cancel_entitlement @cancel_entitlement end |
#change_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for change_offer
6308 6309 6310 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6308 def change_offer @change_offer end |
#change_parameters ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for change_parameters
6298 6299 6300 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6298 def change_parameters @change_parameters end |
#change_renewal_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for change_renewal_settings
6303 6304 6305 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6303 def change_renewal_settings @change_renewal_settings end |
#check_cloud_identity_accounts_exist ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for check_cloud_identity_accounts_exist
6243 6244 6245 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6243 def check_cloud_identity_accounts_exist @check_cloud_identity_accounts_exist end |
#create_channel_partner_link ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_channel_partner_link
6353 6354 6355 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6353 def create_channel_partner_link @create_channel_partner_link end |
#create_channel_partner_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_channel_partner_repricing_config
6398 6399 6400 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6398 def create_channel_partner_repricing_config @create_channel_partner_repricing_config end |
#create_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_customer
6248 6249 6250 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6248 def create_customer @create_customer end |
#create_customer_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_customer_repricing_config
6373 6374 6375 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6373 def create_customer_repricing_config @create_customer_repricing_config end |
#create_entitlement ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_entitlement
6293 6294 6295 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6293 def create_entitlement @create_entitlement end |
#delete_channel_partner_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_channel_partner_repricing_config
6408 6409 6410 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6408 def delete_channel_partner_repricing_config @delete_channel_partner_repricing_config end |
#delete_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_customer
6258 6259 6260 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6258 def delete_customer @delete_customer end |
#delete_customer_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_customer_repricing_config
6383 6384 6385 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6383 def delete_customer_repricing_config @delete_customer_repricing_config end |
#get_channel_partner_link ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_channel_partner_link
6348 6349 6350 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6348 def get_channel_partner_link @get_channel_partner_link end |
#get_channel_partner_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_channel_partner_repricing_config
6388 6389 6390 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6388 def get_channel_partner_repricing_config @get_channel_partner_repricing_config end |
#get_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_customer
6238 6239 6240 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6238 def get_customer @get_customer end |
#get_customer_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_customer_repricing_config
6363 6364 6365 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6363 def get_customer_repricing_config @get_customer_repricing_config end |
#get_entitlement ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_entitlement
6288 6289 6290 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6288 def get_entitlement @get_entitlement end |
#import_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_customer
6263 6264 6265 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6263 def import_customer @import_customer end |
#list_channel_partner_links ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_channel_partner_links
6343 6344 6345 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6343 def list_channel_partner_links @list_channel_partner_links end |
#list_channel_partner_repricing_configs ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_channel_partner_repricing_configs
6393 6394 6395 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6393 def list_channel_partner_repricing_configs @list_channel_partner_repricing_configs end |
#list_customer_repricing_configs ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_customer_repricing_configs
6368 6369 6370 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6368 def list_customer_repricing_configs @list_customer_repricing_configs end |
#list_customers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_customers
6233 6234 6235 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6233 def list_customers @list_customers end |
#list_entitlement_changes ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_entitlement_changes
6473 6474 6475 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6473 def list_entitlement_changes @list_entitlement_changes end |
#list_entitlements ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_entitlements
6273 6274 6275 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6273 def list_entitlements @list_entitlements end |
#list_offers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_offers
6438 6439 6440 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6438 def list_offers @list_offers end |
#list_products ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_products
6428 6429 6430 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6428 def list_products @list_products end |
#list_purchasable_offers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_purchasable_offers
6448 6449 6450 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6448 def list_purchasable_offers @list_purchasable_offers end |
#list_purchasable_skus ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_purchasable_skus
6443 6444 6445 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6443 def list_purchasable_skus @list_purchasable_skus end |
#list_sku_group_billable_skus ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_sku_group_billable_skus
6418 6419 6420 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6418 def list_sku_group_billable_skus @list_sku_group_billable_skus end |
#list_sku_groups ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_sku_groups
6413 6414 6415 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6413 def list_sku_groups @list_sku_groups end |
#list_skus ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_skus
6433 6434 6435 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6433 def list_skus @list_skus end |
#list_subscribers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_subscribers
6468 6469 6470 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6468 def list_subscribers @list_subscribers end |
#list_transferable_offers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_transferable_offers
6283 6284 6285 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6283 def list_transferable_offers @list_transferable_offers end |
#list_transferable_skus ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_transferable_skus
6278 6279 6280 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6278 def list_transferable_skus @list_transferable_skus end |
#lookup_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for lookup_offer
6423 6424 6425 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6423 def lookup_offer @lookup_offer end |
#provision_cloud_identity ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for provision_cloud_identity
6268 6269 6270 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6268 def provision_cloud_identity @provision_cloud_identity end |
#query_eligible_billing_accounts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for query_eligible_billing_accounts
6453 6454 6455 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6453 def query_eligible_billing_accounts @query_eligible_billing_accounts end |
#register_subscriber ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for register_subscriber
6458 6459 6460 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6458 def register_subscriber @register_subscriber end |
#start_paid_service ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for start_paid_service
6313 6314 6315 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6313 def start_paid_service @start_paid_service end |
#suspend_entitlement ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for suspend_entitlement
6318 6319 6320 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6318 def suspend_entitlement @suspend_entitlement end |
#transfer_entitlements ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for transfer_entitlements
6333 6334 6335 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6333 def transfer_entitlements @transfer_entitlements end |
#transfer_entitlements_to_google ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for transfer_entitlements_to_google
6338 6339 6340 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6338 def transfer_entitlements_to_google @transfer_entitlements_to_google end |
#unregister_subscriber ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for unregister_subscriber
6463 6464 6465 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6463 def unregister_subscriber @unregister_subscriber end |
#update_channel_partner_link ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_channel_partner_link
6358 6359 6360 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6358 def update_channel_partner_link @update_channel_partner_link end |
#update_channel_partner_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_channel_partner_repricing_config
6403 6404 6405 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6403 def update_channel_partner_repricing_config @update_channel_partner_repricing_config end |
#update_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_customer
6253 6254 6255 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6253 def update_customer @update_customer end |
#update_customer_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_customer_repricing_config
6378 6379 6380 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6378 def update_customer_repricing_config @update_customer_repricing_config end |