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 .NET developers."],["The content covers various versions of the `GetContentRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0."],["The `GetContentRequest` class is used to request content, and it inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetContentRequest` class include `ContentName` (a typed view over the resource name), `Name` (the resource name), and `View` (specifying the content view for partial requests)."]]],[]]