com.google.cloud.trace.v2.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-trace Show documentation
Show all versions of google-cloud-trace Show documentation
Java idiomatic client for Stackdriver Trace.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.devtools.cloudtrace.v2",
"libraryPackage": "com.google.cloud.trace.v2",
"services": {
"TraceService": {
"clients": {
"grpc": {
"libraryClient": "TraceServiceClient",
"rpcs": {
"BatchWriteSpans": {
"methods": ["batchWriteSpans", "batchWriteSpans", "batchWriteSpans", "batchWriteSpansCallable"]
},
"CreateSpan": {
"methods": ["createSpan", "createSpanCallable"]
}
}
}
}
}
}
}