Package com.google.cloud.trace.v2 (2.41.0)

GitHub Repository

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.trace.v2.TraceServiceClient Service Description: Service for collecting and viewing traces and spans within a trace.

A trace is a collection of spans corresponding to a single operation or a set of operations in an application.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.trace.v2.TraceServiceSettings Settings class to configure an instance of TraceServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.trace.v2.TraceServiceSettings.Builder Builder for TraceServiceSettings.