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 document provides reference documentation for the `Asset.Types.ResourceSpec` class within the Google Cloud Dataplex v1 API, with version 3.6.0 being the latest."],["The `Asset.Types.ResourceSpec` class identifies the cloud resource referenced by an asset and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Name` (the relative name of the cloud resource), `ReadAccessMode` (how read permissions are handled), and `Type` (the immutable type of resource), all within the `Google.Cloud.Dataplex.V1` namespace."],["Available versions of the `Asset.Types.ResourceSpec` are listed from version 1.0.0 up to the latest version, 3.6.0, with links to the respective documentation pages."],["The page details the constructors, properties and inherited members of the `Asset.Types.ResourceSpec` class in the Google Cloud Dataplex v1 API, helping developers understand how to work with this type of resource."]]],[]]