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-04-09 UTC."],[[["The latest version available for the Google Cloud Deploy v1 API is 3.4.0, while this page specifically documents version 2.7.0."],["This document provides reference information and code samples for the `GetConfigRequest` class within the Google Cloud Deploy v1 API."],["The `GetConfigRequest` class is a request object used to retrieve a configuration and it inherits from various interfaces and classes like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetConfigRequest` class has properties like `ConfigName` and `Name`, which are used for specifying the desired configuration."],["A variety of versions are listed for Google.Cloud.Deploy.V1, all the way from 1.0.0 to the latest 3.4.0, with each containing a documented GetConfigRequest class."]]],[]]