[[["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-05-07 UTC."],[[["This document outlines the `PushConfigBuilder` class, a helper for creating `google::pubsub::v1::PushConfig` protocol buffer messages, which are used to configure push-based message delivery in Google Cloud Pub/Sub."],["The `PushConfigBuilder` class employs a fluent API, allowing users to chain method calls to set multiple values efficiently when constructing complex objects, as opposed to using the regular proto format."],["The class offers functions for managing push endpoints, setting and modifying attributes, and managing authentication and message wrapper settings."],["The document lists all the available versions of the document, ranging from version 2.11.0 all the way to the latest version 2.37.0-rc."],["Static methods `MakeOidcToken` and `MakeNoWrapper` are provided to simplify the creation of OidcToken and NoWrapper objects, respectively, and the class has the method `BuildModifyPushConfig` to facilitate the update of an existing push config."]]],[]]