public sealed class GetGlobalSettingsRequest : IMessage<GetGlobalSettingsRequest>, IEquatable<GetGlobalSettingsRequest>, IDeepCloneable<GetGlobalSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class GetGlobalSettingsRequest.
[[["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 documentation covers the `GetGlobalSettingsRequest` class within the Integration Connectors v1 API, detailing its structure and functionality."],["The `GetGlobalSettingsRequest` class is part of the `Google.Cloud.Connectors.V1` namespace and is available in the `Google.Cloud.Connectors.V1.dll` assembly."],["This class implements multiple interfaces including `IMessage`, `IEquatable\u003cGetGlobalSettingsRequest\u003e`, `IDeepCloneable\u003cGetGlobalSettingsRequest\u003e`, and `IBufferMessage`."],["It includes properties like `Name` (a string representing the resource name) and `SettingsName` (a typed view of the resource name)."],["The documentation is versioned, with links provided for versions 1.0.0, 1.1.0, 1.2.0, and the latest version 1.3.0, allowing developers to access specific iterations of the `GetGlobalSettingsRequest`."]]],[]]