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-03-21 UTC."],[[["This document outlines the `HmacKeyMetadata` class, which represents metadata for a Google Cloud Storage HMAC key resource, essential for applications authenticating with Google Cloud Storage."],["The document provides a comprehensive list of available versions for the `HmacKeyMetadata` class, ranging from version 2.11.0 to 2.37.0-rc."],["It details the class's constructors and functions, including testing modifiers that can be utilized to modify unchangeable attributes in tests, as well as methods for setting and retrieving key properties like `access_id`, `id`, `kind`, and `state`."],["The class enables applications to set and manage HMAC keys, and the permissions to determine the authorization of requests with the help of service account credentials."],["It provides static methods to define the possible states of the hmac key, which can be `active`, `inactive`, and `deleted`."]]],[]]