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 documentation for the `GetConfigRequest` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 up to the latest 3.4.0."],["`GetConfigRequest` is a class used to request a configuration and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetConfigRequest` class has two constructors, one default and one that accepts another `GetConfigRequest` object for copying."],["It includes properties such as `ConfigName` which is a `ConfigName`-typed view over the `Name`, and the `Name` property which is a string that represents the required name of the configuration being requested."],["There are 26 different versions of the API documented, and the most up to date version is 3.4.0."]]],[]]