{name=Error Handling, value=Determine what to return if an error is encountered.} |
|
{name=Method, value=GET,POST,PUT,PATCH,DELETE (Defaults to GET)} |
|
{name=Scope, value=The permissions for the requested api. https://developers.google.com/identity/protocols/oauth2/scopes} |
|
{name=User, value=The impersonated user that the request is being made for.} |
|
{name=url, value=The fully qualified url to the api endpoint of the desired resource. https://developers.google.com/apis-explorer} |
|
{name=Body, value=JSON body if applicable (POST,PUT,PATCH)} |
|