[[["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,["# Grafeas V1 Client - Class Status (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/grafeas/latest/V1.SecretStatus.Status)\n- [1.2.1](/php/docs/reference/grafeas/1.2.1/V1.SecretStatus.Status)\n- [1.1.3](/php/docs/reference/grafeas/1.1.3/V1.SecretStatus.Status)\n- [1.0.0](/php/docs/reference/grafeas/1.0.0/V1.SecretStatus.Status)\n- [0.10.3](/php/docs/reference/grafeas/0.10.3/V1.SecretStatus.Status)\n- [0.9.0](/php/docs/reference/grafeas/0.9.0/V1.SecretStatus.Status)\n- [0.8.3](/php/docs/reference/grafeas/0.8.3/V1.SecretStatus.Status)\n- [0.7.1](/php/docs/reference/grafeas/0.7.1/V1.SecretStatus.Status)\n- [0.6.0](/php/docs/reference/grafeas/0.6.0/V1.SecretStatus.Status)\n- [0.5.0](/php/docs/reference/grafeas/0.5.0/V1.SecretStatus.Status)\n- [0.4.4](/php/docs/reference/grafeas/0.4.4/V1.SecretStatus.Status) \nReference documentation and code samples for the Grafeas V1 Client class Status.\n\nThe status of the secret.\n\nProtobuf type `grafeas.v1.SecretStatus.Status`\n\nNamespace\n---------\n\nGrafeas \\\\ V1 \\\\ SecretStatus\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATUS_UNSPECIFIED\n\n Value: 0\n\nUnspecified\n\nGenerated from protobuf enum `STATUS_UNSPECIFIED = 0;`\n\n### UNKNOWN\n\n Value: 1\n\nThe status of the secret is unknown.\n\nGenerated from protobuf enum `UNKNOWN = 1;`\n\n### VALID\n\n Value: 2\n\nThe secret is valid.\n\nGenerated from protobuf enum `VALID = 2;`\n\n### INVALID\n\n Value: 3\n\nThe secret is invalid.\n\nGenerated from protobuf enum `INVALID = 3;`"]]