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-04-14 UTC."],[[["The page provides reference documentation for the `GetContentRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.5.0."],["It details the `GetContentRequest` class's properties, including `ContentName`, `Name`, and `View`, along with their respective descriptions and types."],["The documentation outlines the class's constructors and the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A list of all available versions for the `GetContentRequest` endpoint is provided, ranging from version 1.0.0 to the latest version, 3.6.0."],["The `GetContentRequest` is used to get content, and it requires a resource name within the request."]]],[]]