public sealed class GetRuntimeConfigRequest : IMessage<GetRuntimeConfigRequest>, IEquatable<GetRuntimeConfigRequest>, IDeepCloneable<GetRuntimeConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class GetRuntimeConfigRequest.
[[["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."],[[["The `GetRuntimeConfigRequest` class is part of the Integration Connectors v1 API and is used as a request message for retrieving runtime configurations."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering features like message handling, equality checks, and deep cloning."],["The `GetRuntimeConfigRequest` class includes properties for `Name` (a string) and `RuntimeConfigName`, which provides a typed view over the resource name property."],["There are four different versions of the documentation included, with version 1.3.0 being the latest, and version 1.0.0 being the oldest."]]],[]]