[[["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 details the `Settings` class for `PublisherClient` within the `Google.Cloud.PubSub.V1` namespace, focusing on version 2.3.0 and providing links to historical versions up to 3.23.0."],["The `Settings` class allows configuration of message batching through its `BatchingSettings` property, with a default setting if left unspecified."],["Message ordering can be enabled via the `EnableMessageOrdering` property, which must be set to true if using `OrderingKey`."],["The `Scheduler` property allows for custom scheduling, defaulting to `SystemScheduler` if not specified, and it is generally used for testing purposes."],["The document offers the possibility to create a deep copy of the `Settings` object using the `Clone()` method."]]],[]]