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, detailing its structure and functionality."],["The latest version of `GetConfigRequest` is 3.4.0, and the documentation covers versions ranging from 1.0.0 up to the latest."],["The `GetConfigRequest` class is used to request a specific configuration, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It inherits from the `object` class and includes constructors for creating instances, either empty or by copying another `GetConfigRequest` object, and has properties such as `ConfigName` and `Name`."],["The document includes links to all versions of the `GetConfigRequest` class, such as the current 2.15.0 version, and all the way back to 1.0.0."]]],[]]