[[["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-09-04 UTC."],[],[],null,["# Google Cloud BigQuery Analytics Hub V1 Client - Class State (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-bigquery-analyticshub/latest/V1.Subscription.State)\n- [1.2.0](/php/docs/reference/cloud-bigquery-analyticshub/1.2.0/V1.Subscription.State)\n- [1.1.0](/php/docs/reference/cloud-bigquery-analyticshub/1.1.0/V1.Subscription.State)\n- [1.0.4](/php/docs/reference/cloud-bigquery-analyticshub/1.0.4/V1.Subscription.State)\n- [0.5.3](/php/docs/reference/cloud-bigquery-analyticshub/0.5.3/V1.Subscription.State)\n- [0.4.0](/php/docs/reference/cloud-bigquery-analyticshub/0.4.0/V1.Subscription.State)\n- [0.3.2](/php/docs/reference/cloud-bigquery-analyticshub/0.3.2/V1.Subscription.State)\n- [0.2.2](/php/docs/reference/cloud-bigquery-analyticshub/0.2.2/V1.Subscription.State)\n- [0.1.6](/php/docs/reference/cloud-bigquery-analyticshub/0.1.6/V1.Subscription.State) \nReference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class State.\n\nState of the subscription.\n\nProtobuf type `google.cloud.bigquery.analyticshub.v1.Subscription.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ AnalyticsHub \\\\ V1 \\\\ Subscription\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### STATE_ACTIVE\n\n Value: 1\n\nThis subscription is active and the data is accessible.\n\nGenerated from protobuf enum `STATE_ACTIVE = 1;`\n\n### STATE_STALE\n\n Value: 2\n\nThe data referenced by this subscription is out of date and should be\nrefreshed. This can happen when a data provider adds or removes datasets.\n\nGenerated from protobuf enum `STATE_STALE = 2;`\n\n### STATE_INACTIVE\n\n Value: 3\n\nThis subscription has been cancelled or revoked and the data is no longer\naccessible.\n\nGenerated from protobuf enum `STATE_INACTIVE = 3;`"]]