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 for .NET."],["The latest version of `GetConfigRequest` is 3.4.0, and the webpage lists versions back to 1.0.0, offering various links to documentation for each."],["The `GetConfigRequest` class is used to request a configuration, implementing multiple interfaces and inheriting from the base Object class."],["Key members of the `GetConfigRequest` class include constructors for creating instances, along with `ConfigName` and `Name` properties, which are necessary for specifying the configuration being requested."],["The documentation found here is in the namespace of `Google.Cloud.Deploy.V1` and is included in the assembly `Google.Cloud.Deploy.V1.dll`."]]],[]]