Skip to content
代码片段 群组 项目
未验证 提交 2502c244 编辑于 作者: Hitesh Raghuvanshi's avatar Hitesh Raghuvanshi 提交者: Evan Read
浏览文件

Documentation: Removed privateKey from query of gcp destinations

上级 20df7710
No related branches found
No related tags found
无相关合并请求
...@@ -331,7 +331,6 @@ mutation { ...@@ -331,7 +331,6 @@ mutation {
id id
googleProjectIdName googleProjectIdName
logIdName logIdName
privateKey
clientEmail clientEmail
} }
errors errors
...@@ -364,7 +363,6 @@ query { ...@@ -364,7 +363,6 @@ query {
id id
logIdName logIdName
googleProjectIdName googleProjectIdName
privateKey
clientEmail clientEmail
} }
} }
...@@ -397,7 +395,6 @@ mutation { ...@@ -397,7 +395,6 @@ mutation {
googleCloudLoggingConfiguration { googleCloudLoggingConfiguration {
id id
logIdName logIdName
privateKey
googleProjectIdName googleProjectIdName
clientEmail clientEmail
} }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册