public sealed class ListServiceAccountKeysResponse : IMessage<ListServiceAccountKeysResponse>, IEquatable<ListServiceAccountKeysResponse>, IDeepCloneable<ListServiceAccountKeysResponse>, 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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListServiceAccountKeysResponse\u003c/code\u003e is 2.4.0, while version 2.0.0 is the current context of the document.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListServiceAccountKeysResponse\u003c/code\u003e is a class used to represent the response containing a list of service account keys.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces: \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all related to handling messages and objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a constructor, \u003ccode\u003eListServiceAccountKeysResponse()\u003c/code\u003e, and one more \u003ccode\u003eListServiceAccountKeysResponse(ListServiceAccountKeysResponse other)\u003c/code\u003e for instantiating the response object with an existing one, with the parameter \u003ccode\u003eother\u003c/code\u003e being a \u003ccode\u003eListServiceAccountKeysResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListServiceAccountKeysResponse\u003c/code\u003e contains a \u003ccode\u003eKeys\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<ServiceAccountKey>\u003c/code\u003e, which represents the public keys for the service account.\u003c/p\u003e\n"]]],[],null,[]]