public sealed class Task.Types.InfrastructureSpec.Types.BatchComputeResources : IMessage<Task.Types.InfrastructureSpec.Types.BatchComputeResources>, IEquatable<Task.Types.InfrastructureSpec.Types.BatchComputeResources>, IDeepCloneable<Task.Types.InfrastructureSpec.Types.BatchComputeResources>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Task.Types.InfrastructureSpec.Types.BatchComputeResources.
Optional. Max configurable executors.
If max_executors_count > executors_count, then auto-scaling is enabled.
Max Executor Count should be between 2 and 1000. [Default=1000]
[[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eBatchComputeResources\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers versioned documentation, with the latest being version 3.6.0 and going back to version 1.0.0, all for the class \u003ccode\u003eTask.Types.InfrastructureSpec.Types.BatchComputeResources\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchComputeResources\u003c/code\u003e class is used to specify the compute resources for batch tasks and is part of the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's constructors, properties (\u003ccode\u003eExecutorsCount\u003c/code\u003e and \u003ccode\u003eMaxExecutorsCount\u003c/code\u003e), inherited members, and its implementation of various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutorsCount\u003c/code\u003e property specifies the number of job executors, with a range of 2-100, and the \u003ccode\u003eMaxExecutorsCount\u003c/code\u003e property defines the maximum number of executors, with a range of 2-1000, and enables autoscaling if it is greater than \u003ccode\u003eExecutorsCount\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]