If defined, indicates that there are more traces that match the request
and that this value should be passed to the next request to continue
retrieving additional traces.
[[["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\u003eListTracesResponse\u003c/code\u003e class is 3.4.0, as indicated by the provided version list, which also includes older versions dating back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListTracesResponse\u003c/code\u003e is a class within the Google Cloud Trace v1 API, serving as the response message for the \u003ccode\u003eListTraces\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e for \u003ccode\u003eTrace\u003c/code\u003e objects, and \u003ccode\u003eIEnumerable\u003c/code\u003e indicating its diverse functionality.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListTracesResponse\u003c/code\u003e include \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination and \u003ccode\u003eTraces\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eTrace\u003c/code\u003e objects that represent the actual trace records.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to use \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate over resources contained within this response.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Trace v1 API - Class ListTracesResponse (3.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Trace.V1/latest/Google.Cloud.Trace.V1.ListTracesResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Trace.V1/3.3.0/Google.Cloud.Trace.V1.ListTracesResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Trace.V1/3.2.0/Google.Cloud.Trace.V1.ListTracesResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Trace.V1/3.1.0/Google.Cloud.Trace.V1.ListTracesResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Trace.V1/3.0.0/Google.Cloud.Trace.V1.ListTracesResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Trace.V1/2.3.0/Google.Cloud.Trace.V1.ListTracesResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Trace.V1/2.2.0/Google.Cloud.Trace.V1.ListTracesResponse) \n\n public sealed class ListTracesResponse : IMessage\u003cListTracesResponse\u003e, IEquatable\u003cListTracesResponse\u003e, IDeepCloneable\u003cListTracesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cTrace\u003e, IEnumerable\u003cTrace\u003e, IEnumerable\n\nReference documentation and code samples for the Google Cloud Trace v1 API class ListTracesResponse.\n\nThe response message for the `ListTraces` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListTracesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListTracesResponse](/dotnet/docs/reference/Google.Cloud.Trace.V1/latest/Google.Cloud.Trace.V1.ListTracesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListTracesResponse](/dotnet/docs/reference/Google.Cloud.Trace.V1/latest/Google.Cloud.Trace.V1.ListTracesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListTracesResponse](/dotnet/docs/reference/Google.Cloud.Trace.V1/latest/Google.Cloud.Trace.V1.ListTracesResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Trace](/dotnet/docs/reference/Google.Cloud.Trace.V1/latest/Google.Cloud.Trace.V1.Trace), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Trace](/dotnet/docs/reference/Google.Cloud.Trace.V1/latest/Google.Cloud.Trace.V1.Trace), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Trace.V1](/dotnet/docs/reference/Google.Cloud.Trace.V1/latest/Google.Cloud.Trace.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Trace.V1.dll\n\nConstructors\n------------\n\n### ListTracesResponse()\n\n public ListTracesResponse()\n\n### ListTracesResponse(ListTracesResponse)\n\n public ListTracesResponse(ListTracesResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nIf defined, indicates that there are more traces that match the request\nand that this value should be passed to the next request to continue\nretrieving additional traces.\n\n### Traces\n\n public RepeatedField\u003cTrace\u003e Traces { get; }\n\nList of trace records as specified by the view parameter.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cTrace\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]