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, detailing its functionality and usage across multiple versions."],["The latest version of the documentation available is 3.6.0, with numerous prior versions also accessible, ranging down to version 1.0.0."],["The `InstancesSetMachineResourcesRequest` class, inheriting from `object`, is used to set machine resources and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for default initialization and creating a copy from another `InstancesSetMachineResourcesRequest` object, and has the `GuestAccelerators` property, used to set a list of the type and count of attached accelerator cards."]]],[]]