Modules§

Structs§

  • Describes the Build step of the function that builds a container from the given source.
  • Request for the CreateFunction method.
  • Request for the DeleteFunction method.
  • Filters events based on exact matches on the CloudEvents attributes.
  • Describes EventTrigger, used to request events to be sent from another service.
  • Describes a Cloud Function that contains user computation executed in response to an event. It encapsulates function and trigger configurations.
  • Request of GenerateDownloadUrl method.
  • Response of GenerateDownloadUrl method.
  • Request of GenerateSourceUploadUrl method.
  • Response of GenerateSourceUploadUrl method.
  • Request for the GetFunction method.
  • Request for the ListFunctions method.
  • Response for the ListFunctions method.
  • Request for the ListRuntimes method.
  • Response for the ListRuntimes method.
  • Extra GCF specific location information.
  • Represents the metadata of the long-running operation.
  • Location of the source in a Google Cloud Source Repository.
  • Configuration for a secret environment variable. It has the information necessary to fetch the secret value from secret manager and expose it as an environment variable.
  • Configuration for a secret volume. It has the information necessary to fetch the secret value from secret manager and make it available as files mounted at the requested paths within the application container.
  • Describes the Service being deployed. Currently Supported : Cloud Run (fully managed).
  • The location of the function source code.
  • Provenance of the source. Ways to find the original source, or verify that some source was used for this build.
  • Each Stage of the deployment process
  • Informational messages about the state of the Cloud Function or Operation.
  • Location of the source in an archive file in Google Cloud Storage.
  • Request for the UpdateFunction method.

Enums§