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-09 UTC."],[[["This document provides comprehensive reference information for the `HmacKeyMetadata` class in Google Cloud Storage C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["`HmacKeyMetadata` represents metadata for HMAC keys, which are used by applications to authenticate with Google Cloud Storage using a service account and are limited in the number that can be created."],["The documentation details the constructors and functions of the `HmacKeyMetadata` class, including methods to set and get various attributes such as access ID, ID, kind, project ID, service account email, creation time, update time, etag and state."],["The documentation specifies testing modifiers which allow for specific attributes to be changed in test environments."],["Static methods for `state_active`, `state_inactive`, and `state_deleted` are available, which return the states of the resource."]]],[]]