All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.trace.v1.gapic_metadata.json Maven / Gradle / Ivy

There is a newer version: 2.54.0
Show newest version
{
  "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"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy