public sealed class CreateContentRequest : IMessage<CreateContentRequest>, IEquatable<CreateContentRequest>, IDeepCloneable<CreateContentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreateContentRequest.
[[["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-21 UTC."],[[["This document provides reference documentation for the `CreateContentRequest` class within the Google Cloud Dataplex v1 API for .NET."],["The `CreateContentRequest` class is used to create content resources and includes properties such as `Content`, `Parent`, `ParentAsLakeName`, and `ValidateOnly`."],["It provides a version history of the `CreateContentRequest` API, detailing the availability of different versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities and compatibility with the .NET framework."],["The documentation has `constructors`, `properties` and `inherited members` detailed for the `CreateContentRequest` class, within the `Google.Cloud.Dataplex.V1` namespace and `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]