public sealed class CreateContentRequest : IMessage<CreateContentRequest>, IEquatable<CreateContentRequest>, IDeepCloneable<CreateContentRequest>, IBufferMessage, IMessage
[[["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 document outlines the `CreateContentRequest` class within the `Google.Cloud.Dataplex.V1` namespace, used to send requests for content creation."],["The latest version of this resource available is version 3.6.0, with numerous older versions ranging back to 1.0.0."],["The `CreateContentRequest` class requires properties such as `Content` and `Parent`, and also offers optional `ValidateOnly`."],["The class implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are 2 constructors to create a `CreateContentRequest` object: one empty, and another one based off a copy of another `CreateContentRequest` object."]]],[]]