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 page provides documentation for the `GetContentRequest` class within the Google Cloud Dataplex V1 API, specifically for version 3.2.0."],["`GetContentRequest` is used to retrieve content and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors and properties, such as `ContentName`, `Name`, and `View`, each with detailed descriptions."],["There are multiple versions of the API referenced in this page, with the latest being 3.6.0 and the earliest being 1.0.0."],["The page details how to get the resource name of the content, which involves specifying the project, location, lake and content ID's."]]],[]]