Skip to content

Trace: Implement V2 API client #4415

@liyanhui1228

Description

@liyanhui1228

As the Stackdriver Trace V2 API is launched, we need to implement client library to support using it.

Checklist for this issue:

After the Trace V2 API client library is available, calling from google.cloud import trace will by default using the V2 API. To use V1 API, one will need to explicitly import like this: from google.cloud.trace.v1 import Client.

Metadata

Metadata

Assignees

Labels

api: cloudtraceIssues related to the Cloud Trace API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions