Module: Google::Apis::TracingV1

Defined in:
generated/google/apis/tracing_v1.rb,
generated/google/apis/tracing_v1/classes.rb,
generated/google/apis/tracing_v1/service.rb,
generated/google/apis/tracing_v1/representations.rb

Overview

Google Tracing API

Send and retrieve trace data from Google Stackdriver Trace.

Defined Under Namespace

Classes: Annotation, AttributeValue, BatchUpdateSpansRequest, Empty, Link, ListSpansResponse, ListTracesResponse, Module, NetworkEvent, Span, SpanUpdates, StackFrame, StackTrace, Status, TimeEvent, Trace, TracingService

Constant Summary collapse

VERSION =
'V1'
REVISION =
'20170320'
AUTH_TRACE_READONLY =

Read Trace data for a project or application

'https://www.googleapis.com/auth/trace.readonly'
AUTH_TRACE_APPEND =

Write Trace data for a project or application

'https://www.googleapis.com/auth/trace.append'
AUTH_CLOUD_PLATFORM =

View and manage your data across Google Cloud Platform services

'https://www.googleapis.com/auth/cloud-platform'