com.google.cloud.trace.v1.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.v1",
"libraryPackage": "com.google.cloud.trace.v1",
"services": {
"TraceService": {
"clients": {
"grpc": {
"libraryClient": "TraceServiceClient",
"rpcs": {
"GetTrace": {
"methods": ["getTrace", "getTrace", "getTraceCallable"]
},
"ListTraces": {
"methods": ["listTraces", "listTraces", "listTracesPagedCallable", "listTracesCallable"]
},
"PatchTraces": {
"methods": ["patchTraces", "patchTraces", "patchTracesCallable"]
}
}
}
}
}
}
}