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 for version 3.2.0."],["The `CreateContentRequest` class is used to create content resources and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `CreateContentRequest` include `Content`, `Parent`, `ParentAsLakeName`, and `ValidateOnly`, which are used to define the content to be created, the parent lake resource, and validation options."],["The page also provides links to different versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, that are available to access."],["The documentation includes details on the constructors, properties, and inherited members of the `CreateContentRequest` class, offering comprehensive information for developers using the Dataplex V1 API."]]],[]]