[][src]Module gcp_client::google::cloud::functions::v1beta2

Modules

cloud_function
cloud_functions_service_client

Generated client implementations.

failure_policy
source_repository

Structs

CallFunctionRequest

Request for the CallFunction method.

CallFunctionResponse

Response of CallFunction method.

CloudFunction

Describes a Cloud Function that contains user computation executed in response to an event. It encapsulate function and triggers configurations.

CreateFunctionRequest

Request for the CreateFunction method.

DeleteFunctionRequest

Request for the DeleteFunction method.

EventTrigger

Describes EventTrigger, used to request events be sent from another service.

FailurePolicy

Describes the policy in case of function's execution failure. If empty, then defaults to ignoring failures (i.e. not retrying them).

GenerateDownloadUrlRequest

Request of GenerateDownloadUrl method.

GenerateDownloadUrlResponse

Response of GenerateDownloadUrl method.

GenerateUploadUrlRequest

Request of GenerateUploadUrl method.

GenerateUploadUrlResponse

Response of GenerateUploadUrl method.

GetFunctionRequest

Request for the GetFunction method.

HttpsTrigger

Describes HTTPSTrigger, could be used to connect web hooks to function.

ListFunctionsRequest

Request for the ListFunctions method.

ListFunctionsResponse

Response for the ListFunctions method.

OperationMetadataV1Beta2

Metadata describing an [Operation][google.longrunning.Operation]

SourceRepository

Describes the location of the function source in a remote repository.

UpdateFunctionRequest

Request for the UpdateFunction method.

Enums

CloudFunctionStatus

Describes the current stage of a deployment.

OperationType

A type of an operation.