[[["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."],[[["The `ScratchDisks` class, found within the `Google.Cloud.Compute.V1` namespace, is a part of the Google Cloud Compute .NET library, specifically the `Google.Cloud.Compute.V1.dll` assembly."],["This class represents a scratch disk and implements several interfaces, including `IMessage`, `IEquatable\u003cScratchDisks\u003e`, `IDeepCloneable\u003cScratchDisks\u003e`, and `IBufferMessage`, indicating its role in data handling and serialization."],["The class has a `DiskGb` property of type `Int32`, which represents the size of the scratch disk in gigabytes, along with a `HasDiskGb` boolean property that checks if `DiskGb` is set."],["The webpage provides access to documentation for numerous versions of the `ScratchDisks` class, ranging from version 1.0.0 up to the latest version 3.6.0, allowing developers to check the differences of the class between different versions."],["`ScratchDisks` has two constructors, the default constructor `ScratchDisks()`, and a copy constructor `ScratchDisks(ScratchDisks other)`, which allows the creation of a `ScratchDisks` instance from another `ScratchDisks` instance."]]],[]]