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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Channel v1 API class ProvisionedService is 2.14.0, with multiple previous versions available, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eProvisionedService is a class within the Google.Cloud.Channel.V1 namespace, contained in the Google.Cloud.Channel.V1.dll assembly and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe ProvisionedService class represents a service provisioned for an entitlement and contains output-only properties such as ProductId, ProvisioningId, and SkuId, providing details about the product, the entitlement's provisioning ID, and the associated SKU.\u003c/p\u003e\n"],["\u003cp\u003eThe ProvisionedService class offers two constructors: one default constructor \u003ccode\u003eProvisionedService()\u003c/code\u003e and another \u003ccode\u003eProvisionedService(ProvisionedService other)\u003c/code\u003e that takes another ProvisionedService object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e, and it implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, each providing different ways of interacting with the class.\u003c/p\u003e\n"]]],[],null,[]]