public sealed class ListVoicesResponse : IMessage<ListVoicesResponse>, IEquatable<ListVoicesResponse>, IDeepCloneable<ListVoicesResponse>, IBufferMessage, IMessage
The message returned to the client by the ListVoices method.
[[["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 available for \u003ccode\u003eListVoicesResponse\u003c/code\u003e is 2.0.0-beta12, with version 1.0.0-beta04 and 2.0.0-beta11 also being available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListVoicesResponse\u003c/code\u003e is a message class returned by the \u003ccode\u003eListVoices\u003c/code\u003e method, and it inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListVoicesResponse\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage<ListVoicesResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListVoicesResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListVoicesResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eVoices\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Voice>\u003c/code\u003e, representing a list of \u003ccode\u003eVoice\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThere are two public constructors available for the class: \u003ccode\u003eListVoicesResponse()\u003c/code\u003e and \u003ccode\u003eListVoicesResponse(ListVoicesResponse other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]