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-04-09 UTC."],[[["This webpage provides documentation for the `Zone.Types.ResourceSpec` class within the Google Cloud Dataplex V1 API, specifically focusing on settings for resources attached as assets within a zone."],["The `Zone.Types.ResourceSpec` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations like deep cloning and message handling."],["The content details the `ResourceSpec` class's constructors, which include a default constructor and a copy constructor, which accepts a `Zone.Types.ResourceSpec` object as a parameter."],["The webpage lists the available versions of the `Zone.Types.ResourceSpec`, ranging from the latest version 3.6.0 down to version 1.0.0, including details on the `LocationType` property."],["The `LocationType` property of the `ResourceSpec` class is immutable and determines the type of locations allowed for resources attached to assets within the zone."]]],[]]