Class Product (0.3.0)

Product(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Products for Google SPLA.

Attributes

Name Description
name str
Identifier. Full name of the product resource. ex "projects/1/locations/us-central1/products/office-2021".
version str
Required. Version of the product.
product_company str
Required. Company that released the product.
state google.cloud.licensemanager_v1.types.Product.State
Output only. State of the product.
sku str
Required. SKU for mapping to the Billing/Subscription resource.
description str
Required. Human-readable, detailed description of the Product
display_name str
Required. Human-readable name of the Product

Classes

State

State(value)

State of the product.