public sealed class Asset.Types.ResourceSpec : IMessage<Asset.Types.ResourceSpec>, IEquatable<Asset.Types.ResourceSpec>, IDeepCloneable<Asset.Types.ResourceSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Asset.Types.ResourceSpec.
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"]],[["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-03-25 UTC."],[[["This webpage provides documentation for the `Asset.Types.ResourceSpec` class within the Google Cloud Dataplex v1 API, detailing its usage and properties across multiple versions."],["The latest version of the API available in this documentation is 3.6.0, with numerous prior versions listed, and the current version displayed is version 2.13.0."],["`Asset.Types.ResourceSpec` is a class that identifies the cloud resource managed within a lake, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ResourceSpec` class include `Name` (relative name of the cloud resource), `ReadAccessMode` (how read permissions are handled), and `Type` (type of resource)."],["The documentation includes details on constructors for creating instances of `ResourceSpec`, namely `ResourceSpec()` and `ResourceSpec(Asset.Types.ResourceSpec other)`."]]],[]]