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-04-09 UTC."],[[["The webpage details the `GetContentRequest` class within the `Google.Cloud.Dataplex.V1` namespace, with the latest version being 3.6.0."],["This class, `GetContentRequest`, is used to request content and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetContentRequest` class has two constructors, a parameterless one and another that takes a `GetContentRequest` object as a parameter."],["The `GetContentRequest` class contains properties such as `ContentName`, `Name`, and `View`, used to specify the content to retrieve and the view in which to request it."],["The webpage contains details of multiple previous versions of `GetContentRequest` dating back to version 1.0.0, with version 2.0.0 as the one shown with all the details."]]],[]]