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."],[[["Version 3.6.0 is the latest release for the `InstancesSetServiceAccountRequest` documentation, with a range of versions from 1.0.0 to 3.6.0 available."],["The `InstancesSetServiceAccountRequest` class, found in the `Google.Cloud.Compute.V1` namespace, allows for setting the service account on instances within the Google Cloud Compute environment."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from `Object`."],["Key properties of the class include `Email`, for specifying the service account's email address, `HasEmail` for checking if an email is set, and `Scopes` for defining access scopes for the service account."]]],[]]