public sealed class InfrastructureSpec : IMessage<Task.Types.InfrastructureSpec>, IEquatable<Task.Types.InfrastructureSpec>, IDeepCloneable<Task.Types.InfrastructureSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Task.Types.InfrastructureSpec.
Configuration for the underlying infrastructure used to run workloads.
[[["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 document provides reference documentation for the `Task.Types.InfrastructureSpec` class in the Google Cloud Dataplex v1 API, specifically within the .NET environment."],["The `InfrastructureSpec` class configures the underlying infrastructure for running workloads, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This API offers several properties, including `Batch`, `ContainerImage`, and `VpcNetwork`, which allow for setting up compute resources, container image configurations, and network settings respectively."],["The document also provides a list of available versions, ranging from 3.6.0 (latest) down to 1.0.0, detailing links for each, demonstrating that multiple versions of this API are accessible."],["The class is part of the `Google.Cloud.Dataplex.V1` namespace, found within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]