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 information for the `CreateContentRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.5.0."],["The `CreateContentRequest` class is used to create content resources in Dataplex, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document details various properties of the `CreateContentRequest` class, including `Content`, `Parent`, `ParentAsLakeName`, and `ValidateOnly`, which are used to define the content to be created and its location."],["The documentation lists all the available versions of the `CreateContentRequest`, ranging from the latest 3.6.0 to as far back as version 1.0.0."],["The `CreateContentRequest` class has two constructors, a default one, and another one that takes a `CreateContentRequest` as a parameter, used for cloning."]]],[]]