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-21 UTC."],[[["This document provides reference documentation for the `Zone.Types.ResourceSpec` class within the Google Cloud Dataplex v1 API, specifically in the .NET environment."],["The `Zone.Types.ResourceSpec` class is used to define settings for resources attached as assets within a zone."],["The latest version available for the `Zone.Types.ResourceSpec` is 3.6.0, while many previous versions ranging from 1.0.0 to 3.5.0 are also documented."],["The class includes a `LocationType` property, which is required and immutable, specifying the type of locations permitted for resources attached to assets in the zone."],["The documentation details the class's inheritance, implemented interfaces, constructors, and properties within the Google.Cloud.Dataplex.V1 namespace."]]],[]]