chore: Update discovery artifacts (#1541)
## Discovery Artifact Change Summary:
feat(analyticsadmin): update the api https://github.com/googleapis/google-api-python-client/commit/c14c42a82fbd61df00b690daa328cea212441f59
feat(appengine): update the api https://github.com/googleapis/google-api-python-client/commit/22e6b63271836d2b195191c0711d3e815d7b3f29
feat(bigquery): update the api https://github.com/googleapis/google-api-python-client/commit/5325b3654e42e393911f088e9a8358aeaf733c03
feat(content): update the api https://github.com/googleapis/google-api-python-client/commit/df08fb1f3823a5edc96e6caebe24df66e943fa36
feat(dialogflow): update the api https://github.com/googleapis/google-api-python-client/commit/eaa0b250682d593572168427d92b0c3b9438a503
feat(firestore): update the api https://github.com/googleapis/google-api-python-client/commit/89ee485ce0646fb14d4f4e1d7aae095e504cf4be
feat(gkehub): update the api https://github.com/googleapis/google-api-python-client/commit/982014c5e33c29f2e0030b950b2f2ac27afa3f8f
feat(monitoring): update the api https://github.com/googleapis/google-api-python-client/commit/440201ddeeae876ab83863def611ec39649d397c
fix(oslogin): update the api https://github.com/googleapis/google-api-python-client/commit/e940d95d04a6aba60b89ece3fd630cc0ab5cde2a
feat(retail): update the api https://github.com/googleapis/google-api-python-client/commit/58f1c1ba076ed6ecc389ddf66d0c5ac609cd9d17
feat(servicenetworking): update the api https://github.com/googleapis/google-api-python-client/commit/53d51411d39049a98df6909ae16f9c5dfee4f432
diff --git a/docs/dyn/dialogflow_v3.projects.locations.securitySettings.html b/docs/dyn/dialogflow_v3.projects.locations.securitySettings.html
index 21c8687..383f9fa 100644
--- a/docs/dyn/dialogflow_v3.projects.locations.securitySettings.html
+++ b/docs/dyn/dialogflow_v3.projects.locations.securitySettings.html
@@ -117,7 +117,7 @@
"enableInsightsExport": True or False, # If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
},
"inspectTemplate": "A String", # [DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. The template name will have one of the following formats: `projects//locations//inspectTemplates/` OR `organizations//locations//inspectTemplates/` Note: `inspect_template` must be located in the same region as the `SecuritySettings`.
- "name": "A String", # Required. Resource name of the settings. Format: `projects//locations//securitySettings/`.
+ "name": "A String", # Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: `projects//locations//securitySettings/`.
"purgeDataTypes": [ # List of types of data to remove when retention settings triggers purge.
"A String",
],
@@ -141,7 +141,7 @@
"enableInsightsExport": True or False, # If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
},
"inspectTemplate": "A String", # [DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. The template name will have one of the following formats: `projects//locations//inspectTemplates/` OR `organizations//locations//inspectTemplates/` Note: `inspect_template` must be located in the same region as the `SecuritySettings`.
- "name": "A String", # Required. Resource name of the settings. Format: `projects//locations//securitySettings/`.
+ "name": "A String", # Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: `projects//locations//securitySettings/`.
"purgeDataTypes": [ # List of types of data to remove when retention settings triggers purge.
"A String",
],
@@ -190,7 +190,7 @@
"enableInsightsExport": True or False, # If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
},
"inspectTemplate": "A String", # [DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. The template name will have one of the following formats: `projects//locations//inspectTemplates/` OR `organizations//locations//inspectTemplates/` Note: `inspect_template` must be located in the same region as the `SecuritySettings`.
- "name": "A String", # Required. Resource name of the settings. Format: `projects//locations//securitySettings/`.
+ "name": "A String", # Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: `projects//locations//securitySettings/`.
"purgeDataTypes": [ # List of types of data to remove when retention settings triggers purge.
"A String",
],
@@ -226,7 +226,7 @@
"enableInsightsExport": True or False, # If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
},
"inspectTemplate": "A String", # [DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. The template name will have one of the following formats: `projects//locations//inspectTemplates/` OR `organizations//locations//inspectTemplates/` Note: `inspect_template` must be located in the same region as the `SecuritySettings`.
- "name": "A String", # Required. Resource name of the settings. Format: `projects//locations//securitySettings/`.
+ "name": "A String", # Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: `projects//locations//securitySettings/`.
"purgeDataTypes": [ # List of types of data to remove when retention settings triggers purge.
"A String",
],
@@ -257,7 +257,7 @@
<pre>Updates the specified SecuritySettings.
Args:
- name: string, Required. Resource name of the settings. Format: `projects//locations//securitySettings/`. (required)
+ name: string, Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: `projects//locations//securitySettings/`. (required)
body: object, The request body.
The object takes the form of:
@@ -268,7 +268,7 @@
"enableInsightsExport": True or False, # If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
},
"inspectTemplate": "A String", # [DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. The template name will have one of the following formats: `projects//locations//inspectTemplates/` OR `organizations//locations//inspectTemplates/` Note: `inspect_template` must be located in the same region as the `SecuritySettings`.
- "name": "A String", # Required. Resource name of the settings. Format: `projects//locations//securitySettings/`.
+ "name": "A String", # Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: `projects//locations//securitySettings/`.
"purgeDataTypes": [ # List of types of data to remove when retention settings triggers purge.
"A String",
],
@@ -293,7 +293,7 @@
"enableInsightsExport": True or False, # If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
},
"inspectTemplate": "A String", # [DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. The template name will have one of the following formats: `projects//locations//inspectTemplates/` OR `organizations//locations//inspectTemplates/` Note: `inspect_template` must be located in the same region as the `SecuritySettings`.
- "name": "A String", # Required. Resource name of the settings. Format: `projects//locations//securitySettings/`.
+ "name": "A String", # Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: `projects//locations//securitySettings/`.
"purgeDataTypes": [ # List of types of data to remove when retention settings triggers purge.
"A String",
],