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."],[[["This webpage provides reference documentation for the `GetContentRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.13.0 and other versions of the API."],["The `GetContentRequest` class is used to retrieve content from Google Cloud Dataplex and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetContentRequest` class has properties such as `ContentName`, `Name`, and `View` to configure the request for content retrieval, with `Name` being a required property."],["The page lists multiple versions of the `GetContentRequest` documentation, with 3.6.0 being the latest version, but displays information for the 2.13.0 version."],["The page lists the properties, constructors and inherited members of the GetContentRequest Class, giving a detailed insight into how to use the Class."]]],[]]