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 of the `ProvisionedService` class in the Cloud Channel v1 API is 2.14.0, which is accessible via the provided link."],["This page provides reference documentation for the `ProvisionedService` class, which is used for managing service provisioning within entitlements."],["The `ProvisionedService` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of `ProvisionedService` include `ProductId`, `ProvisioningId`, and `SkuId`, which are output-only and provide details about the provisioned resource."],["The documentation covers a wide range of versions for the `ProvisionedService` class, spanning from 1.0.0 all the way up to the latest version at 2.14.0."]]],[]]