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 document provides reference documentation for the `Task.Types.InfrastructureSpec` class within the Google Cloud Dataplex V1 API, detailing its structure and usage."],["The `Task.Types.InfrastructureSpec` class is used to configure the underlying infrastructure for running workloads, including compute resources and network settings."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities like deep cloning and message handling."],["The documentation covers various properties such as `Batch`, `ContainerImage`, and `VpcNetwork`, which allow for detailed configuration of batch compute resources, container image runtimes, and VPC networks."],["This document displays different version history and links for this class, with version 3.6.0 as the latest version, and version 1.0.0 as the earliest version."]]],[]]