[[["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-21 UTC."],[[["The provided content is about the `PublisherClient.Settings` class within the `Google.Cloud.PubSub.V1` namespace for .NET, with version 2.10.0 being the specific focus and links to other versions ranging from 2.3.0 to 3.23.0."],["`PublisherClient.Settings` allows users to configure batching, message ordering, and the scheduler for the `PublisherClient`."],["The class includes properties like `BatchingSettings`, `EnableMessageOrdering`, and `Scheduler`, each with descriptions of their usage and default values, alongside a constructor to create new instances."],["The `Clone()` method is available to create a duplicate instance of the current `PublisherClient.Settings` object, so that it can be modified without changing the original settings."],["The content also includes details about inherited members and links to external documentation for types such as `BatchingSettings`, `IScheduler`, and `SystemScheduler`, all relevant to configuring the `PublisherClient`."]]],[]]