public sealed class RetrieveEffectiveConfigRequest : IMessage<RetrieveEffectiveConfigRequest>, IEquatable<RetrieveEffectiveConfigRequest>, IDeepCloneable<RetrieveEffectiveConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class RetrieveEffectiveConfigRequest.
Request message for
[RetrieveEffectiveConfig][google.cloud.datacatalog.v1.DataCatalog.RetrieveEffectiveConfig].
[[["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."],[[["This webpage provides documentation for the `RetrieveEffectiveConfigRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The latest version of the `RetrieveEffectiveConfigRequest` class is 2.14.0, and the page also provides links to historical versions ranging from 2.13.0 down to 1.2.0."],["`RetrieveEffectiveConfigRequest` is a request message used for retrieving effective configurations in the Data Catalog API."],["The class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page contains information on the `Name` property of the `RetrieveEffectiveConfigRequest` class, which is a required `string` field representing the resource whose effective config is being retrieved."]]],[]]