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 \u003ccode\u003eCreateAssetRequest\u003c/code\u003e class is used to define a request for creating an asset within the Google Cloud Dataplex V1 service, specifically within a specified zone.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is \u003ccode\u003e3.6.0\u003c/code\u003e, and the page details a range of version histories from \u003ccode\u003e1.0.0\u003c/code\u003e up to the current latest, with the version this documentation covers being \u003ccode\u003e2.1.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAssetRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to fulfill various functionalities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateAssetRequest\u003c/code\u003e include \u003ccode\u003eAsset\u003c/code\u003e (the resource itself), \u003ccode\u003eAssetId\u003c/code\u003e (a unique identifier for the asset), \u003ccode\u003eParent\u003c/code\u003e (the zone where the asset will reside), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to validate the request without execution).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAssetId\u003c/code\u003e property has strict formatting requirements including only lowercase letters, numbers, hyphens, and starting/ending with specific characters, and being between 1-63 characters long.\u003c/p\u003e\n"]]],[],null,[]]