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-04-09 UTC."],[[["The webpage provides reference documentation and code samples for the Cloud Channel v1 API class `ProvisionedService`."],["`ProvisionedService` is a class representing a service provisioned for an entitlement, inheriting from the `object` class and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and more."],["The page lists available versions of the API, ranging from version 1.0.0 to the latest version, 2.14.0."],["The `ProvisionedService` class contains properties such as `ProductId`, `ProvisioningId`, and `SkuId`, which are all output-only strings."],["There are two constructors, `ProvisionedService()` and `ProvisionedService(ProvisionedService other)`, allowing for the creation of new instances and copies of existing ones."]]],[]]