public sealed class GetContentRequest : IMessage<GetContentRequest>, IEquatable<GetContentRequest>, IDeepCloneable<GetContentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetContentRequest.
[[["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 `GetContentRequest` class in the Cloud Dataplex v1 API is 3.6.0, with version 3.4.0 as the current context."],["This documentation provides reference and code samples for the `GetContentRequest` class, which is used to retrieve content in Google Cloud Dataplex."],["The `GetContentRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ContentName`, `Name`, and `View`, which are used to specify the content to retrieve and how it should be viewed."],["The `GetContentRequest` class has public constructors, including a parameterless constructor and one that takes another `GetContentRequest` object as an argument."]]],[]]