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 the .NET environment."],["The latest version available is 3.6.0, and the content lists all versions from 3.6.0 down to 1.0.0 for `GetContentRequest`."],["The `GetContentRequest` class, which inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is used to retrieve content from the Dataplex API."],["The class includes properties such as `ContentName`, `Name`, and `View`, allowing users to specify the content they want to retrieve and the format in which they wish to receive it."],["The `GetContentRequest` documentation is for the `Google.Cloud.Dataplex.V1` namespace and found within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]