public sealed class InfrastructureSpec : IMessage<Task.Types.InfrastructureSpec>, IEquatable<Task.Types.InfrastructureSpec>, IDeepCloneable<Task.Types.InfrastructureSpec>, IBufferMessage, IMessage
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."],[[["The webpage provides documentation for `InfrastructureSpec`, a class within the `Google.Cloud.Dataplex.V1` namespace, used to configure the underlying infrastructure for running workloads."],["The latest version documented is 3.6.0, with a history of versions going back to 1.0.0 for `InfrastructureSpec`."],["`InfrastructureSpec` includes properties such as `Batch`, `ContainerImage`, and `VpcNetwork` for configuring compute resources, container images, and network settings respectively."],["The `InfrastructureSpec` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management and message handling."],["The class contains multiple properties whose types are `OneofCase`, such as `NetworkCase`, `ResourcesCase`, and `RuntimeCase`."]]],[]]