google-cloud-service_usage 0.1.0 → 0.1.1

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: 253da4d6bfc6095525647805dee18a43c4eb666ee9b16c1bc6d1271983f97233
4
- data.tar.gz: 9564e58fb5958b7b6364fee2a2483db11105e1306220a3bfa60aadd4f4a4b17a
3
+ metadata.gz: aa492c609de35f57f854f59b0480e037d92c3968446c812b88446edd1c0520b0
4
+ data.tar.gz: ecd972c18572092d2b2881dee7c110acabbd65597f97a26083918dd15dcd14e8
5
5
  SHA512:
6
- metadata.gz: a836d37bfb1691f04e073d9e4e998f58dc0e6b2ecfc162e8d96855ef905f171fabd8d1b2c195bad9631d9522b2f00b9fcf118b29d4acbbacb3fffc32d7baf2c0
7
- data.tar.gz: 64628d836e27be84a45f9370f52d193215fc570cfd7ea97e90726e9b6368c61afb38667a5d7b1523586e43a004b767098648ef2c893bba9405878dd80746d1fb
6
+ metadata.gz: 791819e1f30789c1b19bfa08f435e55e5a39f15791bce26303bd2239210f7778ff9922172193c44fa6868adfeac67b9c84b8e7449e9747b641add7b35a59f963
7
+ data.tar.gz: 01f1210c2f6ede4e4b101f59ba0f6103873560c998b3687a8c2cc9a794c91a4cab36c466d3e8f909873c965e110ed458930d4e38bd4764c2f196b30b15934220
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Service Usage API
4
4
 
5
- Service Usage is an infrastructure service of Google Cloud that lets you list and manage other APIs and services in your Cloud projects. You can list and manage Google Cloud services and their APIs, as well as services created using Cloud Endpoints. Note that google-cloud-service_usage-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-service_usage instead. See the readme for more details.
5
+ Service Usage is an infrastructure service of Google Cloud that lets you list and manage other APIs and services in your Cloud projects. You can list and manage Google Cloud services and their APIs, as well as services created using Cloud Endpoints.
6
6
 
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-service_usage-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module ServiceUsage
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-service_usage
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.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-06-22 00:00:00.000000000 Z
11
+ date: 2021-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -153,9 +153,7 @@ dependencies:
153
153
  description: Service Usage is an infrastructure service of Google Cloud that lets
154
154
  you list and manage other APIs and services in your Cloud projects. You can list
155
155
  and manage Google Cloud services and their APIs, as well as services created using
156
- Cloud Endpoints. Note that google-cloud-service_usage-v1 is a version-specific client
157
- library. For most uses, we recommend installing the main client library google-cloud-service_usage
158
- instead. See the readme for more details.
156
+ Cloud Endpoints.
159
157
  email: googleapis-packages@google.com
160
158
  executables: []
161
159
  extensions: []