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 it is accessible via a direct link."],["This page details the `InstancesSetServiceAccountRequest` class, part of the `Google.Cloud.Compute.V1` namespace and assembly, offering various versions from 1.0.0 to 3.6.0."],["The `InstancesSetServiceAccountRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class includes properties such as `Email`, which is a string representing the service account's email address, `HasEmail`, a boolean indicating if the email field is set and `Scopes` which is a list of scopes available for the account."],["This page contains documentation for the `InstancesSetServiceAccountRequest` class and lists all available versions of it."]]],[]]