Used as a tracking tag when collecting data about the APIs developer
relations artifacts like docs, packages delivered to package managers,
etc. Example: "speech".
public RepeatedField<ClientLibrarySettings> LibrarySettings { get; }
Client library settings. If the same version string appears multiple
times in this list, then the last one wins. Settings from earlier
settings with the same version string are discarded.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `Publishing` class within the `Google.Api` namespace, which configures settings for publishing Google Cloud Client libraries."],["The `Publishing` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `Publishing` class has fields, such as `ApiShortNameFieldNumber` and `MethodSettingsFieldNumber`, and properties like `ApiShortName`, `DocumentationUri`, `LibrarySettings` and `MethodSettings` that are used to configure various aspects of client library publishing."],["The `Publishing` class offers methods like `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, `ToString`, and `WriteTo`, enabling object manipulation, comparison, and serialization."],["There are three different versions of the `Google.Api.Publishing` documentation: 2.15.0, 2.10.0, and 2.2.0."]]],[]]