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/cloudproductregistry:v1.ts";

§Classes

CloudProductRegistry

cloudproductregistry.googleapis.com API.

GoogleAuth

§Variables

auth

§Interfaces

CredentialsClient

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

ListLogicalProductsResponse

Response message for ListLogicalProducts.

ListLogicalProductVariantsResponse

Response message for ListLogicalProductVariants.

ListProductSuitesResponse

Response message for ListProductSuites.

LogicalProduct

Represents an independent service offering that can be provisioned by a customer.

LogicalProductsListOptions

Additional options for CloudProductRegistry#logicalProductsList.

LogicalProductsVariantsListOptions

Additional options for CloudProductRegistry#logicalProductsVariantsList.

LogicalProductVariant

Represents a distinct offering derived from a primary product that retains core functionalities but offers specialized features for a specific market segment.

LookupEntityResponse

Response message for LookupEntity.

ProductSuite

Represents a unified grouping of products sharing a common brand and market positioning.

ProductSuitesListOptions

Additional options for CloudProductRegistry#productSuitesList.