[[["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."],[[["This document outlines the `Accelerators` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionalities across multiple versions, with the latest being 3.6.0."],["The `Accelerators` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the .NET environment."],["Key properties of the `Accelerators` class include `GuestAcceleratorCount` (an integer representing the number of accelerator cards) and `GuestAcceleratorType` (a string defining the type of accelerator), along with boolean properties, `HasGuestAcceleratorCount` and `HasGuestAcceleratorType` that check if these respective fields are set."],["The `Accelerators` class has two constructors, one being a default constructor and the other accepting another `Accelerators` instance as a parameter for easy duplication."],["Numerous versions of the `Accelerators` class are available for use, dating from version 1.0.0 up to the current latest version 3.6.0."]]],[]]