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 webpage provides reference documentation for the `CreateContentRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.8.0."],["The `CreateContentRequest` class is used to create content within a specified lake, identified by its parent resource name."],["The class includes properties for `Content`, `Parent`, `ParentAsLakeName`, and `ValidateOnly`, with explanations of each one within the provided information."],["The latest version of this API is 3.6.0, and there is a list of several earlier versions available with specific links to their respective documentation pages."],["The `CreateContentRequest` class inherits from several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and is part of the `Google.Cloud.Dataplex.V1` namespace."]]],[]]