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."],[[["The latest version available for the `GetContentRequest` class in the Google Cloud Dataplex V1 API is 3.6.0, with a range of prior versions from 3.5.0 to 1.0.0 also documented."],["The `GetContentRequest` class is a part of the Google.Cloud.Dataplex.V1 namespace within the Google.Cloud.Dataplex.V1.dll assembly."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its capabilities for data handling, comparison, and cloning."],["`GetContentRequest` includes properties like `ContentName` for a typed view of the resource name, `Name` to specify the resource, and `View` to allow for partial requests by specifying a content view."],["The `GetContentRequest` class has two constructors, one default and another to initialize the object based on an existing `GetContentRequest` object."]]],[]]