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

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

Overview

Examples:

Loading just the REST part of this package, including all its services, and instantiating a REST client


require "google/cloud/functions/v1/rest"
client = ::Google::Cloud::Functions::V1::CloudFunctionsService::Rest::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 =
"1.1.1"