public sealed class GetContentRequest : IMessage<GetContentRequest>, IEquatable<GetContentRequest>, IDeepCloneable<GetContentRequest>, IBufferMessage, IMessage
[[["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 `GetContentRequest` in the Google.Cloud.Dataplex.V1 namespace is 3.6.0, while the current documentation is for version 2.1.0."],["`GetContentRequest` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetContentRequest` class is used to retrieve content and includes properties like `ContentName`, `Name`, and `View` for specifying the request details."],["The `GetContentRequest` class is part of the `Google.Cloud.Dataplex.V1` namespace, which can be found within the `Google.Cloud.Dataplex.V1.dll` assembly."],["There are multiple versions of the API available, ranging from version 1.0.0 all the way to the most recent version, 3.6.0, each one with its own respective documentation."]]],[]]