Module: Google::Cloud::Functions::V2

Defined in:
lib/google/cloud/functions/v2.rb,
lib/google/cloud/functions/v2/rest.rb,
lib/google/cloud/functions/v2/version.rb,
lib/google/cloud/functions/v2/function_service.rb,
lib/google/cloud/functions/v2/bindings_override.rb,
lib/google/cloud/functions/v2/function_service/rest.rb,
lib/google/cloud/functions/v2/function_service/paths.rb,
lib/google/cloud/functions/v2/function_service/client.rb,
lib/google/cloud/functions/v2/function_service/operations.rb,
lib/google/cloud/functions/v2/function_service/credentials.rb,
lib/google/cloud/functions/v2/function_service/rest/client.rb,
lib/google/cloud/functions/v2/function_service/rest/operations.rb,
lib/google/cloud/functions/v2/function_service/rest/service_stub.rb,
proto_docs/google/cloud/functions/v2/functions.rb

Overview

Examples:

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


require "google/cloud/functions/v2/rest"
client = ::Google::Cloud::Functions::V2::FunctionService::Rest::Client.new

Defined Under Namespace

Modules: Environment, FunctionService, OperationType Classes: AutomaticUpdatePolicy, BuildConfig, CreateFunctionRequest, DeleteFunctionRequest, EventFilter, EventTrigger, Function, GenerateDownloadUrlRequest, GenerateDownloadUrlResponse, GenerateUploadUrlRequest, GenerateUploadUrlResponse, GetFunctionRequest, ListFunctionsRequest, ListFunctionsResponse, ListRuntimesRequest, ListRuntimesResponse, LocationMetadata, OnDeployUpdatePolicy, OperationMetadata, RepoSource, SecretEnvVar, SecretVolume, ServiceConfig, Source, SourceProvenance, Stage, StateMessage, StorageSource, UpdateFunctionRequest

Constant Summary collapse

VERSION =
"0.8.1"