public sealed class GetSettingsRequest : IMessage<GetSettingsRequest>, IEquatable<GetSettingsRequest>, IDeepCloneable<GetSettingsRequest>, IBufferMessage, IMessage
[[["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 page details the `GetSettingsRequest` class, which is used to request project-level settings within the Google Cloud Contact Center Insights V1 API."],["The latest version available for `GetSettingsRequest` is 2.19.0, with a list of all prior versions also being presented, starting from 2.18.0 and going down to 1.0.0."],["The `GetSettingsRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, one default constructor and one that takes another `GetSettingsRequest` object, and two properties named Name and SettingsName."],["The name property is required, and represents the settings resource name, while the SettingsName property is a typed view of the Name resource property."]]],[]]