public sealed class InstancesSetServiceAccountRequest : IMessage<InstancesSetServiceAccountRequest>, IEquatable<InstancesSetServiceAccountRequest>, IDeepCloneable<InstancesSetServiceAccountRequest>, 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 details the `InstancesSetServiceAccountRequest` class within the `Google.Cloud.Compute.V1` namespace, showing the history of versions."],["The latest version of `InstancesSetServiceAccountRequest` is 3.6.0, and version 2.0.0 is also specifically highlighted, along with earlier versions down to 1.0.0."],["The `InstancesSetServiceAccountRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `Email`, `HasEmail`, and `Scopes` to set the email, verify it exists, and add scopes to a service account request."],["The class is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]