Complete view of the trace record that contains the actual trace data.
This is equivalent to calling the REST get or RPC GetTrace method
using the ID of each listed trace.
Minimal
Minimal view of the trace record that contains only the project
and trace IDs.
Rootspan
Root span view of the trace record that returns the root spans along
with the minimal trace data.
[[["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-03-21 UTC."],[[["The latest version available is 3.4.0, with a total of 7 versions listed including versions 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0."],["This content details the `ViewType` enum, which specifies the type of data returned for traces in the list within the `Google.Cloud.Trace.V1` namespace."],["There are four `ViewType` field options: `Complete`, which provides full trace data; `Minimal`, which includes only project and trace IDs; `Rootspan`, which includes root spans and minimal trace data; and `Unspecified`, which defaults to `MINIMAL`."]]],[]]