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 document provides reference documentation for the `GetGlobalSettingsRequest` class within the Integration Connectors v1 API."],["`GetGlobalSettingsRequest` is a class used to request global settings, and it inherits from `object` while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors to create instances and properties such as `Name` (a string representing the resource name) and `SettingsName` (a `SettingsName`-typed view over the resource name)."],["The latest version of the connector can be found in the 1.3.0 version, with previous versions of 1.2.0, 1.1.0, and 1.0.0 also being available."]]],[]]