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-04-17 UTC."],[[["The `Sku` class in the Cloud Controls Partner v1 API represents a product or service that a partner can sell to customers within Google Cloud."],["The latest version of the `Sku` class is 1.1.0, and it is accessible via the `/dotnet/docs/reference/Google.Cloud.CloudControlsPartner.V1/latest/Google.Cloud.CloudControlsPartner.V1.Sku` path."],["`Sku` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, indicating its capabilities in message handling, equality checking, deep cloning, and buffer usage."],["The `Sku` class includes properties such as `DisplayName` and `Id`, allowing for a customizable display name and an internal identifier for billing purposes."],["The `Sku` class has two constructors, a parameterless constructor, and one that receives another `Sku` object."]]],[]]