public sealed class ComputeResource : IMessage<ComputeResource>, IEquatable<ComputeResource>, IDeepCloneable<ComputeResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class ComputeResource.
[[["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 documentation for the \u003ccode\u003eComputeResource\u003c/code\u003e class within the Google Cloud Batch v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 2.13.0, with versions ranging down to 1.0.0 also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eComputeResource\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data management and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eBootDiskMib\u003c/code\u003e, \u003ccode\u003eCpuMilli\u003c/code\u003e, and \u003ccode\u003eMemoryMib\u003c/code\u003e, which are used to define compute resource requirements in terms of boot disk size, CPU, and memory, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the ComputeResource class, the default and one that accepts another ComputeResource object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]