[[["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-08-28 UTC."],[],[],null,["# Google Cloud Storage Insights V1 Client - Class ConfigState (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-storageinsights/latest/V1.DatasetConfig.ConfigState)\n- [1.2.0](/php/docs/reference/cloud-storageinsights/1.2.0/V1.DatasetConfig.ConfigState)\n- [1.1.0](/php/docs/reference/cloud-storageinsights/1.1.0/V1.DatasetConfig.ConfigState)\n- [1.0.3](/php/docs/reference/cloud-storageinsights/1.0.3/V1.DatasetConfig.ConfigState)\n- [0.3.5](/php/docs/reference/cloud-storageinsights/0.3.5/V1.DatasetConfig.ConfigState)\n- [0.2.3](/php/docs/reference/cloud-storageinsights/0.2.3/V1.DatasetConfig.ConfigState)\n- [0.1.1](/php/docs/reference/cloud-storageinsights/0.1.1/V1.DatasetConfig.ConfigState) \nReference documentation and code samples for the Google Cloud Storage Insights V1 Client class ConfigState.\n\nState of the configuration.\n\nProtobuf type `google.cloud.storageinsights.v1.DatasetConfig.ConfigState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ StorageInsights \\\\ V1 \\\\ DatasetConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CONFIG_STATE_UNSPECIFIED\n\n Value: 0\n\nUnspecified state.\n\nGenerated from protobuf enum `CONFIG_STATE_UNSPECIFIED = 0;`\n\n### CONFIG_STATE_ACTIVE\n\n Value: 1\n\nActive configuration indicates that the configuration is\nactively ingesting data.\n\nGenerated from protobuf enum `CONFIG_STATE_ACTIVE = 1;`\n\n### CONFIG_STATE_VERIFICATION_IN_PROGRESS\n\n Value: 2\n\nIn this state, the configuration is being verified for various\npermissions.\n\nGenerated from protobuf enum `CONFIG_STATE_VERIFICATION_IN_PROGRESS = 2;`\n\n### CONFIG_STATE_CREATED\n\n Value: 3\n\nConfiguration is created and further processing needs to happen.\n\nGenerated from protobuf enum `CONFIG_STATE_CREATED = 3;`\n\n### CONFIG_STATE_PROCESSING\n\n Value: 4\n\nConfiguration is under processing\n\nGenerated from protobuf enum `CONFIG_STATE_PROCESSING = 4;`"]]