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-01 UTC."],[[["This document outlines the `HmacKeyMetadata` class, which represents metadata for Google Cloud Storage HMAC keys used for application authentication."],["The page lists various versions of the `HmacKeyMetadata` class, with `2.37.0-rc` being the latest release candidate and `2.27.0` being the currently viewed version."],["`HmacKeyMetadata` allows applications to authenticate with Google Cloud Storage through HMAC authentication using keys associated with a service account."],["The class includes methods to set and retrieve metadata attributes, such as `access_id`, `id`, `state`, and timestamps, along with testing modifiers to change these attributes."],["The class contains functions that provide static values for the state of the `HmacKeyMetadata` such as `active`, `inactive`, and `deleted`."]]],[]]