class Google::Apis::DiscoveryV1::DiscoveryService

API Discovery Service

Provides information about other Google APIs, such as what APIs are available,

the resource, and method details for each API.

@example

require 'google/apis/discovery_v1'

Discovery = Google::Apis::DiscoveryV1 # Alias the module
service = Discovery::DiscoveryService.new

@see developers.google.com/discovery/