SubscriptionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A message to store a subscription configuration.
Attributes |
|
---|---|
Name | Description |
subscription_id |
str
Output only. The unique identifier of the subscription. |
billing_id |
str
Output only. The Google Cloud Billing ID that the subscription is created under. |
state |
google.cloud.gdchardwaremanagement_v1alpha.types.SubscriptionConfig.SubscriptionState
Output only. The current state of the subscription. |
Classes
SubscriptionState
SubscriptionState(value)
Enum to represent the state of the subscription.