[[["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 page details the `SnapshotBuilder` class within the Google Cloud Pub/Sub C++ library, with version 2.37.0-rc as the latest available version."],["The `SnapshotBuilder` simplifies the creation of protocol buffer messages for managing Cloud Pub/Sub snapshots via a fluent API."],["It provides methods to set multiple values for complex objects, such as labels, and automatically computes update paths."],["The class offers functionalities like adding and clearing labels (`add_label`, `clear_labels`), as well as building protocol buffer messages for snapshot creation and updates (`BuildCreateRequest`, `BuildUpdateRequest`)."],["The `SnapshotBuilder` is designed to be used in conjunction with `SubscriptionAdminClient` to manage snapshots and to ease the overall work flow."]]],[]]