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 2.7.0."],["The `InfrastructureSpec` class is used to configure the underlying infrastructure for running workloads, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating new `InfrastructureSpec` instances, either empty or by copying from another `InfrastructureSpec` instance."],["Key properties of the `InfrastructureSpec` class include `Batch` (for Dataproc Serverless compute resources), `ContainerImage` (for container image runtime configuration), and `VpcNetwork` (for VPC network configuration)."],["This page also contains a list of all the versions available starting from version 1.0.0 up until 3.6.0 (latest), of the `Task.Types.InfrastructureSpec` class."]]],[]]