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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetContentRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.14.0 and other versions as well."],["`GetContentRequest` is a class used to request content, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` for various functionalities."],["The class `GetContentRequest` has constructors, as well as properties like `ContentName`, `Name`, and `View` to manage and specify the details of the content request."],["The latest version available is 3.6.0, but the page also provides links to access documentation for versions ranging from 1.0.0 to 3.6.0, showcasing version history and changes."],["`GetContentRequest` is part of the `Google.Cloud.Dataplex.V1` namespace, available in the `Google.Cloud.Dataplex.V1.dll` assembly, designed for use in .NET environments."]]],[]]