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-04-09 UTC."],[[["This webpage provides documentation for the `InstancesSetMachineResourcesRequest` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment, with a focus on various versions."],["Version 3.6.0 is the latest version of `InstancesSetMachineResourcesRequest`, while the page's current version is 3.3.0 and also includes documentation from versions 1.0.0 to 3.5.0."],["The `InstancesSetMachineResourcesRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstancesSetMachineResourcesRequest` class includes constructors that allow for creating new instances and has a property called `GuestAccelerators` that details the accelerator cards attached to the instance."],["The `InstancesSetMachineResourcesRequest` is located within the `Google.Cloud.Compute.V1` assembly (Google.Cloud.Compute.V1.dll)."]]],[]]