Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/google-cloud-platform/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
firebase函数是否可以在没有外部IP的情况下向同一项目中的计算引擎实例发出http请求?_Firebase_Google Cloud Platform_Google Cloud Functions - Fatal编程技术网

firebase函数是否可以在没有外部IP的情况下向同一项目中的计算引擎实例发出http请求?

firebase函数是否可以在没有外部IP的情况下向同一项目中的计算引擎实例发出http请求?,firebase,google-cloud-platform,google-cloud-functions,Firebase,Google Cloud Platform,Google Cloud Functions,我需要从firebase函数向只有内部IP地址的gcloud虚拟机实例发出http请求。两者都位于同一项目Id和同一区域,但我不确定它们是否位于同一区域。否,私有网络尚未用于云功能。听起来像是一个答案。Michael.:-)

我需要从firebase函数向只有内部IP地址的gcloud虚拟机实例发出http请求。两者都位于同一项目Id和同一区域,但我不确定它们是否位于同一区域。

否,私有网络尚未用于云功能。听起来像是一个答案。Michael.:-)