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-21 UTC."],[[["The latest version available for `InstancesSetServiceAccountRequest` is 3.6.0, and there are multiple other versions available ranging from 1.0.0 to 3.5.0."],["`InstancesSetServiceAccountRequest` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `InstancesSetServiceAccountRequest` is found in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The class `InstancesSetServiceAccountRequest` includes properties to manage the email address of the service account, `Email`, whether the email is set, `HasEmail`, and a list of available scopes, `Scopes`."],["There are two constructors for `InstancesSetServiceAccountRequest`, one being parameterless, and the other accepts another `InstancesSetServiceAccountRequest` object as a parameter."]]],[]]