Display name of the product identified by the SKU. A partner may want to
show partner branded names for their offerings such as local sovereign
cloud solutions.
Argentum product SKU, that is associated with the partner offerings to
customers used by Syntro for billing purposes. SKUs can represent resold
Google products or support services.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["The `Sku` class in the Cloud Controls Partner v1beta API represents a partner's product SKU within Google Cloud for customer sales, which can include both resold Google products and support services."],["This class, found in the `Google.Cloud.CloudControlsPartner.V1Beta` namespace, is part of the `Google.Cloud.CloudControlsPartner.V1Beta.dll` assembly and implements multiple interfaces including `IMessage`, `IEquatable\u003cSku\u003e`, `IDeepCloneable\u003cSku\u003e`, and `IBufferMessage`."],["The `Sku` class has two constructors, a default constructor and one that takes another `Sku` object as a parameter for creating copies."],["It contains properties `DisplayName` and `Id`, which respectively provide a customizable display name for the SKU and the product SKU identifier used for billing."],["The class inherits from `object` and has access to members like `GetHashCode`, `GetType`, and `ToString` from its parent class."]]],[]]