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"]],[["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-02 UTC."],[[["This webpage provides documentation for the `BatchComputeResources` class within the Google Cloud Dataplex V1 API, specifically version 2.11.0."],["The `BatchComputeResources` class defines the compute resources used for batch tasks in the Dataplex environment."],["The documentation includes details on how `BatchComputeResources` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`."],["The page outlines the available versions of the API, with 3.6.0 being the latest and provides links to each version, starting from 1.0.0 all the way up to the latest 3.6.0."],["The documentation covers the properties `ExecutorsCount` and `MaxExecutorsCount`, which are used to define the number of executors for a given task, including its range and defaults."]]],[]]