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."],[[["The page provides documentation for the `Task.Types.InfrastructureSpec` class within the Google Cloud Dataplex V1 API, detailing how to configure the underlying infrastructure for running workloads."],["The `Task.Types.InfrastructureSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has methods and properties to manage workload resources."],["The latest version of the API available on the page is 3.6.0, but it also contains a list of historical versions ranging from 3.5.0 down to 1.0.0, indicating version history and deprecation."],["Key properties within the `Task.Types.InfrastructureSpec` class include `Batch` for Dataproc Serverless compute resources, `ContainerImage` for container image runtime configurations, and `VpcNetwork` for VPC network settings, as well as oneof cases."],["The documentation includes details on inherited members and links to external resources such as Microsoft's .NET API documentation and Google's Protobuf documentation."]]],[]]