[[["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-03-21 UTC."],[[["This webpage provides documentation for the `HmacKeyStates` class within the `Google.Cloud.Storage.V1` namespace, covering versions from 3.4.0 to the latest 4.11.0."],["The `HmacKeyStates` class defines string constants representing the possible states of an HMAC key, which is used in `Google.Apis.Storage.v1.Data.HmacKeyMetadata.State`."],["The class details three key states: `Active` (the key can be used for signing but not deleted), `Deleted` (the key has been deleted), and `Inactive` (the key can be used for signing and deleted)."],["Each state has a string field with a constant value, that can be compared with the state of the HmacKey, whether it is \"ACTIVE\", \"DELETED\" or \"INACTIVE\"."]]],[]]