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-04-09 UTC."],[[["This webpage provides documentation for the `ProvisionedService` class within the Google Cloud Channel v1 API, covering versions from 1.0.0 to the latest 2.14.0."],["`ProvisionedService` represents a service provisioned for an entitlement, which can be implemented using the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ProvisionedService` class includes constructors for creating new instances and cloning existing ones, along with properties such as `ProductId`, `ProvisioningId`, and `SkuId`."],["The documentation details that `ProductId` and `SkuId` refer to the product and SKU as outlined in the Offer, while `ProvisioningId` corresponds to the entitlement's provisioning ID, like the Subscription ID for Google Workspace or the Billing Account ID for Google Cloud Platform."]]],[]]