[[["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-31 UTC."],[[["This document outlines the different versions of the `Accelerators` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["The `Accelerators` class is a part of the `Google.Cloud.Compute.V1.dll` assembly, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, `Accelerators()` and `Accelerators(Accelerators other)`, for creating new instances, with the latter allowing for duplication from an existing instance."],["The `Accelerators` class has two main properties, `GuestAcceleratorCount`, an integer representing the number of accelerator cards, and `GuestAcceleratorType`, a string representing the type of accelerator."],["The class includes read-only boolean properties `HasGuestAcceleratorCount` and `HasGuestAcceleratorType`, allowing you to check if the `guest_accelerator_count` and `guest_accelerator_type` fields are set, respectively."]]],[]]