Module: Google::Devtools::Cloudtrace::V1
- Defined in:
- lib/google/cloud/trace/v1/doc/google/devtools/cloudtrace/v1/trace.rb
Overview
The Google::Devtools::Cloudtrace::V1
module provides the following types:
Class | Description |
---|---|
GetTraceRequest | The request message for the GetTrace method. |
ListTracesRequest | The request message for the ListTraces method. |
ListTracesResponse | The response message for the ListTraces method. |
PatchTracesRequest | The request message for the PatchTraces method. |
Trace | A trace describes how long it takes for an application to perform an operation. |
Traces | List of new or updated traces. |
TraceSpan | A span represents a single timed event within a trace. |
Defined Under Namespace
Classes: GetTraceRequest, ListTracesRequest, ListTracesResponse, PatchTracesRequest, Trace, TraceSpan, Traces