public sealed class InstancesSetMachineResourcesRequest : IMessage<InstancesSetMachineResourcesRequest>, IEquatable<InstancesSetMachineResourcesRequest>, IDeepCloneable<InstancesSetMachineResourcesRequest>, IBufferMessage, IMessage
[[["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-24 UTC."],[[["The latest version available is 3.6.0, as denoted by the \"latest\" tag next to it in the version list, but the current version of the document is 2.5.0."],["This page details the `InstancesSetMachineResourcesRequest` class, found within the `Google.Cloud.Compute.V1` namespace and the `Google.Cloud.Compute.V1.dll` assembly."],["The `InstancesSetMachineResourcesRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for flexible usage."],["It features two constructors: a default parameterless constructor and another which takes an `InstancesSetMachineResourcesRequest` as a parameter."],["The class includes a `GuestAccelerators` property, which is a list of accelerator cards attached to an instance and it is of the type `RepeatedField\u003cAcceleratorConfig\u003e`."]]],[]]