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."],[[["The latest version available for the `GetContentRequest` class in the Cloud Dataplex v1 API is 3.6.0, with multiple prior versions also available for reference, down to version 1.0.0."],["The `GetContentRequest` class is used to retrieve content within the Cloud Dataplex environment, specifically in a project, location, lake, and content identifier path."],["This class inherits from the `object` base class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling comprehensive functionality."],["Key properties of the `GetContentRequest` class include `ContentName` (a `ContentName`-typed view) and `Name` (a string resource name), and `View` which specifies the content view for partial requests."],["The available documentation provides detailed information on the class, including inheritance, interfaces, namespace (`Google.Cloud.Dataplex.V1`), assembly (`Google.Cloud.Dataplex.V1.dll`), constructors, and the properties available."]]],[]]