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 usage in the .NET environment."],["The `ProvisionedService` class, which is part of the Google Cloud Channel API, represents a service provisioned for an entitlement."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The documentation outlines the constructors and properties of the `ProvisionedService` class, including `ProductId`, `ProvisioningId`, and `SkuId`, all of which are output-only properties."],["Multiple versions of the Google.Cloud.Channel.V1 library are available, with version 2.14.0 being the latest, and the documentation covers versions from 1.0.0 to 2.14.0."]]],[]]