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-03-21 UTC."],[[["This webpage provides reference documentation for the `BatchComputeResources` class within the Google Cloud Dataplex v1 API, specifically for .NET development."],["The latest version of this class is 3.6.0, with the current page focusing on version 3.5.0, and older versions are also documented and linked."],["The `BatchComputeResources` class represents batch compute resources associated with a task and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for configuring the number of executors, including `ExecutorsCount` (defaulting to 2) and `MaxExecutorsCount` (defaulting to 1000), allowing for auto-scaling."],["This page documents the inheritance, implementation, constructors, properties, and a detailed list of versions for the `Task.Types.InfrastructureSpec.Types.BatchComputeResources` class, offering comprehensive information for developers using this API."]]],[]]