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-04-09 UTC."],[[["This webpage provides reference documentation for the `CreateContentRequest` class within the Google Cloud Dataplex v1 API, spanning versions from 1.0.0 to the latest 3.6.0."],["The `CreateContentRequest` class is used to create content resources within a specified lake, and it includes properties like `Content`, `Parent`, `ParentAsLakeName`, and `ValidateOnly`."],["The latest version of the class available in the documentation is version 3.6.0, while version 3.0.0 is the current default."],["This class implements various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to handle message serialization, equality checks, deep cloning, and buffered operations."],["The documentation includes details about the class's constructors and properties, along with links to the .NET API documentation for each member, as well as a breakdown of the parameters needed to define the content, as well as it's description."]]],[]]