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 is 3.4.0, and this page provides links to documentation for this and previous versions."],["This webpage documents the `GetConfigRequest` class for the Google Cloud Deploy v1 API, spanning versions from 1.0.0 to the latest release, 3.4.0."],["`GetConfigRequest` is a class within the `Google.Cloud.Deploy.V1` namespace, part of the `Google.Cloud.Deploy.V1.dll` assembly."],["The `GetConfigRequest` class represents a request to get a specific configuration, with properties such as `ConfigName` and `Name` that allow you to target a certain configuration."],["The class implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and the documentation includes information on its constructors and properties, such as GetConfigRequest() and public string Name { get; set; }."]]],[]]