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 version 2.10.0, and its implementation in .NET."],["The `GetContentRequest` class is used to retrieve content and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class's constructors (`GetContentRequest()`, `GetContentRequest(GetContentRequest)`), properties (`ContentName`, `Name`, `View`), and inherited members from the base object class, with links to the relevant Microsoft .NET documentation."],["A comprehensive list of available versions of the `GetContentRequest` class, ranging from 1.0.0 to the latest 3.6.0, is provided with hyperlinks to their respective documentation pages."],["The namespace that GetContentRequest lives in is `Google.Cloud.Dataplex.V1` and is in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]