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 document provides reference documentation for the `Task.Types.InfrastructureSpec` class within the Google Cloud Dataplex v1 API, specifically focusing on version 2.14.0."],["The `Task.Types.InfrastructureSpec` class is used to configure the infrastructure necessary for running workloads in Cloud Dataplex, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This resource outlines the inheritance of `Task.Types.InfrastructureSpec` from the `object` class and lists its implemented interfaces."],["The document outlines the constructors that are available for the class, including a default `InfrastructureSpec()` and one with another `Task.Types.InfrastructureSpec` parameter, `InfrastructureSpec(InfrastructureSpec)`."],["It includes properties such as `Batch`, `ContainerImage`, `NetworkCase`, `ResourcesCase`, `RuntimeCase`, and `VpcNetwork` with information on the values and types they take."]]],[]]