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 page provides documentation for the `CreateContentRequest` class within the Google Cloud Dataplex V1 API, specifically version 3.4.0, and shows all the version numbers available."],["`CreateContentRequest` is used to create content resources in Google Cloud Dataplex, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateContentRequest` class includes properties such as `Content`, `Parent`, `ParentAsLakeName`, and `ValidateOnly`, which are used to define the content resource and the request's scope."],["There are two constructors available: a default one, and another which takes another `CreateContentRequest` as a parameter."],["The documentation includes links to a variety of versions of the `CreateContentRequest` class, ranging from version 1.0.0 up to 3.6.0, which is the latest."]]],[]]