Module: Google::Cloud::Functions::V1

Defined in:
lib/google/cloud/functions/v1.rb,
lib/google/cloud/functions/v1/version.rb,
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,
proto_docs/google/cloud/functions/v1/functions.rb,
proto_docs/google/cloud/functions/v1/operations.rb

Overview

To load this package, including all its services, and instantiate a client:

Examples:


require "google/cloud/functions/v1"
client = ::Google::Cloud::Functions::V1::CloudFunctionsService::Client.new

Defined Under Namespace

Modules: CloudFunctionStatus, CloudFunctionsService, OperationType Classes: CallFunctionRequest, CallFunctionResponse, CloudFunction, CreateFunctionRequest, DeleteFunctionRequest, EventTrigger, FailurePolicy, GenerateDownloadUrlRequest, GenerateDownloadUrlResponse, GenerateUploadUrlRequest, GenerateUploadUrlResponse, GetFunctionRequest, HttpsTrigger, ListFunctionsRequest, ListFunctionsResponse, OperationMetadataV1, SecretEnvVar, SecretVolume, SourceRepository, UpdateFunctionRequest

Constant Summary collapse

VERSION =
"0.6.0"