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

com.google.cloud.bigquery.migration.v2alpha.gapic_metadata.json Maven / Gradle / Ivy

The newest version!
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.bigquery.migration.v2alpha",
  "libraryPackage": "com.google.cloud.bigquery.migration.v2alpha",
  "services": {
    "MigrationService": {
      "clients": {
        "grpc": {
          "libraryClient": "MigrationServiceClient",
          "rpcs": {
            "CreateMigrationWorkflow": {
              "methods": ["createMigrationWorkflow", "createMigrationWorkflow", "createMigrationWorkflow", "createMigrationWorkflowCallable"]
            },
            "DeleteMigrationWorkflow": {
              "methods": ["deleteMigrationWorkflow", "deleteMigrationWorkflow", "deleteMigrationWorkflow", "deleteMigrationWorkflowCallable"]
            },
            "GetMigrationSubtask": {
              "methods": ["getMigrationSubtask", "getMigrationSubtask", "getMigrationSubtask", "getMigrationSubtaskCallable"]
            },
            "GetMigrationWorkflow": {
              "methods": ["getMigrationWorkflow", "getMigrationWorkflow", "getMigrationWorkflow", "getMigrationWorkflowCallable"]
            },
            "ListMigrationSubtasks": {
              "methods": ["listMigrationSubtasks", "listMigrationSubtasks", "listMigrationSubtasks", "listMigrationSubtasksPagedCallable", "listMigrationSubtasksCallable"]
            },
            "ListMigrationWorkflows": {
              "methods": ["listMigrationWorkflows", "listMigrationWorkflows", "listMigrationWorkflows", "listMigrationWorkflowsPagedCallable", "listMigrationWorkflowsCallable"]
            },
            "StartMigrationWorkflow": {
              "methods": ["startMigrationWorkflow", "startMigrationWorkflow", "startMigrationWorkflow", "startMigrationWorkflowCallable"]
            }
          }
        }
      }
    },
    "SqlTranslationService": {
      "clients": {
        "grpc": {
          "libraryClient": "SqlTranslationServiceClient",
          "rpcs": {
            "TranslateQuery": {
              "methods": ["translateQuery", "translateQuery", "translateQuery", "translateQueryCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy