public sealed class Task.Types.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-21 UTC."],[[["This document provides reference documentation for the `Task.Types.InfrastructureSpec` class within the Google Cloud Dataplex V1 API, detailing its structure and usage."],["The `InfrastructureSpec` class is designed to configure the underlying infrastructure used for running workloads, specifically for Dataproc Serverless."],["The latest available version of the `Task.Types.InfrastructureSpec` documentation is version 3.6.0, while version 2.11.0 is one of the available versions, and version 1.0.0 is the earliest version."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with different systems and protocols."],["Key properties of `InfrastructureSpec` include `Batch` for compute resources, `ContainerImage` for runtime configuration, and `VpcNetwork` for specifying network settings."]]],[]]