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 webpage provides reference documentation for the `GetConfigRequest` class within the Google Cloud Deploy v1 API, detailing its structure and functionality."],["The latest version of this API is 3.4.0, while this specific page focuses on version 3.3.0 of the `GetConfigRequest` class, with access to older versions ranging down to 1.0.0."],["The `GetConfigRequest` class, part of the `Google.Cloud.Deploy.V1` namespace, is designed to handle requests for retrieving a configuration and inherits from several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of `GetConfigRequest` include `ConfigName` for a typed view and `Name` for the requested configuration name, both essential for specifying the configuration to be retrieved."]]],[]]