[[["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-17 UTC."],[[["This document outlines the `SnapshotBuilder` class within the Google Cloud Pub/Sub C++ library, specifically detailing its functionality across various versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["`SnapshotBuilder` simplifies the creation of protocol buffer messages necessary for building requests for Cloud Pub/Sub snapshots, which can be consumed by the `SubscriptionAdminClient`."],["The `SnapshotBuilder` offers a fluent API for setting multiple values, and automatically computes update request paths for complex objects, such as a snapshot."],["The class includes methods like `add_label` and `clear_labels` to manage protocol buffer fields, and methods such as `BuildCreateRequest` and `BuildUpdateRequest` to generate the snapshot creation and updating requests."],["This class supports creating snapshots with both server-assigned and application-assigned IDs, offering flexibility in managing snapshot creation and manipulation."]]],[]]