[[["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 webpage provides documentation for the `PublisherClient.Settings` class within the `Google.Cloud.PubSub.V1` namespace for .NET, detailing its properties, constructors, and methods."],["The latest version of the API is 3.23.0, and a range of previous versions, down to version 2.3.0, are available for review, with links to the relevant documentation for each."],["The `PublisherClient.Settings` class allows configuration of batching settings via the `BatchingSettings` property, the ability to enable message ordering with the `EnableMessageOrdering` property, and the ability to set a custom scheduler with the `Scheduler` property."],["The class `Settings` is used to customize the way messages are published by the client, and can be cloned to create a new instance with the `Clone()` method."]]],[]]