Represents the metadata for a Google Cloud Storage HmacKeyResource.
HMAC keys allow applications to authenticate with Google Cloud Storage using HMAC authentication. Applications can create a limited number of HMAC keys associated with a service account. The application can use the HMAC keys to authenticate with GCS. GCS will use the service account permissions to determine if the request is authorized.
[[["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-04-02 UTC."],[[["This document outlines the `HmacKeyMetadata` class, which is used to represent the metadata for a Google Cloud Storage HMAC key resource, which allows applications to authenticate with Google Cloud Storage using HMAC authentication."],["The page provides links to the documentation for various versions of the `HmacKeyMetadata` class, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc."],["The class includes functions to modify and retrieve metadata attributes such as `access_id`, `id`, `kind`, `project_id`, `service_account_email`, `time_created`, `updated`, `state`, and `etag`, amongst others, and these functions include testing modifiers."],["There are static member functions for obtaining the string representations of different states of the HMAC key, including `state_active()`, `state_inactive()`, and `state_deleted()`."],["The webpage provides external links for more information on HMAC keys and general information on Google Cloud Storage."]]],[]]