public sealed class ProvisionedService : IMessage<ProvisionedService>, IEquatable<ProvisionedService>, IDeepCloneable<ProvisionedService>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class ProvisionedService.
Output only. Provisioning ID of the entitlement. For Google Workspace, this
is the underlying Subscription ID. For Google Cloud, this is the Billing
Account ID of the billing subaccount.
[[["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."],[[["The latest version available for the `ProvisionedService` class in the Cloud Channel v1 API is 2.14.0."],["This page provides reference documentation for the `ProvisionedService` class, detailing its properties, constructors, and inherited members, starting from version 1.0.0 and going to 2.14.0."],["`ProvisionedService` is a class within the `Google.Cloud.Channel.V1` namespace, designed to represent a service provisioned for an entitlement."],["The class implements multiple interfaces, including `IMessage`, `IEquatable\u003cProvisionedService\u003e`, `IDeepCloneable\u003cProvisionedService\u003e`, and `IBufferMessage`, ensuring it is fully integrated with relevant systems."],["`ProvisionedService` includes properties like `ProductId`, `ProvisioningId`, and `SkuId`, all of which are output-only and describe different identifying aspects of the provisioned resource."]]],[]]