[[["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 page provides documentation for the `NotificationMetadata` class in the Google Cloud Storage C++ client library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["`NotificationMetadata` represents metadata for Google Cloud Storage Notifications, which send information about object changes to Cloud Pub/Sub."],["The class offers functionalities for managing custom attributes, including insertion, deletion, and retrieval via methods such as `has_custom_attribute`, `custom_attribute`, `delete_custom_attribute`, and `upsert_custom_attributes`."],["It allows defining the list of event types that trigger a notification and also provides accessors to modify this event list using `event_type_size`, `event_type`, `append_event_type`, `event_types`, and `mutable_event_types`."],["The class includes functions to get or set important notification data such as the `etag`, `id`, `kind`, `object_name_prefix`, `payload_format`, `self_link`, and `topic`."]]],[]]