• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "api_shortname": "cloudtasks",
3    "name_pretty": "Cloud Tasks",
4    "product_documentation": "https://cloud.google.com/tasks/docs/",
5    "client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-tasks/latest/overview",
6    "issue_tracker": "https://issuetracker.google.com/savedsearches/5433985",
7    "release_level": "stable",
8    "language": "java",
9    "repo": "googleapis/google-cloud-java",
10    "repo_short": "java-tasks",
11    "distribution_name": "com.google.cloud:google-cloud-tasks",
12    "api_id": "cloudtasks.googleapis.com",
13    "transport": "grpc",
14    "requires_billing": true,
15    "api_description": "a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously perform work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint.",
16    "library_type": "GAPIC_AUTO",
17    "codeowner_team": "@googleapis/aap-dpes"
18}
19