[[["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-31 UTC."],[[["This document outlines the settings for the `PublisherClient` in the Google Cloud Pub/Sub .NET library, specifically within the `Google.Cloud.PubSub.V1` namespace."],["The latest available version is 3.23.0, with a comprehensive list of versions dating back to 2.3.0, each linked to its respective documentation for `PublisherClient.Settings`."],["The `Settings` class includes properties like `BatchingSettings`, `EnableMessageOrdering`, and `Scheduler`, which control message batching, message order enforcement, and task scheduling, respectively."],["The document details that the `Settings` class inherits from `Object` and includes inherited methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["A constructor `Settings()` is available to create a new `PublisherClient.Settings` object, and a `Clone()` method allows users to create a copy of the current settings."]]],[]]