# Functions

New creates a new Service.
NewService creates a new Service.

# Constants

View and manage your data across Google Cloud Platform services.
Write Trace data for a project or application.
Read Trace data for a project or application.

# Structs

Annotation: Text annotation with a set of attributes.
Attributes: Attributes of a span with a key:value format.
AttributeValue: The allowed types for the value side of an attribute key:value pair.
BatchWriteSpansRequest: The request message for the `BatchWriteSpans` method.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Link: A pointer from this span to another span in a different `Trace` within the same service project or within a different service project.
Links: A collection of links, which are references from this span to a span in the same or different trace.
ListSpansResponse: The response message for the `ListSpans` method.
ListTracesResponse: The response message for the `ListTraces` method.
Module: Binary module.
NetworkEvent: An event describing an RPC message sent/received on the network.
Span: A span represents a single operation within a trace.
StackFrame: Represents a single stack frame in a stack trace.
StackFrames: Represents collection of StackFrames that can be truncated.
StackTrace: StackTrace collected in a trace.
Status: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
TimeEvent: A time-stamped annotation in the Span.
TimeEvents: A collection of `TimeEvent`s.
Trace: A trace describes how long it takes for an application to perform some operations.
TruncatableString: Represents a string value that might be truncated.