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 `ProvisionedService` class in the Cloud Channel v1 API represents a service provisioned for an entitlement."],["This documentation provides reference information and code samples for the `ProvisionedService` class, including its properties, constructors, and inherited members."],["The `ProvisionedService` class has properties such as `ProductId`, `ProvisioningId`, and `SkuId`, all of which are output-only and provide information about the provisioned service."],["The latest version of this class is `2.14.0`, but version `2.10.0` is used as the primary reference, with prior versions listed for reference, going back to version `1.0.0`."]]],[]]