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 Cloud Channel v1 API class ProvisionedService is 2.14.0, with version 2.13.0 being the current version documented on this page."],["This page provides reference documentation and code samples for the `ProvisionedService` class, which represents a service provisioned for an entitlement in the Cloud Channel v1 API."],["The `ProvisionedService` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing its functionalities."],["The class has constructors `ProvisionedService()` and `ProvisionedService(ProvisionedService other)` allowing the creation of instances."],["The `ProvisionedService` class includes read-only properties such as `ProductId`, `ProvisioningId`, and `SkuId`, providing details about the provisioned resource."]]],[]]