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-21 UTC."],[[["This document provides reference documentation for the `CreateContentRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.14.0."],["`CreateContentRequest` is a class used to create content resources within a specified lake, with the lake name defined in the `Parent` property."],["The latest version of the API documented is 3.6.0, and there are multiple versions listed that can be used."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class has properties including `Content`, `Parent`, `ParentAsLakeName`, and `ValidateOnly`, allowing for the configuration of content creation and request validation."]]],[]]