Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/cloudcommerceprocurement:v1.ts";

§Classes

CloudCommerceProcurement

Partner API for the Cloud Commerce Procurement Service.

GoogleAuth

§Variables

auth

§Interfaces

Account

Represents an account that was established by the customer on the service provider's system.

Approval

An approval for some action on an account.

ApproveAccountRequest

Request message for PartnerProcurementService.ApproveAccount.

ApproveEntitlementPlanChangeRequest

Request message for [PartnerProcurementService.ApproveEntitlementPlanChange[].

ApproveEntitlementRequest

Request message for [PartnerProcurementService.ApproveEntitlement[].

Consumer

A resource using (consuming) this entitlement.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

Entitlement

Represents a procured product of a customer.

ListAccountsResponse

Response message for [PartnerProcurementService.ListAccounts[].

ListEntitlementsResponse

Response message for PartnerProcurementService.ListEntitlements.

ProvidersAccountsGetOptions

Additional options for CloudCommerceProcurement#providersAccountsGet.

ProvidersAccountsListOptions

Additional options for CloudCommerceProcurement#providersAccountsList.

ProvidersEntitlementsListOptions

Additional options for CloudCommerceProcurement#providersEntitlementsList.

ProvidersEntitlementsPatchOptions

Additional options for CloudCommerceProcurement#providersEntitlementsPatch.

RejectAccountRequest

Request message for PartnerProcurementService.RejectAccount.

RejectEntitlementPlanChangeRequest

Request message for PartnerProcurementService.RejectEntitlementPlanChange.

RejectEntitlementRequest

Request message for PartnerProcurementService.RejectEntitlement.

ResetAccountRequest

Request message for PartnerProcurementService.ResetAccount.

SuspendEntitlementRequest

Request message for ParterProcurementService.SuspendEntitlement. This is not yet supported.