[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]