public sealed class SubscriptionConfig : IMessage<SubscriptionConfig>, IEquatable<SubscriptionConfig>, IDeepCloneable<SubscriptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class SubscriptionConfig.
[[["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."],[[["This page provides reference documentation for the `SubscriptionConfig` class within the GDC Hardware Management v1alpha API."],["The `SubscriptionConfig` class is a message type used to store subscription configurations, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `SubscriptionConfig` documentation available is 1.0.0-alpha04, with previous version 1.0.0-alpha03 also accessible."],["The `SubscriptionConfig` class has properties such as `BillingId`, `State`, and `SubscriptionId`, which provide information about the billing ID, the current subscription state, and the unique identifier of the subscription, respectively."],["The class also has 2 constructors: a default `SubscriptionConfig()` and a `SubscriptionConfig(SubscriptionConfig other)` to create a new object from an already existing `SubscriptionConfig`."]]],[]]