api_list: Get a list of Google API libraries

View source: R/discovery_api.R

api_listR Documentation

Get a list of Google API libraries

Description

Does not require authentication

Usage

api_list(name = NULL, preferred = NULL)

Arguments

name

Only include APIs with the given name. *Case-sensitive. All are lowercase currently.

preferred

Return only the preferred version of an API. FALSE by default.

Value

List of Google APIs and their resources

See Also

https://developers.google.com/discovery/v1/reference/apis/list

Other API Discovery Service: package_make()


samterfa/googlePackageMaker documentation built on May 18, 2022, 10:58 a.m.