diff --git a/doc/administration/audit_event_streaming/graphql_api.md b/doc/administration/audit_event_streaming/graphql_api.md
index e6584369e5a1b74e286a7fc81cc9519a9f15ba40..18e5137826668185026ac7193d3b7189d25bca52 100644
--- a/doc/administration/audit_event_streaming/graphql_api.md
+++ b/doc/administration/audit_event_streaming/graphql_api.md
@@ -331,7 +331,6 @@ mutation {
       id
       googleProjectIdName
       logIdName
-      privateKey
       clientEmail
     }
     errors
@@ -364,7 +363,6 @@ query {
         id
         logIdName
         googleProjectIdName
-        privateKey
         clientEmail
       }
     }
@@ -397,7 +395,6 @@ mutation {
     googleCloudLoggingConfiguration {
       id
       logIdName
-      privateKey
       googleProjectIdName
       clientEmail
     }