Module: Google::Cloud::Functions::V1::CloudFunctionsService
- Defined in:
- lib/google/cloud/functions/v1/cloud_functions_service.rb,
lib/google/cloud/functions/v1/cloud_functions_service/paths.rb,
lib/google/cloud/functions/v1/cloud_functions_service/client.rb,
lib/google/cloud/functions/v1/cloud_functions_service/operations.rb,
lib/google/cloud/functions/v1/cloud_functions_service/credentials.rb
Overview
A service that application uses to manipulate triggers and functions.
To load this service and instantiate a client:
require "google/cloud/functions/v1/cloud_functions_service"
client = ::Google::Cloud::Functions::V1::CloudFunctionsService::Client.new
Defined Under Namespace
Modules: Paths Classes: Client, Credentials, Operations