Updates a given build.
HTTP request
PUT https://androidpartner.googleapis.com/v1/compatibility/{build.name=devices/*/products/*/builds/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
build.name |
The unique resource name, same as APFE Build.apfeId |
Request body
The request body contains an instance of Build
.
Response body
If successful, the response body contains an instance of Build
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/androidPartner
For more information, see the OAuth 2.0 Overview.