public sealed class GetSettingsRequest : IMessage<GetSettingsRequest>, IEquatable<GetSettingsRequest>, IDeepCloneable<GetSettingsRequest>, IBufferMessage, IMessage
The parameters to
[GetSettings][google.logging.v2.ConfigServiceV2.GetSettings].
Note: Settings for the Log Router can be get for Google Cloud projects,
folders, organizations and billing accounts. Currently it can only be
configured for organizations. Once configured for an organization, it
applies to all projects and folders in the Google Cloud organization.
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetSettingsRequest\u003c/code\u003e class, which is used to retrieve settings for the Log Router within Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSettingsRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Logging.V2.dll\u003c/code\u003e assembly, with version information ranging from 3.3.0 up to the latest 4.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSettingsRequest\u003c/code\u003e includes two properties: \u003ccode\u003eName\u003c/code\u003e, a string that specifies the resource for which settings are retrieved, and \u003ccode\u003eSettingsName\u003c/code\u003e, a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default, and another that accepts another \u003ccode\u003eGetSettingsRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]