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-03-25 UTC."],[[["The latest version of the Google.Cloud.Dataplex.V1 API for ComputeResources is 3.6.0, and there are multiple versions available, spanning from 1.0.0 to the newest version."],["This documentation provides reference and code samples for the Environment.Types.InfrastructureSpec.Types.ComputeResources class in the Cloud Dataplex v1 API, which relates to compute resources for interactive workloads."],["The ComputeResources class includes properties such as DiskSizeGb, MaxNodeCount, and NodeCount, with the capacity to configure the size of the disk and the number of nodes for the compute environment."],["The class implements various interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, that contribute to its functionalities such as deep cloning, and message handling."],["ComputeResources are implemented with the inheritance of the object class and can be found within the Google.Cloud.Dataplex.V1 namespace, and can be constructed with either a default constructor or another ComputeResources object."]]],[]]