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 provides reference information for `HmacKeyMetadata`, which is used to represent metadata for Google Cloud Storage HMAC keys."],["HMAC keys are used by applications to authenticate with Google Cloud Storage using HMAC authentication, tied to a service account's permissions."],["The document covers various versions of the `HmacKeyMetadata` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, with version 2.17.0 being the current main focus."],["It details the functions available within the `HmacKeyMetadata` class, such as `set_access_id`, `set_id`, and others which allow for manipulating and viewing different attributes of the metadata, with certain functions designed for testing purposes."],["There are also static functions to get the `state` of the HmacKeyMetadata, for instance: active, inactive, and deleted."]]],[]]