public enum Subscription.Types.StateReference documentation and code samples for the Analytics Hub v1 API enum Subscription.Types.State.
State of the subscription.
Namespace
Google.Cloud.BigQuery.AnalyticsHub.V1Assembly
Google.Cloud.BigQuery.AnalyticsHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
This subscription is active and the data is accessible. |
Inactive |
This subscription has been cancelled or revoked and the data is no longer accessible. |
Stale |
The data referenced by this subscription is out of date and should be refreshed. This can happen when a data provider adds or removes datasets. |
Unspecified |
Default value. This value is unused. |