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 document provides reference documentation for the `GetConfigRequest` class within the Google Cloud Deploy v1 API."],["The latest version available for `GetConfigRequest` is 3.4.0, and multiple versions dating back to 1.0.0 are documented."],["The `GetConfigRequest` class is part of the `Google.Cloud.Deploy.V1` namespace, and resides within the `Google.Cloud.Deploy.V1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for a default instance and a copy constructor."],["Key properties of `GetConfigRequest` include `ConfigName`, which provides a typed view, and `Name`, a string property for the requested configuration's name, as well as providing inherited methods from the `object` base class."]]],[]]