REST Resource: projects.locations.products Stay organized with collections Save and categorize content based on your preferences.
Resource: Product
Products for Google SPLA.
| JSON representation |
|---|
{"name":string,"version":string,"productCompany":string,"state":enum ( |
| Fields | |
|---|---|
name |
Identifier. Full name of the product resource. ex "projects/1/locations/us-central1/products/office-2021" |
version |
Required. Version of the product. |
productCompany |
Required. Company that released the product. |
state |
Output only. State of the product. |
sku |
Required. SKU for mapping to the Billing/Subscription resource. |
description |
Required. Human-readable, detailed description of the Product |
displayName |
Required. Human-readable name of the Product |
State
State of the product.
| Enums | |
|---|---|
STATE_UNSPECIFIED | The Status of the product is unknown. |
STATE_PROVISIONING | Product is under provisioning stage. |
STATE_RUNNING | Product is ok to run on instances. |
STATE_TERMINATING | The product is about to terminate or has been announced for termination. |
STATE_TERMINATED | The product has been terminated. |
Methods | |
|---|---|
| Gets details of a single Product. |
| Lists Products in a given project and location. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-28 UTC.