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 webpage provides documentation for the `Task.Types.InfrastructureSpec` class within the Google Cloud Dataplex V1 API, specifically version 2.3.0."],["The `InfrastructureSpec` class defines the configuration for the underlying infrastructure used to run workloads in Dataplex, including batch compute resources, container image runtimes, and VPC network settings."],["The document outlines the class's inheritance, implemented interfaces, namespace, assembly, constructors, and properties, as well as a list of all versions of the `Task.Types.InfrastructureSpec` class, with version 3.6.0 being the latest version."],["The properties `Batch`, `ContainerImage`, and `VpcNetwork` are key components of the `InfrastructureSpec`, allowing users to configure resources, runtime, and network parameters for their Dataplex tasks, which are then separated by their property value and description."],["The page allows users to look at other versions of the class ranging from 1.0.0 all the way to 3.6.0, with 2.3.0 being the current viewed version."]]],[]]