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 3.2.0."],["The `Task.Types.InfrastructureSpec` class defines the configuration for the underlying infrastructure used to run workloads, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page contains a list of all the versions of `Task.Types.InfrastructureSpec`, ranging from 1.0.0 up to the most recent version 3.6.0."],["The class includes properties such as `Batch`, `ContainerImage`, and `VpcNetwork` which allow the configuration of compute resources, container images, and the VPC network, respectively, for task execution."],["The class also contains information about other features, including `NetworkCase`, `ResourcesCase` and `RuntimeCase` which help to better understand how the InfrastructureSpec works with other modules."]]],[]]