gar_discovery_api: Get meta data details for specified Google API

View source: R/discovery.R

gar_discovery_apiR Documentation

Get meta data details for specified Google API

Description

Download the discovery document for an API

Usage

gar_discovery_api(api, version, a_url = NULL)

Arguments

api

The API to fetch

version

The API version to fetch

a_url

Supply your own discovery URL, for private APIs only

Value

Details of the API

See Also

https://developers.google.com/discovery/v1/getting_started

Other Google Discovery API functions: gar_create_api_objects(), gar_create_api_skeleton(), gar_create_package(), gar_discovery_apis_list()


MarkEdmondson1234/googleAuthR documentation built on Aug. 7, 2023, 6 a.m.