public sealed class ResourceSpec : IMessage<Zone.Types.ResourceSpec>, IEquatable<Zone.Types.ResourceSpec>, IDeepCloneable<Zone.Types.ResourceSpec>, IBufferMessage, IMessage
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 `ResourceSpec` class within the `Google.Cloud.Dataplex.V1` namespace, detailing settings for resources attached as assets within a zone."],["The latest available version documented is 3.6.0, while the page is displaying content for version 2.0.0 of the `Google.Cloud.Dataplex.V1` library."],["The `ResourceSpec` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The `ResourceSpec` class has two constructors: a parameterless constructor, and a constructor accepting a `Zone.Types.ResourceSpec` object."],["The main property for `ResourceSpec` is `LocationType`, which is immutable, it indicates the location type allowed for resources attached to assets in a given zone."]]],[]]