public sealed class Environment.Types.InfrastructureSpec.Types.ComputeResources : IMessage<Environment.Types.InfrastructureSpec.Types.ComputeResources>, IEquatable<Environment.Types.InfrastructureSpec.Types.ComputeResources>, IDeepCloneable<Environment.Types.InfrastructureSpec.Types.ComputeResources>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Environment.Types.InfrastructureSpec.Types.ComputeResources.
Compute resources associated with the analyze interactive 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-01 UTC."],[[["This webpage provides documentation for the `ComputeResources` class within the Google Cloud Dataplex v1 API, specifically for managing compute resources associated with interactive workloads."],["The latest version of the API documented is 3.6.0, with a range of previous versions available from 3.5.0 down to 1.0.0, each with its corresponding documentation link."],["The `ComputeResources` class is designed for managing disk size and the number of nodes in sessions, with properties like `DiskSizeGb`, `MaxNodeCount`, and `NodeCount`."],["`ComputeResources` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and its inheritance hierarchy is defined with object as its parent."],["The documentation includes details on the constructors and properties of the `ComputeResources` class, such as default disk size, how to configure autoscaling, and the total node count in sessions."]]],[]]