Skip to content

Commit c950ceb

Browse files
chore(servicecontrol): update the api
1 parent fd5f2ae commit c950ceb

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docs/dyn/servicecontrol_v1.services.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h3>Method Details</h3>
110110
&quot;metricValues&quot;: [ # The values in this metric.
111111
{ # Represents a single metric value.
112112
&quot;boolValue&quot;: True or False, # A boolean value.
113-
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: - the arithmetic mean of the samples - the minimum and maximum of the samples - the sum-squared-deviation of the samples, used to compute variance - a histogram of the values of the sample points # A distribution value.
113+
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: * the arithmetic mean of the samples * the minimum and maximum of the samples * the sum-squared-deviation of the samples, used to compute variance * a histogram of the values of the sample points # A distribution value.
114114
&quot;bucketCounts&quot;: [ # The number of samples in each histogram bucket. `bucket_counts` are optional. If present, they must sum to the `count` value. The buckets are defined below in `bucket_option`. There are N buckets. `bucket_counts[0]` is the number of samples in the underflow bucket. `bucket_counts[1]` to `bucket_counts[N-1]` are the numbers of samples in each of the finite buckets. And `bucket_counts[N] is the number of samples in the overflow bucket. See the comments of `bucket_option` below for more details. Any suffix of trailing zeros may be omitted.
115115
&quot;A String&quot;,
116116
],
@@ -205,7 +205,7 @@ <h3>Method Details</h3>
205205
&quot;metricValues&quot;: [ # The values in this metric.
206206
{ # Represents a single metric value.
207207
&quot;boolValue&quot;: True or False, # A boolean value.
208-
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: - the arithmetic mean of the samples - the minimum and maximum of the samples - the sum-squared-deviation of the samples, used to compute variance - a histogram of the values of the sample points # A distribution value.
208+
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: * the arithmetic mean of the samples * the minimum and maximum of the samples * the sum-squared-deviation of the samples, used to compute variance * a histogram of the values of the sample points # A distribution value.
209209
&quot;bucketCounts&quot;: [ # The number of samples in each histogram bucket. `bucket_counts` are optional. If present, they must sum to the `count` value. The buckets are defined below in `bucket_option`. There are N buckets. `bucket_counts[0]` is the number of samples in the underflow bucket. `bucket_counts[1]` to `bucket_counts[N-1]` are the numbers of samples in each of the finite buckets. And `bucket_counts[N] is the number of samples in the overflow bucket. See the comments of `bucket_option` below for more details. Any suffix of trailing zeros may be omitted.
210210
&quot;A String&quot;,
211211
],
@@ -337,7 +337,7 @@ <h3>Method Details</h3>
337337
&quot;metricValues&quot;: [ # The values in this metric.
338338
{ # Represents a single metric value.
339339
&quot;boolValue&quot;: True or False, # A boolean value.
340-
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: - the arithmetic mean of the samples - the minimum and maximum of the samples - the sum-squared-deviation of the samples, used to compute variance - a histogram of the values of the sample points # A distribution value.
340+
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: * the arithmetic mean of the samples * the minimum and maximum of the samples * the sum-squared-deviation of the samples, used to compute variance * a histogram of the values of the sample points # A distribution value.
341341
&quot;bucketCounts&quot;: [ # The number of samples in each histogram bucket. `bucket_counts` are optional. If present, they must sum to the `count` value. The buckets are defined below in `bucket_option`. There are N buckets. `bucket_counts[0]` is the number of samples in the underflow bucket. `bucket_counts[1]` to `bucket_counts[N-1]` are the numbers of samples in each of the finite buckets. And `bucket_counts[N] is the number of samples in the overflow bucket. See the comments of `bucket_option` below for more details. Any suffix of trailing zeros may be omitted.
342342
&quot;A String&quot;,
343343
],
@@ -499,7 +499,7 @@ <h3>Method Details</h3>
499499
&quot;metricValues&quot;: [ # The values in this metric.
500500
{ # Represents a single metric value.
501501
&quot;boolValue&quot;: True or False, # A boolean value.
502-
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: - the arithmetic mean of the samples - the minimum and maximum of the samples - the sum-squared-deviation of the samples, used to compute variance - a histogram of the values of the sample points # A distribution value.
502+
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: * the arithmetic mean of the samples * the minimum and maximum of the samples * the sum-squared-deviation of the samples, used to compute variance * a histogram of the values of the sample points # A distribution value.
503503
&quot;bucketCounts&quot;: [ # The number of samples in each histogram bucket. `bucket_counts` are optional. If present, they must sum to the `count` value. The buckets are defined below in `bucket_option`. There are N buckets. `bucket_counts[0]` is the number of samples in the underflow bucket. `bucket_counts[1]` to `bucket_counts[N-1]` are the numbers of samples in each of the finite buckets. And `bucket_counts[N] is the number of samples in the overflow bucket. See the comments of `bucket_option` below for more details. Any suffix of trailing zeros may be omitted.
504504
&quot;A String&quot;,
505505
],
@@ -639,7 +639,7 @@ <h3>Method Details</h3>
639639
&quot;metricValues&quot;: [ # The values in this metric.
640640
{ # Represents a single metric value.
641641
&quot;boolValue&quot;: True or False, # A boolean value.
642-
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: - the arithmetic mean of the samples - the minimum and maximum of the samples - the sum-squared-deviation of the samples, used to compute variance - a histogram of the values of the sample points # A distribution value.
642+
&quot;distributionValue&quot;: { # Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: * the arithmetic mean of the samples * the minimum and maximum of the samples * the sum-squared-deviation of the samples, used to compute variance * a histogram of the values of the sample points # A distribution value.
643643
&quot;bucketCounts&quot;: [ # The number of samples in each histogram bucket. `bucket_counts` are optional. If present, they must sum to the `count` value. The buckets are defined below in `bucket_option`. There are N buckets. `bucket_counts[0]` is the number of samples in the underflow bucket. `bucket_counts[1]` to `bucket_counts[N-1]` are the numbers of samples in each of the finite buckets. And `bucket_counts[N] is the number of samples in the overflow bucket. See the comments of `bucket_option` below for more details. Any suffix of trailing zeros may be omitted.
644644
&quot;A String&quot;,
645645
],

googleapiclient/discovery_cache/documents/servicecontrol.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
}
198198
}
199199
},
200-
"revision": "20211018",
200+
"revision": "20211022",
201201
"rootUrl": "https://servicecontrol.googleapis.com/",
202202
"schemas": {
203203
"AllocateInfo": {
@@ -695,7 +695,7 @@
695695
"type": "object"
696696
},
697697
"Distribution": {
698-
"description": "Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: - the arithmetic mean of the samples - the minimum and maximum of the samples - the sum-squared-deviation of the samples, used to compute variance - a histogram of the values of the sample points",
698+
"description": "Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information: * the arithmetic mean of the samples * the minimum and maximum of the samples * the sum-squared-deviation of the samples, used to compute variance * a histogram of the values of the sample points",
699699
"id": "Distribution",
700700
"properties": {
701701
"bucketCounts": {

googleapiclient/discovery_cache/documents/servicecontrol.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
}
170170
}
171171
},
172-
"revision": "20211018",
172+
"revision": "20211022",
173173
"rootUrl": "https://servicecontrol.googleapis.com/",
174174
"schemas": {
175175
"Api": {

0 commit comments

Comments
 (0)