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."],[[["This webpage provides documentation for the `InstancesSetMachineResourcesRequest` class within the Google Cloud Compute V1 API for .NET."],["The latest version of the `InstancesSetMachineResourcesRequest` is 3.6.0, and the page lists versions going back to 1.0.0, all of which link to their respective documentation."],["The `InstancesSetMachineResourcesRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `InstancesSetMachineResourcesRequest` class has two constructors, a default one and one that takes another `InstancesSetMachineResourcesRequest` as a parameter, which allows it to be cloned."],["The `GuestAccelerators` property, which is of type `RepeatedField\u003cAcceleratorConfig\u003e`, allows users to set the type and count of accelerator cards attached to an instance."]]],[]]