Cloud Channel V1 API - Class Google::Cloud::Channel::V1::SkuGroup (v0.24.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::SkuGroup.

Represents the SKU group information.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Unique human readable identifier for the SKU group.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Unique human readable identifier for the SKU group.
Returns
  • (::String) — Unique human readable identifier for the SKU group.

#name

def name() -> ::String
Returns
  • (::String) — Resource name of SKU group. Format: accounts/{account}/skuGroups/{sku_group}. Example: "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Resource name of SKU group. Format: accounts/{account}/skuGroups/{sku_group}. Example: "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
Returns
  • (::String) — Resource name of SKU group. Format: accounts/{account}/skuGroups/{sku_group}. Example: "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".