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
6325 6326 6327 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6325 def activate_entitlement @activate_entitlement end |
#cancel_entitlement ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for cancel_entitlement
6320 6321 6322 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6320 def cancel_entitlement @cancel_entitlement end |
#change_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for change_offer
6305 6306 6307 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6305 def change_offer @change_offer end |
#change_parameters ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for change_parameters
6295 6296 6297 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6295 def change_parameters @change_parameters end |
#change_renewal_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for change_renewal_settings
6300 6301 6302 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6300 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
6240 6241 6242 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6240 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
6350 6351 6352 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6350 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
6395 6396 6397 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6395 def create_channel_partner_repricing_config @create_channel_partner_repricing_config end |
#create_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_customer
6245 6246 6247 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6245 def create_customer @create_customer end |
#create_customer_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_customer_repricing_config
6370 6371 6372 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6370 def create_customer_repricing_config @create_customer_repricing_config end |
#create_entitlement ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_entitlement
6290 6291 6292 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6290 def create_entitlement @create_entitlement end |
#delete_channel_partner_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_channel_partner_repricing_config
6405 6406 6407 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6405 def delete_channel_partner_repricing_config @delete_channel_partner_repricing_config end |
#delete_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_customer
6255 6256 6257 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6255 def delete_customer @delete_customer end |
#delete_customer_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_customer_repricing_config
6380 6381 6382 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6380 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
6345 6346 6347 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6345 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
6385 6386 6387 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6385 def get_channel_partner_repricing_config @get_channel_partner_repricing_config end |
#get_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_customer
6235 6236 6237 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6235 def get_customer @get_customer end |
#get_customer_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_customer_repricing_config
6360 6361 6362 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6360 def get_customer_repricing_config @get_customer_repricing_config end |
#get_entitlement ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_entitlement
6285 6286 6287 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6285 def get_entitlement @get_entitlement end |
#import_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_customer
6260 6261 6262 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6260 def import_customer @import_customer end |
#list_channel_partner_links ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_channel_partner_links
6340 6341 6342 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6340 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
6390 6391 6392 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6390 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
6365 6366 6367 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6365 def list_customer_repricing_configs @list_customer_repricing_configs end |
#list_customers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_customers
6230 6231 6232 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6230 def list_customers @list_customers end |
#list_entitlement_changes ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_entitlement_changes
6470 6471 6472 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6470 def list_entitlement_changes @list_entitlement_changes end |
#list_entitlements ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_entitlements
6270 6271 6272 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6270 def list_entitlements @list_entitlements end |
#list_offers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_offers
6435 6436 6437 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6435 def list_offers @list_offers end |
#list_products ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_products
6425 6426 6427 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6425 def list_products @list_products end |
#list_purchasable_offers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_purchasable_offers
6445 6446 6447 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6445 def list_purchasable_offers @list_purchasable_offers end |
#list_purchasable_skus ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_purchasable_skus
6440 6441 6442 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6440 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
6415 6416 6417 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6415 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
6410 6411 6412 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6410 def list_sku_groups @list_sku_groups end |
#list_skus ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_skus
6430 6431 6432 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6430 def list_skus @list_skus end |
#list_subscribers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_subscribers
6465 6466 6467 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6465 def list_subscribers @list_subscribers end |
#list_transferable_offers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_transferable_offers
6280 6281 6282 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6280 def list_transferable_offers @list_transferable_offers end |
#list_transferable_skus ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_transferable_skus
6275 6276 6277 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6275 def list_transferable_skus @list_transferable_skus end |
#lookup_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for lookup_offer
6420 6421 6422 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6420 def lookup_offer @lookup_offer end |
#provision_cloud_identity ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for provision_cloud_identity
6265 6266 6267 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6265 def provision_cloud_identity @provision_cloud_identity end |
#query_eligible_billing_accounts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for query_eligible_billing_accounts
6450 6451 6452 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6450 def query_eligible_billing_accounts @query_eligible_billing_accounts end |
#register_subscriber ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for register_subscriber
6455 6456 6457 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6455 def register_subscriber @register_subscriber end |
#start_paid_service ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for start_paid_service
6310 6311 6312 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6310 def start_paid_service @start_paid_service end |
#suspend_entitlement ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for suspend_entitlement
6315 6316 6317 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6315 def suspend_entitlement @suspend_entitlement end |
#transfer_entitlements ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for transfer_entitlements
6330 6331 6332 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6330 def transfer_entitlements @transfer_entitlements end |
#transfer_entitlements_to_google ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for transfer_entitlements_to_google
6335 6336 6337 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6335 def transfer_entitlements_to_google @transfer_entitlements_to_google end |
#unregister_subscriber ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for unregister_subscriber
6460 6461 6462 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6460 def unregister_subscriber @unregister_subscriber end |
#update_channel_partner_link ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_channel_partner_link
6355 6356 6357 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6355 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
6400 6401 6402 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6400 def update_channel_partner_repricing_config @update_channel_partner_repricing_config end |
#update_customer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_customer
6250 6251 6252 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6250 def update_customer @update_customer end |
#update_customer_repricing_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_customer_repricing_config
6375 6376 6377 |
# File 'lib/google/cloud/channel/v1/cloud_channel_service/client.rb', line 6375 def update_customer_repricing_config @update_customer_repricing_config end |