Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions providers/google/docs/operators/cloud/functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Prerequisite Tasks
.. _howto/operator:CloudFunctionDeleteFunctionOperator:

CloudFunctionDeleteFunctionOperator
-----------------------------------
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Use the operator to delete a function from Google Cloud Functions.

Expand Down Expand Up @@ -62,7 +62,7 @@ See Google Cloud Functions API documentation to `delete a function
.. _howto/operator:CloudFunctionDeployFunctionOperator:

CloudFunctionDeployFunctionOperator
-----------------------------------
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Use the operator to deploy a function to Google Cloud Functions.
If a function with this name already exists, it will be updated.
Expand Down