Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::BillableSku.
Represents the Billable SKU information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service
def service() -> ::String
Returns
- (::String) — Resource name of Service which contains Repricing SKU. Format: services/{service}. Example: "services/B7D9-FDCB-15D8".
#service=
def service=(value) -> ::String
Parameter
- value (::String) — Resource name of Service which contains Repricing SKU. Format: services/{service}. Example: "services/B7D9-FDCB-15D8".
Returns
- (::String) — Resource name of Service which contains Repricing SKU. Format: services/{service}. Example: "services/B7D9-FDCB-15D8".
#service_display_name
def service_display_name() -> ::String
Returns
- (::String) — Unique human readable name for the Service.
#service_display_name=
def service_display_name=(value) -> ::String
Parameter
- value (::String) — Unique human readable name for the Service.
Returns
- (::String) — Unique human readable name for the Service.
#sku
def sku() -> ::String
Returns
- (::String) — Resource name of Billable SKU. Format: billableSkus/{sku}. Example: billableSkus/6E1B-6634-470F".
#sku=
def sku=(value) -> ::String
Parameter
- value (::String) — Resource name of Billable SKU. Format: billableSkus/{sku}. Example: billableSkus/6E1B-6634-470F".
Returns
- (::String) — Resource name of Billable SKU. Format: billableSkus/{sku}. Example: billableSkus/6E1B-6634-470F".
#sku_display_name
def sku_display_name() -> ::String
Returns
- (::String) — Unique human readable name for the SKU.
#sku_display_name=
def sku_display_name=(value) -> ::String
Parameter
- value (::String) — Unique human readable name for the SKU.
Returns
- (::String) — Unique human readable name for the SKU.