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-04-09 UTC."],[[["This webpage provides reference documentation and code samples for the `Task.Types.InfrastructureSpec` class within the Google Cloud Dataplex v1 API."],["The `Task.Types.InfrastructureSpec` class configures the underlying infrastructure for running workloads, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It has properties for configuring batch compute resources (`Batch`), container image runtime (`ContainerImage`), and VPC network settings (`VpcNetwork`)."],["The page lists available versions of this class ranging from version 1.0.0 to 3.6.0 (latest), and the current version is 2.15.0."],["The properties `NetworkCase`, `ResourcesCase`, and `RuntimeCase` provide information on which type of settings are being used for network, resource, and runtime configuration, respectively."]]],[]]