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 documentation is for the `SubscriptionConfig` class, part of the GDC Hardware Management v1alpha API, specifically version 1.0.0-alpha03."],["The `SubscriptionConfig` class is a message type used to store subscription configurations within the `Google.Cloud.GdcHardwareManagement.V1Alpha` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `SubscriptionConfig` class include `BillingId`, `State`, and `SubscriptionId`, all of which are output-only and provide details about the subscription."],["The latest version available is 1.0.0-alpha04, while this documentation is for version 1.0.0-alpha03."]]],[]]