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"]],[["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-06-03 UTC."],[[["The `Publishing` class configures settings for Google Cloud Client libraries generated from the service config."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality checks, deep cloning, and buffer message operations."],["The `Publishing` class includes properties like `ApiShortName`, `CodeownerGithubTeams`, `DocumentationUri`, and `NewIssueUri` to manage metadata and links related to the published libraries."],["The class contains fields such as `ApiShortNameFieldNumber`, `CodeownerGithubTeamsFieldNumber`, and `DocTagPrefixFieldNumber` which represent field numbers used in serialization."],["It offers methods like `CalculateSize`, `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, `ToString`, and `WriteTo` for object manipulation and data handling."]]],[]]