Module: Google::Cloud::ApiKeys::V2::ApiKeys

Defined in:
lib/google/cloud/api_keys/v2/api_keys.rb,
lib/google/cloud/api_keys/v2/api_keys/rest.rb,
lib/google/cloud/api_keys/v2/api_keys/paths.rb,
lib/google/cloud/api_keys/v2/api_keys/client.rb,
lib/google/cloud/api_keys/v2/api_keys/operations.rb,
lib/google/cloud/api_keys/v2/api_keys/credentials.rb,
lib/google/cloud/api_keys/v2/api_keys/rest/client.rb,
lib/google/cloud/api_keys/v2/api_keys/rest/operations.rb,
lib/google/cloud/api_keys/v2/api_keys/rest/service_stub.rb

Overview

Manages the API keys associated with projects.

To load this service and instantiate a REST client:

require "google/cloud/api_keys/v2/api_keys/rest"
client = ::Google::Cloud::ApiKeys::V2::ApiKeys::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations