{
  "basePath": "/",
  "baseUrl": "https://www.googleapis.com/",
  "batchPath": "batch/androidpublisher/v1",
  "canonicalName": "Android Publisher",
  "description": "Accesses Android application developers' Google Play accounts.",
  "discoveryVersion": "v1",
  "documentationLink": "https://developers.google.com/android-publisher",
  "etag": "\"u9GIe6H63LSGq-9_t39K2Zx_EAc/5DcidHqvUjZnLInf9deRmUk70R8\"",
  "icons": {
    "x16": "https://www.google.com/images/icons/product/android-16.png",
    "x32": "https://www.google.com/images/icons/product/android-32.png"
  },
  "id": "androidpublisher:v1",
  "kind": "discovery#restDescription",
  "name": "androidpublisher",
  "ownerDomain": "google.com",
  "ownerName": "Google",
  "parameters": {
    "alt": {
      "default": "json",
      "description": "Data format for the response.",
      "enum": [
        "json"
      ],
      "enumDescriptions": [
        "Responses with Content-Type of application/json"
      ],
      "location": "query",
      "type": "string"
    },
    "fields": {
      "description": "Selector specifying which fields to include in a partial response.",
      "location": "query",
      "type": "string"
    },
    "key": {
      "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
      "location": "query",
      "type": "string"
    },
    "oauth_token": {
      "description": "OAuth 2.0 token for the current user.",
      "location": "query",
      "type": "string"
    },
    "prettyPrint": {
      "default": "true",
      "description": "Returns response with indentations and line breaks.",
      "location": "query",
      "type": "boolean"
    },
    "quotaUser": {
      "description": "An opaque string that represents a user for quota purposes. Must not exceed 40 characters.",
      "location": "query",
      "type": "string"
    },
    "userIp": {
      "description": "Deprecated. Please use quotaUser instead.",
      "location": "query",
      "type": "string"
    }
  },
  "protocol": "rest",
  "revision": "20200428",
  "rootUrl": "https://www.googleapis.com/",
  "servicePath": "",
  "title": "Google Play Developer API",
  "version": "v1"
}