google-cloud-service_control-v1 0.4.3 → 0.4.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 01da9ad01ff745f86d6149371feaa9b7a569ed2c4421d3a4ac753e1fc62d3546
4
- data.tar.gz: d5553dff2b6f72f20109f438c08fdb0f71deb0261c67e15ecd4af52c68e12369
3
+ metadata.gz: d0217fd1deb50d87d9231da187a508edfc80adab34754b5cd209b18faa3ce6d3
4
+ data.tar.gz: e76be4c3d95a3cad71bbee586d91601f993128c541fed56f40f7b9703c4534fa
5
5
  SHA512:
6
- metadata.gz: 51708eefede90d41a2d25882171aa636cabf4100c64c5d9e2778eb9fd1043f27fafa245ece9bf30b3b82dcf2a077ecd9002f4e48852823c0122df2206cc51f57
7
- data.tar.gz: 2743c1e542657c945d8f76c12b3c12c7880b566621fbf702a31280a2bcad5e57f0ed0e689a10bfd897bef2715ae61cc2944d31e9d91fcb9dc7e8c1ce020db930
6
+ metadata.gz: 55a3297c147dc7dedcab85cc5ea6be69d7d9598a2e408da789d69f4dc5c4b43c56e7a694545ff7301951721565a0c498a3d5b3039b6c60ce131dabcf94ce4232
7
+ data.tar.gz: 4be09a8bdbd984d8f272e986239123a28b8937ff7789cbe49e82aab81a8ccac0d1dcacd4fa06a056adeb69ad4e8865891e01c61ac89c5e22cd57a53625d871f8
@@ -1,9 +1,9 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/api/servicecontrol/v1/check_error.proto
3
3
 
4
+ require 'google/rpc/status_pb'
4
5
  require 'google/protobuf'
5
6
 
6
- require 'google/rpc/status_pb'
7
7
  Google::Protobuf::DescriptorPool.generated_pool.build do
8
8
  add_file("google/api/servicecontrol/v1/check_error.proto", :syntax => :proto3) do
9
9
  add_message "google.api.servicecontrol.v1.CheckError" do
@@ -1,9 +1,9 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/api/servicecontrol/v1/distribution.proto
3
3
 
4
+ require 'google/api/distribution_pb'
4
5
  require 'google/protobuf'
5
6
 
6
- require 'google/api/distribution_pb'
7
7
  Google::Protobuf::DescriptorPool.generated_pool.build do
8
8
  add_file("google/api/servicecontrol/v1/distribution.proto", :syntax => :proto3) do
9
9
  add_message "google.api.servicecontrol.v1.Distribution" do
@@ -1,9 +1,9 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/api/servicecontrol/v1/http_request.proto
3
3
 
4
+ require 'google/protobuf/duration_pb'
4
5
  require 'google/protobuf'
5
6
 
6
- require 'google/protobuf/duration_pb'
7
7
  Google::Protobuf::DescriptorPool.generated_pool.build do
8
8
  add_file("google/api/servicecontrol/v1/http_request.proto", :syntax => :proto3) do
9
9
  add_message "google.api.servicecontrol.v1.HttpRequest" do
@@ -1,13 +1,13 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/api/servicecontrol/v1/log_entry.proto
3
3
 
4
- require 'google/protobuf'
5
-
6
4
  require 'google/api/servicecontrol/v1/http_request_pb'
7
5
  require 'google/logging/type/log_severity_pb'
8
6
  require 'google/protobuf/any_pb'
9
7
  require 'google/protobuf/struct_pb'
10
8
  require 'google/protobuf/timestamp_pb'
9
+ require 'google/protobuf'
10
+
11
11
  Google::Protobuf::DescriptorPool.generated_pool.build do
12
12
  add_file("google/api/servicecontrol/v1/log_entry.proto", :syntax => :proto3) do
13
13
  add_message "google.api.servicecontrol.v1.LogEntry" do
@@ -1,10 +1,10 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/api/servicecontrol/v1/metric_value.proto
3
3
 
4
- require 'google/protobuf'
5
-
6
4
  require 'google/api/servicecontrol/v1/distribution_pb'
7
5
  require 'google/protobuf/timestamp_pb'
6
+ require 'google/protobuf'
7
+
8
8
  Google::Protobuf::DescriptorPool.generated_pool.build do
9
9
  add_file("google/api/servicecontrol/v1/metric_value.proto", :syntax => :proto3) do
10
10
  add_message "google.api.servicecontrol.v1.MetricValue" do
@@ -1,12 +1,12 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/api/servicecontrol/v1/operation.proto
3
3
 
4
- require 'google/protobuf'
5
-
6
4
  require 'google/api/servicecontrol/v1/log_entry_pb'
7
5
  require 'google/api/servicecontrol/v1/metric_value_pb'
8
6
  require 'google/protobuf/any_pb'
9
7
  require 'google/protobuf/timestamp_pb'
8
+ require 'google/protobuf'
9
+
10
10
  Google::Protobuf::DescriptorPool.generated_pool.build do
11
11
  add_file("google/api/servicecontrol/v1/operation.proto", :syntax => :proto3) do
12
12
  add_message "google.api.servicecontrol.v1.Operation" do
@@ -1,12 +1,12 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/api/servicecontrol/v1/quota_controller.proto
3
3
 
4
- require 'google/protobuf'
5
-
6
4
  require 'google/api/annotations_pb'
7
5
  require 'google/api/servicecontrol/v1/metric_value_pb'
8
6
  require 'google/rpc/status_pb'
9
7
  require 'google/api/client_pb'
8
+ require 'google/protobuf'
9
+
10
10
  Google::Protobuf::DescriptorPool.generated_pool.build do
11
11
  add_file("google/api/servicecontrol/v1/quota_controller.proto", :syntax => :proto3) do
12
12
  add_message "google.api.servicecontrol.v1.AllocateQuotaRequest" do
@@ -30,7 +30,7 @@ module Google
30
30
  # service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
31
31
  class Service
32
32
 
33
- include GRPC::GenericService
33
+ include ::GRPC::GenericService
34
34
 
35
35
  self.marshal_class_method = :encode
36
36
  self.unmarshal_class_method = :decode
@@ -1,14 +1,14 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/api/servicecontrol/v1/service_controller.proto
3
3
 
4
- require 'google/protobuf'
5
-
6
4
  require 'google/api/annotations_pb'
7
5
  require 'google/api/client_pb'
8
6
  require 'google/api/servicecontrol/v1/check_error_pb'
9
7
  require 'google/api/servicecontrol/v1/operation_pb'
10
8
  require 'google/protobuf/timestamp_pb'
11
9
  require 'google/rpc/status_pb'
10
+ require 'google/protobuf'
11
+
12
12
  Google::Protobuf::DescriptorPool.generated_pool.build do
13
13
  add_file("google/api/servicecontrol/v1/service_controller.proto", :syntax => :proto3) do
14
14
  add_message "google.api.servicecontrol.v1.CheckRequest" do
@@ -30,7 +30,7 @@ module Google
30
30
  # service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
31
31
  class Service
32
32
 
33
- include GRPC::GenericService
33
+ include ::GRPC::GenericService
34
34
 
35
35
  self.marshal_class_method = :encode
36
36
  self.unmarshal_class_method = :decode
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module ServiceControl
23
23
  module V1
24
- VERSION = "0.4.3"
24
+ VERSION = "0.4.4"
25
25
  end
26
26
  end
27
27
  end
@@ -25,10 +25,10 @@ module Google
25
25
  # points. It contains the size of the population of sample points plus
26
26
  # additional optional information:
27
27
  #
28
- # - the arithmetic mean of the samples
29
- # - the minimum and maximum of the samples
30
- # - the sum-squared-deviation of the samples, used to compute variance
31
- # - a histogram of the values of the sample points
28
+ # * the arithmetic mean of the samples
29
+ # * the minimum and maximum of the samples
30
+ # * the sum-squared-deviation of the samples, used to compute variance
31
+ # * a histogram of the values of the sample points
32
32
  # @!attribute [rw] count
33
33
  # @return [::Integer]
34
34
  # The total number of samples in the distribution. Must be >= 0.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-service_control-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.3
4
+ version: 0.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-11 00:00:00.000000000 Z
11
+ date: 2021-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common