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."],[[["This webpage provides documentation for the `ListTracesRequest.Types.ViewType` enum within the Google Cloud Trace v1 API, detailing the different types of data that can be returned when listing traces."],["The enum offers four view types: `Complete`, which includes full trace data; `Minimal`, which contains only project and trace IDs; `Rootspan`, which includes root spans and minimal trace data; and `Unspecified`, which defaults to `Minimal`."],["The available versions of the documentation range from the latest version, 3.4.0, down to version 2.2.0, all within the Google.Cloud.Trace.V1 namespace."],["The documentation is within the assembly `Google.Cloud.Trace.V1.dll`."]]],[]]