public sealed class ResourceSpec : IMessage<Asset.Types.ResourceSpec>, IEquatable<Asset.Types.ResourceSpec>, IDeepCloneable<Asset.Types.ResourceSpec>, IBufferMessage, IMessage
Identifies the cloud resource that is referenced by this asset.
Immutable. Relative name of the cloud resource that contains the data that is
being managed within a lake. For example:
projects/{project_number}/buckets/{bucket_id}projects/{project_number}/datasets/{dataset_id}
[[["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\u003eResourceSpec\u003c/code\u003e documentation is 3.6.0, with various other versions available, ranging from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceSpec\u003c/code\u003e is a class that identifies the cloud resource referenced by an asset within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceSpec\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eResourceSpec\u003c/code\u003e has properties for \u003ccode\u003eName\u003c/code\u003e, which is the relative name of the cloud resource, and \u003ccode\u003eType\u003c/code\u003e, which is the type of the resource, both immutable properties.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eResourceSpec\u003c/code\u003e, the default \u003ccode\u003eResourceSpec()\u003c/code\u003e, and the \u003ccode\u003eResourceSpec(Asset.Types.ResourceSpec other)\u003c/code\u003e, that takes another \u003ccode\u003eAsset.Types.ResourceSpec\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]