[[["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-14 UTC."],[[["This document provides detailed information on the `NotificationMetadata` class within the Google Cloud Storage C++ library, covering versions from 2.11.0 to 2.37.0-rc."],["`NotificationMetadata` represents the metadata for a Google Cloud Storage Notification resource, which sends information about changes to objects in buckets to Cloud Pub/Sub."],["The class offers functionalities to manage custom attributes, including adding, deleting, and accessing them via `has_custom_attribute`, `custom_attribute`, `delete_custom_attribute`, `upsert_custom_attributes`, `custom_attributes`, and `mutable_custom_attributes`."],["It also allows managing event types for notifications through methods like `event_type_size`, `event_type`, `append_event_type`, `event_types`, and `mutable_event_types`."],["The class provides accessors for essential metadata fields like `etag`, `id`, `kind`, `object_name_prefix`, `payload_format`, `self_link`, and `topic`, with corresponding setter methods for `object_name_prefix`, `payload_format`, and `topic`."]]],[]]