[[["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 provides reference documentation for the `PublisherClient.Settings` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with the current version being 3.3.0, however there are many versions listed from 3.23.0, down to 2.3.0."],["The `PublisherClient.Settings` class controls settings for the `PublisherClient`, including batching of messages, message ordering, and the scheduler used, and it inherits from the .NET `Object` class."],["Key properties within `PublisherClient.Settings` include `BatchingSettings` to manage message batching, `EnableMessageOrdering` to enable message order management using the `OrderingKey`, and `Scheduler` to specify the scheduler used for operations."],["The document details the `Settings()` constructor, along with the `Clone()` method, which allows the user to make a replica of the setting object."],["There are links to other useful classes and methods that tie into the usage of the `PublisherClient.Settings` class, like `DefaultBatchingSettings`, `SystemScheduler` and `IScheduler`."]]],[]]