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-25 UTC."],[[["This document provides reference documentation for the `CreateContentRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.4.0."],["The `CreateContentRequest` class is used to create content resources in Dataplex, inheriting from the object class and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the `CreateContentRequest` class's properties, `Content`, `Parent`, `ParentAsLakeName`, and `ValidateOnly`, along with their types and descriptions."],["The document also contains a listing of the various versions of the documentation for `CreateContentRequest` class, from 1.0.0 to the latest 3.6.0."],["The class has two constructors, one default, and one that takes in a `CreateContentRequest` as a parameter."]]],[]]