Reference documentation and code samples for the License Manager V1 API class Google::Cloud::LicenseManager::V1::Product.
Products for Google SPLA.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
Returns
- (::String) — Required. Human-readable, detailed description of the Product
#description=
def description=(value) -> ::String
Parameter
- value (::String) — Required. Human-readable, detailed description of the Product
Returns
- (::String) — Required. Human-readable, detailed description of the Product
#display_name
def display_name() -> ::String
Returns
- (::String) — Required. Human-readable name of the Product
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Required. Human-readable name of the Product
Returns
- (::String) — Required. Human-readable name of the Product
#name
def name() -> ::String
Returns
- (::String) — Identifier. Full name of the product resource. ex "projects/1/locations/us-central1/products/office-2021"
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Identifier. Full name of the product resource. ex "projects/1/locations/us-central1/products/office-2021"
Returns
- (::String) — Identifier. Full name of the product resource. ex "projects/1/locations/us-central1/products/office-2021"
#product_company
def product_company() -> ::String
Returns
- (::String) — Required. Company that released the product.
#product_company=
def product_company=(value) -> ::String
Parameter
- value (::String) — Required. Company that released the product.
Returns
- (::String) — Required. Company that released the product.
#sku
def sku() -> ::String
Returns
- (::String) — Required. SKU for mapping to the Billing/Subscription resource.
#sku=
def sku=(value) -> ::String
Parameter
- value (::String) — Required. SKU for mapping to the Billing/Subscription resource.
Returns
- (::String) — Required. SKU for mapping to the Billing/Subscription resource.
#state
def state() -> ::Google::Cloud::LicenseManager::V1::Product::State
Returns
- (::Google::Cloud::LicenseManager::V1::Product::State) — Output only. State of the product.
#version
def version() -> ::String
Returns
- (::String) — Required. Version of the product.
#version=
def version=(value) -> ::String
Parameter
- value (::String) — Required. Version of the product.
Returns
- (::String) — Required. Version of the product.