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-21 UTC."],[[["The page provides reference documentation for the `GetContentRequest` class within the Google Cloud Dataplex v1 API, specifically for version 3.3.0."],["It details the `GetContentRequest` class's implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content includes the available constructors for creating `GetContentRequest` objects, namely a default constructor and one that accepts another `GetContentRequest` object for copying."],["Key properties of `GetContentRequest` are outlined, including `ContentName`, which provides a typed view of the resource name, `Name`, which specifies the content resource path, and `View`, which allows for partial content requests."],["There are many versions of this documentation, from 1.0.0 all the way up to the most recent version of 3.6.0, with all listed in order."]]],[]]