[[["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 page details the `Settings` class for `PublisherClient` within the `Google.Cloud.PubSub.V1` namespace, focusing on version 2.8.0 but also listing versions up to the latest at 3.23.0."],["The `Settings` class allows configuration of message batching via the `BatchingSettings` property, which can be customized or utilize default settings."],["Message ordering can be enabled via the `EnableMessageOrdering` property, which is required for using the `OrderingKey`."],["The `Scheduler` property allows for custom scheduling with an `IScheduler` implementation, useful for testing and potentially other scenarios."],["A `Clone()` method is provided within the `Settings` class, enabling the creation of a copy of the settings object."]]],[]]