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 development."],["The content covers multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, enabling users to access relevant information based on their API version."],["The `GetContentRequest` class is used to retrieve content, as part of the `Google.Cloud.Dataplex.V1` namespace, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetContentRequest` class include `ContentName`, `Name`, and `View`, which are used to specify and define the parameters of the content request."],["The page details that the documentation is provided in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]