Skip to content

Commit

Permalink
chore: Update discovery artifacts (#1505)
Browse files Browse the repository at this point in the history
## Deleted keys were detected in the following stable discovery artifacts:
bigquery v2 795df26
managedidentities v1 9f85c13
ondemandscanning v1 11b0c0e

## Deleted keys were detected in the following pre-stable discovery artifacts:
artifactregistry v1beta1 d8c9d9b
artifactregistry v1beta2 d8c9d9b
dataflow v1b3 a8b3400
managedidentities v1alpha1 9f85c13
managedidentities v1beta1 9f85c13
ondemandscanning v1beta1 11b0c0e

## Discovery Artifact Change Summary:
feat(analyticsdata): update the api 1975400
feat(androidmanagement): update the api d253dad
feat(artifactregistry): update the api d8c9d9b
feat(bigquery): update the api 795df26
feat(bigquerydatatransfer): update the api 9044b19
feat(chat): update the api 5fe2f9c
feat(cloudidentity): update the api 24da17a
feat(cloudkms): update the api bb6c83b
feat(compute): update the api 1c2b5b2
feat(container): update the api f5e7af1
feat(containeranalysis): update the api bb9bbea
feat(content): update the api c9ba1f1
feat(dataflow): update the api a8b3400
feat(dataproc): update the api 0f222f7
feat(displayvideo): update the api fbfb3ca
feat(documentai): update the api c21f6c9
feat(file): update the api 4ea8b8d
feat(gkehub): update the api abde26f
feat(logging): update the api 55ba494
feat(managedidentities): update the api 9f85c13
feat(metastore): update the api 6930123
feat(ondemandscanning): update the api 11b0c0e
feat(people): update the api 8a6dc23
feat(sqladmin): update the api 552d62b
feat(sts): update the api 701b09c
feat(workflowexecutions): update the api 26e7f6d
feat(youtube): update the api 805e784
  • Loading branch information
yoshi-code-bot committed Aug 31, 2021
1 parent e9a5d08 commit 8bb904c
Show file tree
Hide file tree
Showing 533 changed files with 18,153 additions and 1,995 deletions.
184 changes: 184 additions & 0 deletions docs/dyn/analyticsdata_v1beta.properties.html

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions docs/dyn/androidmanagement_v1.enterprises.policies.html
Expand Up @@ -140,6 +140,9 @@ <h3>Method Details</h3>
&quot;commonCriteriaMode&quot;: &quot;A String&quot;, # Controls Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC). Enabling Common Criteria Mode increases certain security components on a device, including AES-GCM encryption of Bluetooth Long Term Keys, and Wi-Fi configuration stores.Warning: Common Criteria Mode enforces a strict security model typically only required for IT products used in national security systems and other highly sensitive organizations. Standard device use may be affected. Only enabled if required.
&quot;developerSettings&quot;: &quot;A String&quot;, # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).
&quot;googlePlayProtectVerifyApps&quot;: &quot;A String&quot;, # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated).
&quot;personalAppsThatCanReadWorkNotifications&quot;: [ # Personal apps that can read work profile notifications using a NotificationListenerService (https://developer.android.com/reference/android/service/notification/NotificationListenerService). By default, no personal apps (aside from system apps) can read work notifications. Each value in the list must be a package name.
&quot;A String&quot;,
],
&quot;untrustedAppsPolicy&quot;: &quot;A String&quot;, # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).
},
&quot;alwaysOnVpnPackage&quot;: { # Configuration for an always-on VPN connection. # Configuration for an always-on VPN connection. Use with vpn_config_disabled to prevent modification of this setting.
Expand Down Expand Up @@ -218,6 +221,11 @@ <h3>Method Details</h3>
],
&quot;createWindowsDisabled&quot;: True or False, # Whether creating windows besides app windows is disabled.
&quot;credentialsConfigDisabled&quot;: True or False, # Whether configuring user credentials is disabled.
&quot;crossProfilePolicies&quot;: { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device.
&quot;crossProfileCopyPaste&quot;: &quot;A String&quot;, # Whether text copied from one profile (personal or work) can be pasted in the other profile.
&quot;crossProfileDataSharing&quot;: &quot;A String&quot;, # Whether data from one profile (personal or work) can be shared with apps in the other profile. Specifically controls simple data sharing via intents. Management of other cross-profile communication channels, such as contact search, copy/paste, or connected work &amp; personal apps, are configured separately.
&quot;showWorkContactsInPersonalProfile&quot;: &quot;A String&quot;, # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls.
},
&quot;dataRoamingDisabled&quot;: True or False, # Whether roaming data services are disabled.
&quot;debuggingFeaturesAllowed&quot;: True or False, # Whether the user is allowed to enable debugging features.
&quot;defaultPermissionPolicy&quot;: &quot;A String&quot;, # The default permission policy for runtime permission requests.
Expand Down Expand Up @@ -491,6 +499,9 @@ <h3>Method Details</h3>
&quot;commonCriteriaMode&quot;: &quot;A String&quot;, # Controls Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC). Enabling Common Criteria Mode increases certain security components on a device, including AES-GCM encryption of Bluetooth Long Term Keys, and Wi-Fi configuration stores.Warning: Common Criteria Mode enforces a strict security model typically only required for IT products used in national security systems and other highly sensitive organizations. Standard device use may be affected. Only enabled if required.
&quot;developerSettings&quot;: &quot;A String&quot;, # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).
&quot;googlePlayProtectVerifyApps&quot;: &quot;A String&quot;, # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated).
&quot;personalAppsThatCanReadWorkNotifications&quot;: [ # Personal apps that can read work profile notifications using a NotificationListenerService (https://developer.android.com/reference/android/service/notification/NotificationListenerService). By default, no personal apps (aside from system apps) can read work notifications. Each value in the list must be a package name.
&quot;A String&quot;,
],
&quot;untrustedAppsPolicy&quot;: &quot;A String&quot;, # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).
},
&quot;alwaysOnVpnPackage&quot;: { # Configuration for an always-on VPN connection. # Configuration for an always-on VPN connection. Use with vpn_config_disabled to prevent modification of this setting.
Expand Down Expand Up @@ -569,6 +580,11 @@ <h3>Method Details</h3>
],
&quot;createWindowsDisabled&quot;: True or False, # Whether creating windows besides app windows is disabled.
&quot;credentialsConfigDisabled&quot;: True or False, # Whether configuring user credentials is disabled.
&quot;crossProfilePolicies&quot;: { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device.
&quot;crossProfileCopyPaste&quot;: &quot;A String&quot;, # Whether text copied from one profile (personal or work) can be pasted in the other profile.
&quot;crossProfileDataSharing&quot;: &quot;A String&quot;, # Whether data from one profile (personal or work) can be shared with apps in the other profile. Specifically controls simple data sharing via intents. Management of other cross-profile communication channels, such as contact search, copy/paste, or connected work &amp; personal apps, are configured separately.
&quot;showWorkContactsInPersonalProfile&quot;: &quot;A String&quot;, # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls.
},
&quot;dataRoamingDisabled&quot;: True or False, # Whether roaming data services are disabled.
&quot;debuggingFeaturesAllowed&quot;: True or False, # Whether the user is allowed to enable debugging features.
&quot;defaultPermissionPolicy&quot;: &quot;A String&quot;, # The default permission policy for runtime permission requests.
Expand Down Expand Up @@ -848,6 +864,9 @@ <h3>Method Details</h3>
&quot;commonCriteriaMode&quot;: &quot;A String&quot;, # Controls Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC). Enabling Common Criteria Mode increases certain security components on a device, including AES-GCM encryption of Bluetooth Long Term Keys, and Wi-Fi configuration stores.Warning: Common Criteria Mode enforces a strict security model typically only required for IT products used in national security systems and other highly sensitive organizations. Standard device use may be affected. Only enabled if required.
&quot;developerSettings&quot;: &quot;A String&quot;, # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).
&quot;googlePlayProtectVerifyApps&quot;: &quot;A String&quot;, # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated).
&quot;personalAppsThatCanReadWorkNotifications&quot;: [ # Personal apps that can read work profile notifications using a NotificationListenerService (https://developer.android.com/reference/android/service/notification/NotificationListenerService). By default, no personal apps (aside from system apps) can read work notifications. Each value in the list must be a package name.
&quot;A String&quot;,
],
&quot;untrustedAppsPolicy&quot;: &quot;A String&quot;, # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).
},
&quot;alwaysOnVpnPackage&quot;: { # Configuration for an always-on VPN connection. # Configuration for an always-on VPN connection. Use with vpn_config_disabled to prevent modification of this setting.
Expand Down Expand Up @@ -926,6 +945,11 @@ <h3>Method Details</h3>
],
&quot;createWindowsDisabled&quot;: True or False, # Whether creating windows besides app windows is disabled.
&quot;credentialsConfigDisabled&quot;: True or False, # Whether configuring user credentials is disabled.
&quot;crossProfilePolicies&quot;: { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device.
&quot;crossProfileCopyPaste&quot;: &quot;A String&quot;, # Whether text copied from one profile (personal or work) can be pasted in the other profile.
&quot;crossProfileDataSharing&quot;: &quot;A String&quot;, # Whether data from one profile (personal or work) can be shared with apps in the other profile. Specifically controls simple data sharing via intents. Management of other cross-profile communication channels, such as contact search, copy/paste, or connected work &amp; personal apps, are configured separately.
&quot;showWorkContactsInPersonalProfile&quot;: &quot;A String&quot;, # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls.
},
&quot;dataRoamingDisabled&quot;: True or False, # Whether roaming data services are disabled.
&quot;debuggingFeaturesAllowed&quot;: True or False, # Whether the user is allowed to enable debugging features.
&quot;defaultPermissionPolicy&quot;: &quot;A String&quot;, # The default permission policy for runtime permission requests.
Expand Down Expand Up @@ -1188,6 +1212,9 @@ <h3>Method Details</h3>
&quot;commonCriteriaMode&quot;: &quot;A String&quot;, # Controls Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC). Enabling Common Criteria Mode increases certain security components on a device, including AES-GCM encryption of Bluetooth Long Term Keys, and Wi-Fi configuration stores.Warning: Common Criteria Mode enforces a strict security model typically only required for IT products used in national security systems and other highly sensitive organizations. Standard device use may be affected. Only enabled if required.
&quot;developerSettings&quot;: &quot;A String&quot;, # Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).
&quot;googlePlayProtectVerifyApps&quot;: &quot;A String&quot;, # Whether Google Play Protect verification (https://support.google.com/accounts/answer/2812853) is enforced. Replaces ensureVerifyAppsEnabled (deprecated).
&quot;personalAppsThatCanReadWorkNotifications&quot;: [ # Personal apps that can read work profile notifications using a NotificationListenerService (https://developer.android.com/reference/android/service/notification/NotificationListenerService). By default, no personal apps (aside from system apps) can read work notifications. Each value in the list must be a package name.
&quot;A String&quot;,
],
&quot;untrustedAppsPolicy&quot;: &quot;A String&quot;, # The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).
},
&quot;alwaysOnVpnPackage&quot;: { # Configuration for an always-on VPN connection. # Configuration for an always-on VPN connection. Use with vpn_config_disabled to prevent modification of this setting.
Expand Down Expand Up @@ -1266,6 +1293,11 @@ <h3>Method Details</h3>
],
&quot;createWindowsDisabled&quot;: True or False, # Whether creating windows besides app windows is disabled.
&quot;credentialsConfigDisabled&quot;: True or False, # Whether configuring user credentials is disabled.
&quot;crossProfilePolicies&quot;: { # Cross-profile policies applied on the device. # Cross-profile policies applied on the device.
&quot;crossProfileCopyPaste&quot;: &quot;A String&quot;, # Whether text copied from one profile (personal or work) can be pasted in the other profile.
&quot;crossProfileDataSharing&quot;: &quot;A String&quot;, # Whether data from one profile (personal or work) can be shared with apps in the other profile. Specifically controls simple data sharing via intents. Management of other cross-profile communication channels, such as contact search, copy/paste, or connected work &amp; personal apps, are configured separately.
&quot;showWorkContactsInPersonalProfile&quot;: &quot;A String&quot;, # Whether contacts stored in the work profile can be shown in personal profile contact searches and incoming calls.
},
&quot;dataRoamingDisabled&quot;: True or False, # Whether roaming data services are disabled.
&quot;debuggingFeaturesAllowed&quot;: True or False, # Whether the user is allowed to enable debugging features.
&quot;defaultPermissionPolicy&quot;: &quot;A String&quot;, # The default permission policy for runtime permission requests.
Expand Down
10 changes: 5 additions & 5 deletions docs/dyn/androidpublisher_v3.inappproducts.html
Expand Up @@ -88,7 +88,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Creates an in-app product (i.e. a managed product or a subscriptions).</p>
<p class="toc_element">
<code><a href="#list">list(packageName, maxResults=None, startIndex=None, token=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists all in-app products - both managed products and subscriptions.</p>
<p class="firstline">Lists all in-app products - both managed products and subscriptions. If an app has a large number of in-app products, the response may be paginated. In this case the response field `tokenPagination.nextPageToken` will be set and the caller should provide its value as a `token` request parameter to retrieve the next page.</p>
<p class="toc_element">
<code><a href="#patch">patch(packageName, sku, autoConvertMissingPrices=None, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Patches an in-app product (i.e. a managed product or a subscriptions).</p>
Expand Down Expand Up @@ -242,12 +242,12 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="list">list(packageName, maxResults=None, startIndex=None, token=None, x__xgafv=None)</code>
<pre>Lists all in-app products - both managed products and subscriptions.
<pre>Lists all in-app products - both managed products and subscriptions. If an app has a large number of in-app products, the response may be paginated. In this case the response field `tokenPagination.nextPageToken` will be set and the caller should provide its value as a `token` request parameter to retrieve the next page.

Args:
packageName: string, Package name of the app. (required)
maxResults: integer, How many results the list operation should return.
startIndex: integer, The index of the first element to return.
maxResults: integer, Deprecated and ignored. The page size is determined by the server.
startIndex: integer, Deprecated and ignored. Set the `token` parameter to rertieve the next page.
token: string, Pagination token. If empty, list starts at the first product.
x__xgafv: string, V1 error format.
Allowed values
Expand Down Expand Up @@ -290,7 +290,7 @@ <h3>Method Details</h3>
},
],
&quot;kind&quot;: &quot;A String&quot;, # The kind of this response (&quot;androidpublisher#inappproductsListResponse&quot;).
&quot;pageInfo&quot;: { # Information about the current page. List operations that supports paging return only one &quot;page&quot; of results. This protocol buffer message describes the page that has been returned. # Information about the current page.
&quot;pageInfo&quot;: { # Information about the current page. List operations that supports paging return only one &quot;page&quot; of results. This protocol buffer message describes the page that has been returned. # Deprecated and unset.
&quot;resultPerPage&quot;: 42, # Maximum number of results returned in one page. ! The number of results included in the API response.
&quot;startIndex&quot;: 42, # Index of the first result returned in the current page.
&quot;totalResults&quot;: 42, # Total number of results available on the backend ! The total number of results in the result set.
Expand Down
6 changes: 3 additions & 3 deletions docs/dyn/artifactregistry_v1.operations.html
Expand Up @@ -87,7 +87,7 @@ <h2>Instance Methods</h2>
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.</p>
<p class="toc_element">
<code><a href="#list">list(filter=None, name=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
Expand Down Expand Up @@ -176,12 +176,12 @@ <h3>Method Details</h3>
</div>

<div class="method">
<code class="details" id="list">list(filter=None, name=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
<pre>Lists operations that match the specified filter in the request. If the server doesn&#x27;t support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `&quot;/v1/{name=users/*}/operations&quot;` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.

Args:
name: string, The name of the operation&#x27;s parent resource. (required)
filter: string, The standard list filter.
name: string, The name of the operation&#x27;s parent resource.
pageSize: integer, The standard list page size.
pageToken: string, The standard list page token.
x__xgafv: string, V1 error format.
Expand Down

0 comments on commit 8bb904c

Please sign in to comment.