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."],[[["The latest version available for the Google Cloud Deploy v1 API class `GetConfigRequest` is 3.4.0, with multiple prior versions also documented, including all minor versions from 3.3.0 to 2.0.0, and 1.1.0 and 1.0.0."],["`GetConfigRequest` is a class within the Google.Cloud.Deploy.V1 namespace, designed for requesting a configuration in the Google Cloud Deploy API."],["This class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, extending its functionality and integration capabilities within the .NET environment."],["Key properties of `GetConfigRequest` include `ConfigName` for a typed view over the resource name and `Name` to specify the configuration's name."],["The class includes two constructors, one default and another that takes another instance of `GetConfigRequest` as an argument, which allows for easy duplication of configurations."]]],[]]