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-04-09 UTC."],[[["The latest version available for the Google Cloud Deploy v1 API class GetConfigRequest is 3.4.0."],["This documentation provides reference and samples for the `GetConfigRequest` class, which is used to request and retrieve a configuration."],["The `GetConfigRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers a `ConfigName` property, which provides a typed view over the resource name, and a `Name` property to specify the requested configuration's name."],["There are multiple versions of the `GetConfigRequest` class available, ranging from version 1.0.0 to 3.4.0, showcasing a history of updates and changes."]]],[]]