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 of the Google Cloud Deploy v1 API is 3.4.0, with the current page focusing on version 3.2.0."],["This webpage provides reference documentation for the `GetConfigRequest` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 to the most recent 3.4.0."],["`GetConfigRequest` is a class used to request and retrieve a configuration in Google Cloud Deploy, implementing multiple interfaces for functionality."],["The `GetConfigRequest` class offers properties such as `ConfigName` and `Name`, which are essential for identifying and retrieving specific configurations."],["This `GetConfigRequest` class includes inherited methods like `GetHashCode`, `GetType`, and `ToString`, enhancing its capabilities and integration within .NET applications."]]],[]]