Reference documentation and code samples for the Cloud Commerce Producer V1BETA API class Google::Cloud::CommerceProducer::V1beta::SkuGroup.
Message describing SkuGroup resource
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_billing_skus
def cloud_billing_skus() -> ::Array<::String>-
(::Array<::String>) — Output only. Google SKUs included in the SkuGroup.
Used for partner products sold by Google, such as Premium Operating System Images sold for use in Compute Engine. This is not common. SKUs of this type are not present on this API and can instead be found on the Cloud Billing API or at https://cloud.google.com/skus.
Format:
services/{service}/skus/{sku}
#name
def name() -> ::String- (::String) — Output only. Identifier. Name of the SkuGroup.
#skus
def skus() -> ::Array<::String>-
(::Array<::String>) — Output only. Partner SKUs included in the SkuGroup.
Format:
projects/{project}/locations/{location}/services/{service}/skus/{sku}