[[["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-05 UTC."],[[["This page details the `SnapshotBuilder` class within the Google Cloud Pub/Sub C++ library, which simplifies the creation of Cloud Pub/Sub snapshot requests."],["The `SnapshotBuilder` class provides a fluent API, allowing for easier configuration of complex objects by setting multiple values at once."],["It supports the construction of various protocol buffer messages, including `CreateSnapshotRequest` and `UpdateSnapshotRequest`, for both server-assigned and application-assigned snapshot IDs."],["The class automatically manages the computation of paths for update requests, simplifying the management of snapshot updates."],["The class `SnapshotBuilder` also provides methods to add and clear labels using the `add_label()` and `clear_labels()` functions respectively."]]],[]]