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 Platform, 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."],[[["This webpage provides documentation for the `ProvisionedService` class within the Google Cloud Channel v1 API, with the latest version being 2.14.0."],["`ProvisionedService` is used to represent a service provisioned for an entitlement, including the product, SKU, and provisioning ID."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes an overview of the `ProvisionedService` class, and the implemented class inheritance and members, along with two constructors and three properties which are `ProductId`, `ProvisioningId`, and `SkuId`."],["There are 24 different versions of this document provided, ranging from version 1.0.0 up to the most recent version, 2.14.0."]]],[]]