xref: /aosp_15_r20/external/google-cloud-java/java-tasks/.repo-metadata.json (revision 55e87721aa1bc457b326496a7ca40f3ea1a63287)
1*55e87721SMatt Gilbride{
2*55e87721SMatt Gilbride    "api_shortname": "cloudtasks",
3*55e87721SMatt Gilbride    "name_pretty": "Cloud Tasks",
4*55e87721SMatt Gilbride    "product_documentation": "https://cloud.google.com/tasks/docs/",
5*55e87721SMatt Gilbride    "client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-tasks/latest/overview",
6*55e87721SMatt Gilbride    "issue_tracker": "https://issuetracker.google.com/savedsearches/5433985",
7*55e87721SMatt Gilbride    "release_level": "stable",
8*55e87721SMatt Gilbride    "language": "java",
9*55e87721SMatt Gilbride    "repo": "googleapis/google-cloud-java",
10*55e87721SMatt Gilbride    "repo_short": "java-tasks",
11*55e87721SMatt Gilbride    "distribution_name": "com.google.cloud:google-cloud-tasks",
12*55e87721SMatt Gilbride    "api_id": "cloudtasks.googleapis.com",
13*55e87721SMatt Gilbride    "transport": "grpc",
14*55e87721SMatt Gilbride    "requires_billing": true,
15*55e87721SMatt Gilbride    "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*55e87721SMatt Gilbride    "library_type": "GAPIC_AUTO",
17*55e87721SMatt Gilbride    "codeowner_team": "@googleapis/aap-dpes"
18*55e87721SMatt Gilbride}
19