Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: Update discovery artifacts (#1645)
## Deleted keys were detected in the following stable discovery artifacts:
testing v1 98d5c1d

## Discovery Artifact Change Summary:
feat(analyticsdata): update the api 90327d9
feat(healthcare): update the api 8a11e53
feat(servicenetworking): update the api b9be56f
feat(testing): update the api 98d5c1d
  • Loading branch information
yoshi-code-bot committed Jan 5, 2022
1 parent d01e4f8 commit 797d677
Show file tree
Hide file tree
Showing 82 changed files with 2,875 additions and 478 deletions.
4 changes: 4 additions & 0 deletions docs/dyn/analyticsdata_v1beta.properties.html
Expand Up @@ -340,6 +340,7 @@ <h3>Method Details</h3>
},
],
},
&quot;subjectToThresholding&quot;: True or False, # If `subjectToThresholding` is true, this report is subject to thresholding and only returns data that meets the minimum aggregation thresholds. It is possible for a request to be subject to thresholding thresholding and no data is absent from the report, and this happens when all data is above the thresholds. To learn more, see [Data thresholds](https://support.google.com/analytics/answer/9383630) and [About Demographics and Interests](https://support.google.com/analytics/answer/2799357).
&quot;timeZone&quot;: &quot;A String&quot;, # The property&#x27;s current timezone. Intended to be used to interpret time-based dimensions like `hour` and `minute`. Formatted as strings from the IANA Time Zone database (https://www.iana.org/time-zones); for example &quot;America/New_York&quot; or &quot;Asia/Tokyo&quot;.
},
&quot;metricHeaders&quot;: [ # Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
Expand Down Expand Up @@ -637,6 +638,7 @@ <h3>Method Details</h3>
},
],
},
&quot;subjectToThresholding&quot;: True or False, # If `subjectToThresholding` is true, this report is subject to thresholding and only returns data that meets the minimum aggregation thresholds. It is possible for a request to be subject to thresholding thresholding and no data is absent from the report, and this happens when all data is above the thresholds. To learn more, see [Data thresholds](https://support.google.com/analytics/answer/9383630) and [About Demographics and Interests](https://support.google.com/analytics/answer/2799357).
&quot;timeZone&quot;: &quot;A String&quot;, # The property&#x27;s current timezone. Intended to be used to interpret time-based dimensions like `hour` and `minute`. Formatted as strings from the IANA Time Zone database (https://www.iana.org/time-zones); for example &quot;America/New_York&quot; or &quot;Asia/Tokyo&quot;.
},
&quot;metricHeaders&quot;: [ # Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
Expand Down Expand Up @@ -1176,6 +1178,7 @@ <h3>Method Details</h3>
},
],
},
&quot;subjectToThresholding&quot;: True or False, # If `subjectToThresholding` is true, this report is subject to thresholding and only returns data that meets the minimum aggregation thresholds. It is possible for a request to be subject to thresholding thresholding and no data is absent from the report, and this happens when all data is above the thresholds. To learn more, see [Data thresholds](https://support.google.com/analytics/answer/9383630) and [About Demographics and Interests](https://support.google.com/analytics/answer/2799357).
&quot;timeZone&quot;: &quot;A String&quot;, # The property&#x27;s current timezone. Intended to be used to interpret time-based dimensions like `hour` and `minute`. Formatted as strings from the IANA Time Zone database (https://www.iana.org/time-zones); for example &quot;America/New_York&quot; or &quot;Asia/Tokyo&quot;.
},
&quot;metricHeaders&quot;: [ # Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
Expand Down Expand Up @@ -1726,6 +1729,7 @@ <h3>Method Details</h3>
},
],
},
&quot;subjectToThresholding&quot;: True or False, # If `subjectToThresholding` is true, this report is subject to thresholding and only returns data that meets the minimum aggregation thresholds. It is possible for a request to be subject to thresholding thresholding and no data is absent from the report, and this happens when all data is above the thresholds. To learn more, see [Data thresholds](https://support.google.com/analytics/answer/9383630) and [About Demographics and Interests](https://support.google.com/analytics/answer/2799357).
&quot;timeZone&quot;: &quot;A String&quot;, # The property&#x27;s current timezone. Intended to be used to interpret time-based dimensions like `hour` and `minute`. Formatted as strings from the IANA Time Zone database (https://www.iana.org/time-zones); for example &quot;America/New_York&quot; or &quot;Asia/Tokyo&quot;.
},
&quot;metricHeaders&quot;: [ # Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/datacatalog_v1beta1.entries.html
Expand Up @@ -159,7 +159,7 @@ <h3>Method Details</h3>
&quot;usageSignal&quot;: { # The set of all usage signals that we store in Data Catalog. # Output only. Statistics on the usage level of the resource.
&quot;updateTime&quot;: &quot;A String&quot;, # The timestamp of the end of the usage statistics duration.
&quot;usageWithinTimeRange&quot;: { # Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}.
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only inlude BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only include BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;totalCancellations&quot;: 3.14, # The number of times that the underlying entry was attempted to be used but was cancelled by the user.
&quot;totalCompletions&quot;: 3.14, # The number of times that the underlying entry was successfully used.
&quot;totalExecutionTimeForCompletionsMillis&quot;: 3.14, # Total time spent (in milliseconds) during uses the resulted in completions.
Expand Down
Expand Up @@ -179,7 +179,7 @@ <h3>Method Details</h3>
&quot;usageSignal&quot;: { # The set of all usage signals that we store in Data Catalog. # Output only. Statistics on the usage level of the resource.
&quot;updateTime&quot;: &quot;A String&quot;, # The timestamp of the end of the usage statistics duration.
&quot;usageWithinTimeRange&quot;: { # Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}.
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only inlude BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only include BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;totalCancellations&quot;: 3.14, # The number of times that the underlying entry was attempted to be used but was cancelled by the user.
&quot;totalCompletions&quot;: 3.14, # The number of times that the underlying entry was successfully used.
&quot;totalExecutionTimeForCompletionsMillis&quot;: 3.14, # Total time spent (in milliseconds) during uses the resulted in completions.
Expand Down Expand Up @@ -258,7 +258,7 @@ <h3>Method Details</h3>
&quot;usageSignal&quot;: { # The set of all usage signals that we store in Data Catalog. # Output only. Statistics on the usage level of the resource.
&quot;updateTime&quot;: &quot;A String&quot;, # The timestamp of the end of the usage statistics duration.
&quot;usageWithinTimeRange&quot;: { # Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}.
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only inlude BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only include BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;totalCancellations&quot;: 3.14, # The number of times that the underlying entry was attempted to be used but was cancelled by the user.
&quot;totalCompletions&quot;: 3.14, # The number of times that the underlying entry was successfully used.
&quot;totalExecutionTimeForCompletionsMillis&quot;: 3.14, # Total time spent (in milliseconds) during uses the resulted in completions.
Expand Down Expand Up @@ -361,7 +361,7 @@ <h3>Method Details</h3>
&quot;usageSignal&quot;: { # The set of all usage signals that we store in Data Catalog. # Output only. Statistics on the usage level of the resource.
&quot;updateTime&quot;: &quot;A String&quot;, # The timestamp of the end of the usage statistics duration.
&quot;usageWithinTimeRange&quot;: { # Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}.
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only inlude BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only include BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;totalCancellations&quot;: 3.14, # The number of times that the underlying entry was attempted to be used but was cancelled by the user.
&quot;totalCompletions&quot;: 3.14, # The number of times that the underlying entry was successfully used.
&quot;totalExecutionTimeForCompletionsMillis&quot;: 3.14, # Total time spent (in milliseconds) during uses the resulted in completions.
Expand Down Expand Up @@ -494,7 +494,7 @@ <h3>Method Details</h3>
&quot;usageSignal&quot;: { # The set of all usage signals that we store in Data Catalog. # Output only. Statistics on the usage level of the resource.
&quot;updateTime&quot;: &quot;A String&quot;, # The timestamp of the end of the usage statistics duration.
&quot;usageWithinTimeRange&quot;: { # Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}.
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only inlude BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only include BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;totalCancellations&quot;: 3.14, # The number of times that the underlying entry was attempted to be used but was cancelled by the user.
&quot;totalCompletions&quot;: 3.14, # The number of times that the underlying entry was successfully used.
&quot;totalExecutionTimeForCompletionsMillis&quot;: 3.14, # Total time spent (in milliseconds) during uses the resulted in completions.
Expand Down Expand Up @@ -591,7 +591,7 @@ <h3>Method Details</h3>
&quot;usageSignal&quot;: { # The set of all usage signals that we store in Data Catalog. # Output only. Statistics on the usage level of the resource.
&quot;updateTime&quot;: &quot;A String&quot;, # The timestamp of the end of the usage statistics duration.
&quot;usageWithinTimeRange&quot;: { # Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}.
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only inlude BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only include BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;totalCancellations&quot;: 3.14, # The number of times that the underlying entry was attempted to be used but was cancelled by the user.
&quot;totalCompletions&quot;: 3.14, # The number of times that the underlying entry was successfully used.
&quot;totalExecutionTimeForCompletionsMillis&quot;: 3.14, # Total time spent (in milliseconds) during uses the resulted in completions.
Expand Down Expand Up @@ -670,7 +670,7 @@ <h3>Method Details</h3>
&quot;usageSignal&quot;: { # The set of all usage signals that we store in Data Catalog. # Output only. Statistics on the usage level of the resource.
&quot;updateTime&quot;: &quot;A String&quot;, # The timestamp of the end of the usage statistics duration.
&quot;usageWithinTimeRange&quot;: { # Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}.
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only inlude BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;a_key&quot;: { # Detailed counts on the entry&#x27;s usage. Caveats: - Only BigQuery tables have usage stats - The usage stats only include BigQuery query jobs - The usage stats might be underestimated, e.g. wildcard table references are not yet counted in usage computation https://cloud.google.com/bigquery/docs/querying-wildcard-tables
&quot;totalCancellations&quot;: 3.14, # The number of times that the underlying entry was attempted to be used but was cancelled by the user.
&quot;totalCompletions&quot;: 3.14, # The number of times that the underlying entry was successfully used.
&quot;totalExecutionTimeForCompletionsMillis&quot;: 3.14, # Total time spent (in milliseconds) during uses the resulted in completions.
Expand Down
Expand Up @@ -85,7 +85,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Deletes a tag.</p>
<p class="toc_element">
<code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists the tags on an Entry.</p>
<p class="firstline">Lists tags assigned to an Entry. The columns in the response are lowercased.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
Expand Down Expand Up @@ -176,7 +176,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
<pre>Lists the tags on an Entry.
<pre>Lists tags assigned to an Entry. The columns in the response are lowercased.

Args:
parent: string, Required. The name of the Data Catalog resource to list the tags of. The resource could be an Entry or an EntryGroup. Examples: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id} (required)
Expand Down
Expand Up @@ -85,7 +85,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Deletes a tag.</p>
<p class="toc_element">
<code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists the tags on an Entry.</p>
<p class="firstline">Lists tags assigned to an Entry. The columns in the response are lowercased.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
Expand Down Expand Up @@ -176,7 +176,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
<pre>Lists the tags on an Entry.
<pre>Lists tags assigned to an Entry. The columns in the response are lowercased.

Args:
parent: string, Required. The name of the Data Catalog resource to list the tags of. The resource could be an Entry or an EntryGroup. Examples: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id} (required)
Expand Down

0 comments on commit 797d677

Please sign in to comment.