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-25 UTC."],[[["This webpage provides documentation for the `Task.Types.InfrastructureSpec` class within the Google Cloud Dataplex v1 API, specifically version 3.5.0."],["The `Task.Types.InfrastructureSpec` class defines the configuration for the infrastructure used to run workloads in Dataplex."],["This documentation page references multiple older versions of the API from 3.6.0 all the way to 1.0.0, where the most recent version is 3.6.0 and the current page is set to 3.5.0."],["The `InfrastructureSpec` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it is part of the `Google.Cloud.Dataplex.V1` namespace."],["The key properties of the `InfrastructureSpec` class include `Batch`, `ContainerImage`, and `VpcNetwork`, which allow to define compute resources, container image runtime and vpc network settings respectively."]]],[]]