public sealed class Zone.Types.ResourceSpec : IMessage<Zone.Types.ResourceSpec>, IEquatable<Zone.Types.ResourceSpec>, IDeepCloneable<Zone.Types.ResourceSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Zone.Types.ResourceSpec.
Settings for resources attached as assets within a zone.
[[["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."],[[["The provided content is a reference documentation for the `Zone.Types.ResourceSpec` class within the Google Cloud Dataplex v1 API, specifically version 3.3.0, with links to many other previous versions as well as the latest 3.6.0."],["`Zone.Types.ResourceSpec` defines settings for resources attached as assets within a zone and is implemented as part of the `Google.Cloud.Dataplex.V1` namespace."],["This class inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourceSpec` class includes properties like `LocationType`, which specifies the type of location for resources that can be linked to assets in a zone."],["The documentation provides constructors for creating `ResourceSpec` objects, including a parameter for cloning an existing `ResourceSpec` object."]]],[]]