public sealed class CreateAssetRequest : IMessage<CreateAssetRequest>, IEquatable<CreateAssetRequest>, IDeepCloneable<CreateAssetRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateAssetRequest\u003c/code\u003e documentation is 3.6.0, part of a series of versions ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateAssetRequest\u003c/code\u003e is a class used to define the parameters for creating a new asset, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAssetRequest\u003c/code\u003e requires properties such as \u003ccode\u003eAsset\u003c/code\u003e, \u003ccode\u003eAssetId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, with specific validation rules for \u003ccode\u003eAssetId\u003c/code\u003e, including constraints on character types, length, and uniqueness within the zone.\u003c/p\u003e\n"],["\u003cp\u003eThere is a \u003ccode\u003eValidateOnly\u003c/code\u003e property, a boolean, that when set to true will check the request for any errors but will not apply any mutations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsZoneName\u003c/code\u003e property, of type \u003ccode\u003eZoneName\u003c/code\u003e, provides a structured view over the \u003ccode\u003eParent\u003c/code\u003e resource name, and can be found in the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]