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

com.google.devtools.cloudprofiler.v2.gapic_metadata.json Maven / Gradle / Ivy

{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.devtools.cloudprofiler.v2",
  "libraryPackage": "com.google.devtools.cloudprofiler.v2",
  "services": {
    "ProfilerService": {
      "clients": {
        "grpc": {
          "libraryClient": "ProfilerServiceClient",
          "rpcs": {
            "CreateOfflineProfile": {
              "methods": ["createOfflineProfile", "createOfflineProfile", "createOfflineProfile", "createOfflineProfileCallable"]
            },
            "CreateProfile": {
              "methods": ["createProfile", "createProfileCallable"]
            },
            "UpdateProfile": {
              "methods": ["updateProfile", "updateProfile", "updateProfileCallable"]
            }
          }
        }
      }
    },
    "ExportService": {
      "clients": {
        "grpc": {
          "libraryClient": "ExportServiceClient",
          "rpcs": {
            "ListProfiles": {
              "methods": ["listProfiles", "listProfiles", "listProfiles", "listProfilesPagedCallable", "listProfilesCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy