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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Dataplex.V1.Task.Types.InfrastructureSpec\u003c/code\u003e is 3.6.0, with multiple older versions available ranging from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfrastructureSpec\u003c/code\u003e class provides configuration options for the infrastructure used to run workloads, and it can be constructed either as an empty class or from another \u003ccode\u003eInfrastructureSpec\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for interacting with the message, comparing, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInfrastructureSpec\u003c/code\u003e includes properties like \u003ccode\u003eBatch\u003c/code\u003e, \u003ccode\u003eContainerImage\u003c/code\u003e, and \u003ccode\u003eVpcNetwork\u003c/code\u003e, which allow users to define compute resources for tasks, specify container image runtime configurations, and set up VPC network settings.\u003c/p\u003e\n"],["\u003cp\u003eThe class' properties also have a series of \u003ccode\u003eOneofCase\u003c/code\u003e properties, \u003ccode\u003eNetworkCase\u003c/code\u003e, \u003ccode\u003eResourcesCase\u003c/code\u003e, and \u003ccode\u003eRuntimeCase\u003c/code\u003e, each indicating which of a set of mutually exclusive configuration options are currently in use.\u003c/p\u003e\n"]]],[],null,[]]