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 documentation for the `GetConfigRequest` class within the Google Cloud Deploy v1 API, detailing its structure and usage."],["The `GetConfigRequest` class is used to request a configuration, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the API, with the latest being 3.4.0 and ranging down to 1.0.0, as well as providing links to documentation for each."],["The documentation outlines the class's constructors, including a default constructor and one for copying another `GetConfigRequest` object."],["Key properties of the `GetConfigRequest` class include `ConfigName`, which is a `ConfigName`-typed view over the resource name, and `Name`, which is a string representing the name of the requested configuration."]]],[]]