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 document provides reference information for the `ListTracesRequest.Types.ViewType` enum within the Google Cloud Trace v1 API, specifically for .NET."],["The `ViewType` enum controls the level of detail returned when listing traces, with options including `Complete`, `Minimal`, and `Rootspan`."],["The `Minimal` view type, returning only the project and trace IDs, is the default if no specific `ViewType` is provided, or if `Unspecified` is chosen."],["There are multiple versions of documentation for this enum available, ranging from version 2.2.0 to 3.4.0, with 3.4.0 being the latest version."]]],[]]