...

Text file src/google.golang.org/api/androidpublisher/v1/androidpublisher-api.json

Documentation: google.golang.org/api/androidpublisher/v1

     1{
     2  "basePath": "/",
     3  "baseUrl": "https://www.googleapis.com/",
     4  "batchPath": "batch/androidpublisher/v1",
     5  "canonicalName": "Android Publisher",
     6  "description": "Accesses Android application developers' Google Play accounts.",
     7  "discoveryVersion": "v1",
     8  "documentationLink": "https://developers.google.com/android-publisher",
     9  "etag": "\"u9GIe6H63LSGq-9_t39K2Zx_EAc/5DcidHqvUjZnLInf9deRmUk70R8\"",
    10  "icons": {
    11    "x16": "https://www.google.com/images/icons/product/android-16.png",
    12    "x32": "https://www.google.com/images/icons/product/android-32.png"
    13  },
    14  "id": "androidpublisher:v1",
    15  "kind": "discovery#restDescription",
    16  "name": "androidpublisher",
    17  "ownerDomain": "google.com",
    18  "ownerName": "Google",
    19  "parameters": {
    20    "alt": {
    21      "default": "json",
    22      "description": "Data format for the response.",
    23      "enum": [
    24        "json"
    25      ],
    26      "enumDescriptions": [
    27        "Responses with Content-Type of application/json"
    28      ],
    29      "location": "query",
    30      "type": "string"
    31    },
    32    "fields": {
    33      "description": "Selector specifying which fields to include in a partial response.",
    34      "location": "query",
    35      "type": "string"
    36    },
    37    "key": {
    38      "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.",
    39      "location": "query",
    40      "type": "string"
    41    },
    42    "oauth_token": {
    43      "description": "OAuth 2.0 token for the current user.",
    44      "location": "query",
    45      "type": "string"
    46    },
    47    "prettyPrint": {
    48      "default": "true",
    49      "description": "Returns response with indentations and line breaks.",
    50      "location": "query",
    51      "type": "boolean"
    52    },
    53    "quotaUser": {
    54      "description": "An opaque string that represents a user for quota purposes. Must not exceed 40 characters.",
    55      "location": "query",
    56      "type": "string"
    57    },
    58    "userIp": {
    59      "description": "Deprecated. Please use quotaUser instead.",
    60      "location": "query",
    61      "type": "string"
    62    }
    63  },
    64  "protocol": "rest",
    65  "revision": "20200428",
    66  "rootUrl": "https://www.googleapis.com/",
    67  "servicePath": "",
    68  "title": "Google Play Developer API",
    69  "version": "v1"
    70}

View as plain text