Module gapi_grpc::google::cloud::functions::v1 [−][src]
Modules
| cloud_function | |
| cloud_functions_service_client | Generated client implementations. |
| failure_policy |
Structs
| CallFunctionRequest | Request for the |
| CallFunctionResponse | Response of |
| 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 |
| DeleteFunctionRequest | Request for the |
| 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 |
| GenerateDownloadUrlResponse | Response of |
| GenerateUploadUrlRequest | Request of |
| GenerateUploadUrlResponse | Response of |
| GetFunctionRequest | Request for the |
| HttpsTrigger | Describes HttpsTrigger, could be used to connect web hooks to function. |
| ListFunctionsRequest | Request for the |
| ListFunctionsResponse | Response for the |
| OperationMetadataV1 | Metadata describing an [Operation][google.longrunning.Operation] |
| SourceRepository | Describes SourceRepository, used to represent parameters related to source repository where a function is hosted. |
| UpdateFunctionRequest | Request for the |
Enums
| CloudFunctionStatus | Describes the current stage of a deployment. |
| OperationType | A type of an operation. |