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, spanning versions from 1.0.0 to the latest 3.6.0."],["The `GetContentRequest` class is used to request content from the Dataplex API, and it inherits from `object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetContentRequest` class includes properties such as `ContentName`, `Name`, and `View`, which are used to specify the content to be retrieved and the level of detail required in the response."],["There are available constructor options, one that is empty, and another that accepts a `GetContentRequest` object to make a copy."],["The latest version available in the current documentation is version 3.6.0, while version 2.9.0 is the version of the document's primary focus."]]],[]]