google-apis-serviceusage_v1beta1 0.3.0 → 0.4.0

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: d999ee8ed57739059ec3903533ee47c03833b857e49eadc06694700c849c1d03
4
- data.tar.gz: 42ece4f9a63ac94394ea6e1d0ded3c126a47fe0a50b6a43de495c2a87cb3ba26
3
+ metadata.gz: b8411e34d3eadb225c4f35485561e79c38d91c24b32e6f806fcfd3f80dcc61df
4
+ data.tar.gz: cc24f6fbcf59c1fe4fd7db19b1bd64cabc2d98920d0fd93af886dd1d247b21e5
5
5
  SHA512:
6
- metadata.gz: 92fd50b736b1e93f761569d1b577f5be7e4616548afefaf8b22b2e67af67ac0b6482b02a22b0c4514a0e018c3223fc362881f1f9c3437fb40c23d8acb837e2d4
7
- data.tar.gz: 67443906e798a332dfee1034560344dba22772e77ab33b3dd1e4a654dacfbcf906c7e9f6619a399b12d400a8850d9381987a7a370b56f3700ad215f55876ff75
6
+ metadata.gz: b1500d334cb64947d45e4497eba7941101fb7c875ea559bb7d5d6aa0079f24c232569567a3857bfd1804145165b548c7b09b129b33131c8d4a48a33bc009a873
7
+ data.tar.gz: c04f80efa8420e053a4355569c432cf39611bd926279f47e4443e97a2f2006f312e2fa746410d7f74ccef571d50b65748794769827b42d087e2b6eb333fe26fe
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceusage_v1beta1
2
2
 
3
+ ### v0.4.0 (2021-02-19)
4
+
5
+ * Regenerated from discovery document revision 20210217
6
+
3
7
  ### v0.3.0 (2021-02-11)
4
8
 
5
9
  * Regenerated from discovery document revision 20210209
@@ -1391,11 +1391,11 @@ module Google
1391
1391
  # and delegates other aspects to sub-sections. Each sub-section is either a
1392
1392
  # proto message or a repeated proto message that configures a specific aspect,
1393
1393
  # such as auth. See each proto message definition for details. Example: type:
1394
- # google.api.Service config_version: 3 name: calendar.googleapis.com title:
1395
- # Google Calendar API apis: - name: google.calendar.v3.Calendar authentication:
1396
- # providers: - id: google_calendar_auth jwks_uri: https://www.googleapis.com/
1397
- # oauth2/v1/certs issuer: https://securetoken.google.com rules: - selector: "*"
1398
- # requirements: provider_id: google_calendar_auth
1394
+ # google.api.Service name: calendar.googleapis.com title: Google Calendar API
1395
+ # apis: - name: google.calendar.v3.Calendar authentication: providers: - id:
1396
+ # google_calendar_auth jwks_uri: https://www.googleapis.com/oauth2/v1/certs
1397
+ # issuer: https://securetoken.google.com rules: - selector: "*" requirements:
1398
+ # provider_id: google_calendar_auth
1399
1399
  class GoogleApiService
1400
1400
  include Google::Apis::Core::Hashable
1401
1401
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceusageV1beta1
18
18
  # Version of the google-apis-serviceusage_v1beta1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210209"
25
+ REVISION = "20210217"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceusage_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
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-02-15 00:00:00.000000000 Z
11
+ date: 2021-02-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []