Class: Google::Cloud::Channel::V1::CloudChannelService::Rest::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/channel/v1/cloud_channel_service/rest/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 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

Instance Attribute Details

#activate_entitlement::Gapic::Config::Method (readonly)

RPC-specific configuration for activate_entitlement

Returns:

  • (::Gapic::Config::Method)


5905
5906
5907
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5905

def activate_entitlement
  @activate_entitlement
end

#cancel_entitlement::Gapic::Config::Method (readonly)

RPC-specific configuration for cancel_entitlement

Returns:

  • (::Gapic::Config::Method)


5900
5901
5902
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5900

def cancel_entitlement
  @cancel_entitlement
end

#change_offer::Gapic::Config::Method (readonly)

RPC-specific configuration for change_offer

Returns:

  • (::Gapic::Config::Method)


5885
5886
5887
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5885

def change_offer
  @change_offer
end

#change_parameters::Gapic::Config::Method (readonly)

RPC-specific configuration for change_parameters

Returns:

  • (::Gapic::Config::Method)


5875
5876
5877
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5875

def change_parameters
  @change_parameters
end

#change_renewal_settings::Gapic::Config::Method (readonly)

RPC-specific configuration for change_renewal_settings

Returns:

  • (::Gapic::Config::Method)


5880
5881
5882
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5880

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

Returns:

  • (::Gapic::Config::Method)


5820
5821
5822
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5820

def check_cloud_identity_accounts_exist
  @check_cloud_identity_accounts_exist
end

RPC-specific configuration for create_channel_partner_link

Returns:

  • (::Gapic::Config::Method)


5930
5931
5932
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5930

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

Returns:

  • (::Gapic::Config::Method)


5975
5976
5977
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5975

def create_channel_partner_repricing_config
  @create_channel_partner_repricing_config
end

#create_customer::Gapic::Config::Method (readonly)

RPC-specific configuration for create_customer

Returns:

  • (::Gapic::Config::Method)


5825
5826
5827
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5825

def create_customer
  @create_customer
end

#create_customer_repricing_config::Gapic::Config::Method (readonly)

RPC-specific configuration for create_customer_repricing_config

Returns:

  • (::Gapic::Config::Method)


5950
5951
5952
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5950

def create_customer_repricing_config
  @create_customer_repricing_config
end

#create_entitlement::Gapic::Config::Method (readonly)

RPC-specific configuration for create_entitlement

Returns:

  • (::Gapic::Config::Method)


5870
5871
5872
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5870

def create_entitlement
  @create_entitlement
end

#delete_channel_partner_repricing_config::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_channel_partner_repricing_config

Returns:

  • (::Gapic::Config::Method)


5985
5986
5987
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5985

def delete_channel_partner_repricing_config
  @delete_channel_partner_repricing_config
end

#delete_customer::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_customer

Returns:

  • (::Gapic::Config::Method)


5835
5836
5837
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5835

def delete_customer
  @delete_customer
end

#delete_customer_repricing_config::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_customer_repricing_config

Returns:

  • (::Gapic::Config::Method)


5960
5961
5962
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5960

def delete_customer_repricing_config
  @delete_customer_repricing_config
end

RPC-specific configuration for get_channel_partner_link

Returns:

  • (::Gapic::Config::Method)


5925
5926
5927
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5925

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

Returns:

  • (::Gapic::Config::Method)


5965
5966
5967
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5965

def get_channel_partner_repricing_config
  @get_channel_partner_repricing_config
end

#get_customer::Gapic::Config::Method (readonly)

RPC-specific configuration for get_customer

Returns:

  • (::Gapic::Config::Method)


5815
5816
5817
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5815

def get_customer
  @get_customer
end

#get_customer_repricing_config::Gapic::Config::Method (readonly)

RPC-specific configuration for get_customer_repricing_config

Returns:

  • (::Gapic::Config::Method)


5940
5941
5942
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5940

def get_customer_repricing_config
  @get_customer_repricing_config
end

#get_entitlement::Gapic::Config::Method (readonly)

RPC-specific configuration for get_entitlement

Returns:

  • (::Gapic::Config::Method)


5865
5866
5867
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5865

def get_entitlement
  @get_entitlement
end

#import_customer::Gapic::Config::Method (readonly)

RPC-specific configuration for import_customer

Returns:

  • (::Gapic::Config::Method)


5840
5841
5842
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5840

def import_customer
  @import_customer
end

RPC-specific configuration for list_channel_partner_links

Returns:

  • (::Gapic::Config::Method)


5920
5921
5922
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5920

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

Returns:

  • (::Gapic::Config::Method)


5970
5971
5972
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5970

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

Returns:

  • (::Gapic::Config::Method)


5945
5946
5947
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5945

def list_customer_repricing_configs
  @list_customer_repricing_configs
end

#list_customers::Gapic::Config::Method (readonly)

RPC-specific configuration for list_customers

Returns:

  • (::Gapic::Config::Method)


5810
5811
5812
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5810

def list_customers
  @list_customers
end

#list_entitlement_changes::Gapic::Config::Method (readonly)

RPC-specific configuration for list_entitlement_changes

Returns:

  • (::Gapic::Config::Method)


6050
6051
6052
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6050

def list_entitlement_changes
  @list_entitlement_changes
end

#list_entitlements::Gapic::Config::Method (readonly)

RPC-specific configuration for list_entitlements

Returns:

  • (::Gapic::Config::Method)


5850
5851
5852
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5850

def list_entitlements
  @list_entitlements
end

#list_offers::Gapic::Config::Method (readonly)

RPC-specific configuration for list_offers

Returns:

  • (::Gapic::Config::Method)


6015
6016
6017
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6015

def list_offers
  @list_offers
end

#list_products::Gapic::Config::Method (readonly)

RPC-specific configuration for list_products

Returns:

  • (::Gapic::Config::Method)


6005
6006
6007
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6005

def list_products
  @list_products
end

#list_purchasable_offers::Gapic::Config::Method (readonly)

RPC-specific configuration for list_purchasable_offers

Returns:

  • (::Gapic::Config::Method)


6025
6026
6027
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6025

def list_purchasable_offers
  @list_purchasable_offers
end

#list_purchasable_skus::Gapic::Config::Method (readonly)

RPC-specific configuration for list_purchasable_skus

Returns:

  • (::Gapic::Config::Method)


6020
6021
6022
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6020

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

Returns:

  • (::Gapic::Config::Method)


5995
5996
5997
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5995

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

Returns:

  • (::Gapic::Config::Method)


5990
5991
5992
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5990

def list_sku_groups
  @list_sku_groups
end

#list_skus::Gapic::Config::Method (readonly)

RPC-specific configuration for list_skus

Returns:

  • (::Gapic::Config::Method)


6010
6011
6012
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6010

def list_skus
  @list_skus
end

#list_subscribers::Gapic::Config::Method (readonly)

RPC-specific configuration for list_subscribers

Returns:

  • (::Gapic::Config::Method)


6045
6046
6047
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6045

def list_subscribers
  @list_subscribers
end

#list_transferable_offers::Gapic::Config::Method (readonly)

RPC-specific configuration for list_transferable_offers

Returns:

  • (::Gapic::Config::Method)


5860
5861
5862
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5860

def list_transferable_offers
  @list_transferable_offers
end

#list_transferable_skus::Gapic::Config::Method (readonly)

RPC-specific configuration for list_transferable_skus

Returns:

  • (::Gapic::Config::Method)


5855
5856
5857
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5855

def list_transferable_skus
  @list_transferable_skus
end

#lookup_offer::Gapic::Config::Method (readonly)

RPC-specific configuration for lookup_offer

Returns:

  • (::Gapic::Config::Method)


6000
6001
6002
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6000

def lookup_offer
  @lookup_offer
end

#provision_cloud_identity::Gapic::Config::Method (readonly)

RPC-specific configuration for provision_cloud_identity

Returns:

  • (::Gapic::Config::Method)


5845
5846
5847
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5845

def provision_cloud_identity
  @provision_cloud_identity
end

#query_eligible_billing_accounts::Gapic::Config::Method (readonly)

RPC-specific configuration for query_eligible_billing_accounts

Returns:

  • (::Gapic::Config::Method)


6030
6031
6032
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6030

def query_eligible_billing_accounts
  @query_eligible_billing_accounts
end

#register_subscriber::Gapic::Config::Method (readonly)

RPC-specific configuration for register_subscriber

Returns:

  • (::Gapic::Config::Method)


6035
6036
6037
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6035

def register_subscriber
  @register_subscriber
end

#start_paid_service::Gapic::Config::Method (readonly)

RPC-specific configuration for start_paid_service

Returns:

  • (::Gapic::Config::Method)


5890
5891
5892
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5890

def start_paid_service
  @start_paid_service
end

#suspend_entitlement::Gapic::Config::Method (readonly)

RPC-specific configuration for suspend_entitlement

Returns:

  • (::Gapic::Config::Method)


5895
5896
5897
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5895

def suspend_entitlement
  @suspend_entitlement
end

#transfer_entitlements::Gapic::Config::Method (readonly)

RPC-specific configuration for transfer_entitlements

Returns:

  • (::Gapic::Config::Method)


5910
5911
5912
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5910

def transfer_entitlements
  @transfer_entitlements
end

#transfer_entitlements_to_google::Gapic::Config::Method (readonly)

RPC-specific configuration for transfer_entitlements_to_google

Returns:

  • (::Gapic::Config::Method)


5915
5916
5917
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5915

def transfer_entitlements_to_google
  @transfer_entitlements_to_google
end

#unregister_subscriber::Gapic::Config::Method (readonly)

RPC-specific configuration for unregister_subscriber

Returns:

  • (::Gapic::Config::Method)


6040
6041
6042
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 6040

def unregister_subscriber
  @unregister_subscriber
end

RPC-specific configuration for update_channel_partner_link

Returns:

  • (::Gapic::Config::Method)


5935
5936
5937
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5935

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

Returns:

  • (::Gapic::Config::Method)


5980
5981
5982
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5980

def update_channel_partner_repricing_config
  @update_channel_partner_repricing_config
end

#update_customer::Gapic::Config::Method (readonly)

RPC-specific configuration for update_customer

Returns:

  • (::Gapic::Config::Method)


5830
5831
5832
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5830

def update_customer
  @update_customer
end

#update_customer_repricing_config::Gapic::Config::Method (readonly)

RPC-specific configuration for update_customer_repricing_config

Returns:

  • (::Gapic::Config::Method)


5955
5956
5957
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 5955

def update_customer_repricing_config
  @update_customer_repricing_config
end