public sealed class CreateAssetRequest : IMessage<CreateAssetRequest>, IEquatable<CreateAssetRequest>, IDeepCloneable<CreateAssetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreateAssetRequest.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateAssetRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, including its properties and constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 3.6.0, and there are multiple previous versions available, with the documentation showing the change log history all the way to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAssetRequest\u003c/code\u003e class is used to create a request to add an asset within the Google Cloud Dataplex environment, requiring information such as the asset itself, its identifier, and the parent zone's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAssetRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role and capabilities in the API framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAssetId\u003c/code\u003e must conform to specific criteria, including starting with a letter, containing only lowercase letters, numbers, and hyphens, and being between 1-63 characters in length, as well as having the constraint of being unique within the zone.\u003c/p\u003e\n"]]],[],null,[]]