Module: Google::Cloud::Location

Defined in:
lib/google/cloud/location.rb,
lib/google/cloud/location/rest.rb,
lib/google/cloud/location/version.rb,
lib/google/cloud/location/locations.rb,
lib/google/cloud/location/locations/rest.rb,
lib/google/cloud/location/locations/client.rb,
lib/google/cloud/location/locations/credentials.rb,
lib/google/cloud/location/locations/rest/client.rb,
lib/google/cloud/location/locations/rest/service_stub.rb,
proto_docs/google/cloud/location/locations.rb

Overview

To load just the REST part of this package, including all its services, and instantiate a REST client:

Examples:


require "google/cloud/location/rest"
client = ::Google::Cloud::Location::Locations::Rest::Client.new

Defined Under Namespace

Modules: Locations Classes: GetLocationRequest, ListLocationsRequest, ListLocationsResponse, Location

Constant Summary collapse

VERSION =
"0.6.0"