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."],[[["This webpage provides reference documentation for the `Zone.Types.ResourceSpec` class within the Google Cloud Dataplex V1 API, specifically within the .NET environment."],["The `Zone.Types.ResourceSpec` class is used for configuring settings for resources that are attached as assets within a zone."],["The documentation lists various versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, with each version linking to its respective documentation page."],["The class `Zone.Types.ResourceSpec` inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourceSpec` class has a constructor that allows for creating an instance either without parameters or by copying an existing `Zone.Types.ResourceSpec` object, and also has a property `LocationType` defining the type of location for resources."]]],[]]