public enum ListTracesRequest.Types.ViewTypeReference documentation and code samples for the Google Cloud Trace v1 API enum ListTracesRequest.Types.ViewType.
Type of data returned for traces in the list.
Namespace
Google.Cloud.Trace.V1Assembly
Google.Cloud.Trace.V1.dll
Fields |
|
|---|---|
| Name | Description |
Complete |
Complete view of the trace record that contains the actual trace data.
This is equivalent to calling the REST |
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. |
Unspecified |
Default is |