Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Desenvolver funções localmente
O Cloud Run functions é compatível com vários métodos de execução de funções fora do ambiente de implantação de destino. Isso é especialmente
útil para o desenvolvimento iterativo e em situações em que você quer testar
a função antes da implantação.
Para saber como desenvolver e testar localmente uma função usando o Functions Framework,
consulte Desenvolvimento de funções local. Este documento se aplica a funções criadas usando a API Cloud Functions v2 ou a API Cloud Run Admin.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-04-21 UTC."],[[["Cloud Run functions can be run outside of the deployment environment, which is beneficial for development and pre-deployment testing."],["The Functions Framework allows for local development and testing of functions created with either the Cloud Functions v2 API or the Cloud Run Admin API."],["Functions created with the Cloud Functions v2 API can be called directly using the `gcloud functions call` command in the Google Cloud CLI."]]],[]]