google_api_cloud_functions v0.18.0 API Reference

Modules

API calls for all endpoints tagged Operations.

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.CloudFunctions.V1.

Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs.

Provides the configuration for logging a type of permissions. Example

Associates members with a role.

Request for the CallFunction method.

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

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

Represents an expression text. Example

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

Request of GenerateDownloadUrl method.

Response of GenerateDownloadUrl method.

Request of GenerateSourceUploadUrl method.

Response of GenerateSourceUploadUrl method.

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

Response for the ListFunctions method.

The response message for Locations.ListLocations.

The response message for Operations.ListOperations.

A resource that represents Google Cloud Platform location.

This resource represents a long-running operation that is the result of a network API call.

An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.

Describes the retry policy in case of function's execution failure. A function execution will be retried on any failure. A failed execution will be retried up to 7 days with an exponential backoff (capped at 10 seconds). Retried execution is charged as any other execution.

Request message for SetIamPolicy method.

Describes SourceRepository, used to represent parameters related to source repository where a function is hosted.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details.

Request message for TestIamPermissions method.

Response message for TestIamPermissions method.