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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eInstancesSetServiceAccountRequest\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace is used to manage service accounts for Google Cloud Compute instances.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the class is 3.6.0, with a variety of previous versions from 1.0.0 to 3.5.0 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like deep cloning, message handling, and equality comparison.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eEmail\u003c/code\u003e, which is a string representing the email address of the service account, \u003ccode\u003eHasEmail\u003c/code\u003e to check if the email field is set, and \u003ccode\u003eScopes\u003c/code\u003e, a list of scopes available for the service account.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and another that allows creating an object from another \u003ccode\u003eInstancesSetServiceAccountRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]