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."],[[["This webpage provides reference documentation for the `GetContentRequest` class within the Google Cloud Dataplex v1 API for .NET."],["The `GetContentRequest` class is used to request content within Google Cloud Dataplex and is part of the `Google.Cloud.Dataplex.V1` namespace in the `Google.Cloud.Dataplex.V1.dll` assembly."],["The latest version of the `GetContentRequest` class is 3.6.0, but the page also provides links to various other previous versions, ranging from 3.5.0 down to 1.0.0."],["The class includes properties such as `ContentName`, `Name`, and `View`, which allow for specifying the content to retrieve and how it should be viewed."],["The `GetContentRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]