[[["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."],[[["This document outlines the settings for the `PublisherClient` in the Google Cloud Pub/Sub .NET library, with the latest version being 3.23.0, and provides documentation for versions back to 2.3.0."],["The `PublisherClient.Settings` class allows configuration of message batching behavior via the `BatchingSettings` property, with a default set if this property is null."],["The `EnableMessageOrdering` property controls whether messages can be sent with an ordering key, which must be set to true if using `OrderingKey` in a message."],["The `Scheduler` property allows for customization of the task scheduler, typically used for testing, with a default system scheduler applied when set to null."],["The document is specific to the .NET library and contains methods, properties, and constructors for the PublisherClient.Settings class."]]],[]]