public sealed class GetConfigRequest : IMessage<GetConfigRequest>, IEquatable<GetConfigRequest>, IDeepCloneable<GetConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetConfigRequest.
[[["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 provides reference documentation for the `GetConfigRequest` class within the Google Cloud Deploy v1 API, detailing its structure and usage."],["The latest version of the `GetConfigRequest` class is 3.4.0, while the current page is focused on version 2.11.0, with links available to older and newer versions."],["`GetConfigRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `GetConfigRequest` class includes a constructor and properties such as `ConfigName` and `Name`, which are used to define and access the requested configuration."],["There are multiple versions of the documentation for GetConfigRequest ranging from version 1.0.0 to 3.4.0 that can be accessed from the list."]]],[]]