Class: Google::Cloud::CommerceProducer::V1beta::CommerceTransaction::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::CommerceProducer::V1beta::CommerceTransaction::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb
Overview
Configuration RPC class for the CommerceTransaction 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. -
:jitter(type:Numeric) - The jitter in seconds. Default: 1.0. -
:retry_codes(type:Array<String>) - The error codes that should trigger a retry.
-
Instance Attribute Summary collapse
-
#cancel_private_offer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
cancel_private_offer. -
#create_private_offer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_private_offer. -
#create_private_offer_document ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_private_offer_document. -
#delete_private_offer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_private_offer. -
#delete_private_offer_document ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_private_offer_document. -
#get_private_offer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_private_offer. -
#get_private_offer_document ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_private_offer_document. -
#get_service ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_service. -
#get_sku ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_sku. -
#get_sku_group ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_sku_group. -
#get_standard_offer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_standard_offer. -
#list_private_offer_documents ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_private_offer_documents. -
#list_private_offers ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_private_offers. -
#list_services ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_services. -
#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_standard_offers ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_standard_offers. -
#publish_private_offer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
publish_private_offer. -
#resolve_amendment_target ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
resolve_amendment_target. -
#update_private_offer ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_private_offer. -
#update_private_offer_document ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_private_offer_document.
Instance Attribute Details
#cancel_private_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for cancel_private_offer
2458 2459 2460 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2458 def cancel_private_offer @cancel_private_offer end |
#create_private_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_private_offer
2443 2444 2445 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2443 def create_private_offer @create_private_offer end |
#create_private_offer_document ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_private_offer_document
2478 2479 2480 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2478 def create_private_offer_document @create_private_offer_document end |
#delete_private_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_private_offer
2463 2464 2465 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2463 def delete_private_offer @delete_private_offer end |
#delete_private_offer_document ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_private_offer_document
2488 2489 2490 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2488 def delete_private_offer_document @delete_private_offer_document end |
#get_private_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_private_offer
2433 2434 2435 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2433 def get_private_offer @get_private_offer end |
#get_private_offer_document ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_private_offer_document
2473 2474 2475 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2473 def get_private_offer_document @get_private_offer_document end |
#get_service ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_service
2423 2424 2425 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2423 def get_service @get_service end |
#get_sku ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_sku
2503 2504 2505 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2503 def get_sku @get_sku end |
#get_sku_group ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_sku_group
2513 2514 2515 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2513 def get_sku_group @get_sku_group end |
#get_standard_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_standard_offer
2498 2499 2500 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2498 def get_standard_offer @get_standard_offer end |
#list_private_offer_documents ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_private_offer_documents
2468 2469 2470 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2468 def list_private_offer_documents @list_private_offer_documents end |
#list_private_offers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_private_offers
2428 2429 2430 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2428 def list_private_offers @list_private_offers end |
#list_services ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_services
2418 2419 2420 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2418 def list_services @list_services end |
#list_sku_groups ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_sku_groups
2518 2519 2520 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2518 def list_sku_groups @list_sku_groups end |
#list_skus ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_skus
2508 2509 2510 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2508 def list_skus @list_skus end |
#list_standard_offers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_standard_offers
2493 2494 2495 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2493 def list_standard_offers @list_standard_offers end |
#publish_private_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for publish_private_offer
2453 2454 2455 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2453 def publish_private_offer @publish_private_offer end |
#resolve_amendment_target ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for resolve_amendment_target
2438 2439 2440 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2438 def resolve_amendment_target @resolve_amendment_target end |
#update_private_offer ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_private_offer
2448 2449 2450 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2448 def update_private_offer @update_private_offer end |
#update_private_offer_document ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_private_offer_document
2483 2484 2485 |
# File 'lib/google/cloud/commerce_producer/v1beta/commerce_transaction/client.rb', line 2483 def update_private_offer_document @update_private_offer_document end |