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)


4846
4847
4848
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4846

def activate_entitlement
  @activate_entitlement
end

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

RPC-specific configuration for cancel_entitlement

Returns:

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


4841
4842
4843
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4841

def cancel_entitlement
  @cancel_entitlement
end

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

RPC-specific configuration for change_offer

Returns:

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


4826
4827
4828
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4826

def change_offer
  @change_offer
end

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

RPC-specific configuration for change_parameters

Returns:

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


4816
4817
4818
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4816

def change_parameters
  @change_parameters
end

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

RPC-specific configuration for change_renewal_settings

Returns:

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


4821
4822
4823
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4821

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)


4761
4762
4763
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4761

def check_cloud_identity_accounts_exist
  @check_cloud_identity_accounts_exist
end

RPC-specific configuration for create_channel_partner_link

Returns:

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


4871
4872
4873
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4871

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)


4916
4917
4918
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4916

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)


4766
4767
4768
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4766

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)


4891
4892
4893
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4891

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)


4811
4812
4813
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4811

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)


4926
4927
4928
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4926

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)


4776
4777
4778
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4776

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)


4901
4902
4903
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4901

def delete_customer_repricing_config
  @delete_customer_repricing_config
end

RPC-specific configuration for get_channel_partner_link

Returns:

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


4866
4867
4868
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4866

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)


4906
4907
4908
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4906

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)


4756
4757
4758
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4756

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)


4881
4882
4883
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4881

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)


4806
4807
4808
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4806

def get_entitlement
  @get_entitlement
end

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

RPC-specific configuration for import_customer

Returns:

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


4781
4782
4783
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4781

def import_customer
  @import_customer
end

RPC-specific configuration for list_channel_partner_links

Returns:

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


4861
4862
4863
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4861

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)


4911
4912
4913
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4911

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)


4886
4887
4888
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4886

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)


4751
4752
4753
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4751

def list_customers
  @list_customers
end

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

RPC-specific configuration for list_entitlement_changes

Returns:

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


4986
4987
4988
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4986

def list_entitlement_changes
  @list_entitlement_changes
end

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

RPC-specific configuration for list_entitlements

Returns:

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


4791
4792
4793
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4791

def list_entitlements
  @list_entitlements
end

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

RPC-specific configuration for list_offers

Returns:

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


4956
4957
4958
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4956

def list_offers
  @list_offers
end

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

RPC-specific configuration for list_products

Returns:

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


4946
4947
4948
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4946

def list_products
  @list_products
end

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

RPC-specific configuration for list_purchasable_offers

Returns:

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


4966
4967
4968
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4966

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)


4961
4962
4963
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4961

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)


4936
4937
4938
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4936

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)


4931
4932
4933
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4931

def list_sku_groups
  @list_sku_groups
end

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

RPC-specific configuration for list_skus

Returns:

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


4951
4952
4953
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4951

def list_skus
  @list_skus
end

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

RPC-specific configuration for list_subscribers

Returns:

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


4981
4982
4983
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4981

def list_subscribers
  @list_subscribers
end

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

RPC-specific configuration for list_transferable_offers

Returns:

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


4801
4802
4803
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4801

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)


4796
4797
4798
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4796

def list_transferable_skus
  @list_transferable_skus
end

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

RPC-specific configuration for lookup_offer

Returns:

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


4941
4942
4943
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4941

def lookup_offer
  @lookup_offer
end

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

RPC-specific configuration for provision_cloud_identity

Returns:

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


4786
4787
4788
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4786

def provision_cloud_identity
  @provision_cloud_identity
end

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

RPC-specific configuration for register_subscriber

Returns:

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


4971
4972
4973
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4971

def register_subscriber
  @register_subscriber
end

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

RPC-specific configuration for start_paid_service

Returns:

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


4831
4832
4833
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4831

def start_paid_service
  @start_paid_service
end

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

RPC-specific configuration for suspend_entitlement

Returns:

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


4836
4837
4838
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4836

def suspend_entitlement
  @suspend_entitlement
end

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

RPC-specific configuration for transfer_entitlements

Returns:

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


4851
4852
4853
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4851

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)


4856
4857
4858
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4856

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)


4976
4977
4978
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4976

def unregister_subscriber
  @unregister_subscriber
end

RPC-specific configuration for update_channel_partner_link

Returns:

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


4876
4877
4878
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4876

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)


4921
4922
4923
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4921

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)


4771
4772
4773
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4771

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)


4896
4897
4898
# File 'lib/google/cloud/channel/v1/cloud_channel_service/rest/client.rb', line 4896

def update_customer_repricing_config
  @update_customer_repricing_config
end