public sealed class ListVoicesResponse : IMessage<ListVoicesResponse>, IEquatable<ListVoicesResponse>, IDeepCloneable<ListVoicesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class ListVoicesResponse.
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListVoicesResponse\u003c/code\u003e class in the Google Cloud Text-to-Speech v1beta1 API is 2.0.0-beta12, as indicated by the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListVoicesResponse\u003c/code\u003e is a sealed class that implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the message returned by the \u003ccode\u003eListVoices\u003c/code\u003e method and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, with members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListVoicesResponse\u003c/code\u003e class has a \u003ccode\u003eVoices\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of \u003ccode\u003eVoice\u003c/code\u003e objects, representing the available voices.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListVoicesResponse\u003c/code\u003e class has two constructors, one default constructor that takes no parameters and one that takes another \u003ccode\u003eListVoicesResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]