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 provides documentation for the `ProvisionedService` class within the `Google.Cloud.Channel.V1` namespace, detailing its implementation and usage in .NET."],["The `ProvisionedService` class is used to represent a service that has been provisioned for an entitlement and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous versions of the documentation for `ProvisionedService`, ranging from version 1.0.0 to the latest, version 2.14.0, enabling users to access the documentation relevant to their specific version."],["Key properties of the `ProvisionedService` class include `ProductId`, `ProvisioningId`, and `SkuId`, which are all read-only strings that provide information about the provisioned service."],["The `ProvisionedService` class includes two constructors: a default parameterless constructor and a constructor that accepts another instance of `ProvisionedService` for cloning."]]],[]]