public sealed class ProvisionedService : IMessage<ProvisionedService>, IEquatable<ProvisionedService>, IDeepCloneable<ProvisionedService>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["This webpage details the `ProvisionedService` class, which represents a service provisioned for an entitlement within the Google Cloud Channel API."],["The `ProvisionedService` class includes properties such as `ProductId`, `ProvisioningId`, and `SkuId`, which provide information about the provisioned resource."],["This page lists the available versions of the `ProvisionedService`, starting with version 1.0.0 and up to the latest version of 2.14.0."],["The `ProvisionedService` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET environment."],["The webpage shows the constructors of the class `ProvisionedService`, one empty and the other taking in another `ProvisionedService` object."]]],[]]