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-04-09 UTC."],[[["The latest version available for `InstancesSetServiceAccountRequest` is 3.6.0, as seen in the provided list of version options."],["This document provides versioning information and documentation for the .NET class `InstancesSetServiceAccountRequest` within the `Google.Cloud.Compute.V1` namespace, starting from version 1.0.0."],["`InstancesSetServiceAccountRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities like deep cloning and equality checks."],["The class `InstancesSetServiceAccountRequest` has properties such as `Email` (a string representing the service account email), `HasEmail` (a boolean indicating if the email field is set), and `Scopes` (a list of scopes for the service account)."]]],[]]