chore: Update discovery artifacts (#1416)
## Discovery Artifact Change Summary:
feat(bigqueryreservation): update the api https://github.com/googleapis/google-api-python-client/commit/63c00f6819408b943c2a7cc4bd2185828be173c6
feat(firebaserules): update the api https://github.com/googleapis/google-api-python-client/commit/7b2000437a01ecd25e4ba571049f62c5b6dc9d63
feat(iap): update the api https://github.com/googleapis/google-api-python-client/commit/18550fd0501057584ef6d2fa329f09b75dad97d8
feat(managedidentities): update the api https://github.com/googleapis/google-api-python-client/commit/d2220014e787c2a2c90808cfd1e49a25cd783e72
diff --git a/docs/dyn/iap_v1.v1.html b/docs/dyn/iap_v1.v1.html
index 30f1b55..01ba78f 100644
--- a/docs/dyn/iap_v1.v1.html
+++ b/docs/dyn/iap_v1.v1.html
@@ -190,6 +190,7 @@
"applicationSettings": { # Wrapper over application specific settings for IAP. # Top level wrapper for all application related settings in IAP
"accessDeniedPageSettings": { # Custom content configuration for access denied page. IAP allows customers to define a custom URI to use as the error page when access is denied to users. If IAP prevents access to this page, the default IAP error page will be displayed instead. # Customization for Access Denied page.
"accessDeniedPageUri": "A String", # The URI to be redirected to when access is denied.
+ "generateTroubleshootingUri": True or False, # Whether to generate a troubleshooting URL on access denied events to this application.
},
"cookieDomain": "A String", # The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
"csmSettings": { # Configuration for RCTokens generated for CSM workloads protected by IAP. RCTokens are IAP generated JWTs that can be verified at the application. The RCToken is primarily used for ISTIO deployments, and can be scoped to a single mesh by configuring the audience field accordingly # Settings to configure IAP's behavior for a CSM mesh.
@@ -332,6 +333,7 @@
"applicationSettings": { # Wrapper over application specific settings for IAP. # Top level wrapper for all application related settings in IAP
"accessDeniedPageSettings": { # Custom content configuration for access denied page. IAP allows customers to define a custom URI to use as the error page when access is denied to users. If IAP prevents access to this page, the default IAP error page will be displayed instead. # Customization for Access Denied page.
"accessDeniedPageUri": "A String", # The URI to be redirected to when access is denied.
+ "generateTroubleshootingUri": True or False, # Whether to generate a troubleshooting URL on access denied events to this application.
},
"cookieDomain": "A String", # The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
"csmSettings": { # Configuration for RCTokens generated for CSM workloads protected by IAP. RCTokens are IAP generated JWTs that can be verified at the application. The RCToken is primarily used for ISTIO deployments, and can be scoped to a single mesh by configuring the audience field accordingly # Settings to configure IAP's behavior for a CSM mesh.
@@ -385,6 +387,7 @@
"applicationSettings": { # Wrapper over application specific settings for IAP. # Top level wrapper for all application related settings in IAP
"accessDeniedPageSettings": { # Custom content configuration for access denied page. IAP allows customers to define a custom URI to use as the error page when access is denied to users. If IAP prevents access to this page, the default IAP error page will be displayed instead. # Customization for Access Denied page.
"accessDeniedPageUri": "A String", # The URI to be redirected to when access is denied.
+ "generateTroubleshootingUri": True or False, # Whether to generate a troubleshooting URL on access denied events to this application.
},
"cookieDomain": "A String", # The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
"csmSettings": { # Configuration for RCTokens generated for CSM workloads protected by IAP. RCTokens are IAP generated JWTs that can be verified at the application. The RCToken is primarily used for ISTIO deployments, and can be scoped to a single mesh by configuring the audience field accordingly # Settings to configure IAP's behavior for a CSM mesh.