google-cloud-service_control 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 87b9b7c768f8d8d48d9dea710ab94f87c203d9e0f3cd7ce384c677989aa33c03
|
|
4
|
+
data.tar.gz: 91ded6a7e29d2c4e34495967a336c433b78d4baa5f8573850567f086e2cb3f0c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 27c1e8405f8892ffa06b8f8884997c2bbab33fb6c4f94bf2e210be34f440756628f2d2a28a9b7075a5de1a0b9ddbd6f58e95dce922d80b4d611d131c63e77c39
|
|
7
|
+
data.tar.gz: 3f38cce152a395fe6c0bba624c3322f25f2a60b4550c519380cc39f1dd3e2665f2ea4df036cb0b169c5607a750ce730b647592f08dedf776dc738331d24f93ff
|
|
@@ -57,7 +57,7 @@ module Google
|
|
|
57
57
|
#
|
|
58
58
|
# ## About QuotaController
|
|
59
59
|
#
|
|
60
|
-
# [Google Quota Control API](/service-control/overview)
|
|
60
|
+
# [Google Quota Control API](https://cloud.google.com/service-control/overview)
|
|
61
61
|
#
|
|
62
62
|
# Allows clients to allocate and release quota against a [managed
|
|
63
63
|
# service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
|
|
@@ -90,7 +90,7 @@ module Google
|
|
|
90
90
|
#
|
|
91
91
|
# ## About ServiceController
|
|
92
92
|
#
|
|
93
|
-
# [Google Service Control API](/service-control/overview)
|
|
93
|
+
# [Google Service Control API](https://cloud.google.com/service-control/overview)
|
|
94
94
|
#
|
|
95
95
|
# Lets clients check and report operations against a [managed
|
|
96
96
|
# service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-service_control
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.1
|
|
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-
|
|
11
|
+
date: 2021-04-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-cloud-core
|