Module: Google::Cloud::Commerce::Consumer::Procurement::V1::ConsumerProcurementService

Defined in:
lib/google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service.rb,
lib/google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service/rest.rb,
lib/google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service/paths.rb,
lib/google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service/client.rb,
lib/google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service/operations.rb,
lib/google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service/credentials.rb,
lib/google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service/rest/client.rb,
lib/google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service/rest/operations.rb,
lib/google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service/rest/service_stub.rb

Overview

ConsumerProcurementService allows customers to make purchases of products served by the Cloud Commerce platform.

When purchases are made, the ConsumerProcurementService programs the appropriate backends, including both Google's own infrastructure, as well as third-party systems, and to enable billing setup for charging for the procured item.

To load this service and instantiate a REST client:

require "google/cloud/commerce/consumer/procurement/v1/consumer_procurement_service/rest"
client = ::Google::Cloud::Commerce::Consumer::Procurement::V1::ConsumerProcurementService::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations