public sealed class RetrieveConfigRequest : IMessage<RetrieveConfigRequest>, IEquatable<RetrieveConfigRequest>, IDeepCloneable<RetrieveConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class RetrieveConfigRequest.
Request message for
[RetrieveConfig][google.cloud.datacatalog.v1.DataCatalog.RetrieveConfig].
[[["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-25 UTC."],[[["The latest version available for the `RetrieveConfigRequest` in the Data Catalog v1 API is 2.14.0."],["This page documents the `RetrieveConfigRequest` class, which is a request message for retrieving configuration data from the Data Catalog."],["The `RetrieveConfigRequest` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are multiple versions of the `RetrieveConfigRequest` documented, ranging from version 1.2.0 to the latest 2.14.0."],["The `RetrieveConfigRequest` class includes a `Name` property of type `string` which represents the required organization's name when retrieving config data."]]],[]]