google-apis-servicenetworking_v1 0.2.0 → 0.3.0

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: 196f5848696019e6420810a5118afe285b789ca76d966f79086426914a8e442e
4
- data.tar.gz: b543ec217cfd50f32828f780fc115d18900f3525ea3b7038949a34db26a09a12
3
+ metadata.gz: 9d8ac81ec7d6847e389d13b342ad726ab634b3b93b223d144108216a7abf1bb1
4
+ data.tar.gz: 2317f56efe3a57c1e9c4433f4a024ca7ac50eb9eae4422e0828287b617e48cce
5
5
  SHA512:
6
- metadata.gz: ea160a4cfee866d2937d0a0a8b6f2c79690d3ea95c85af4c1430f3d35602f36691c8c6d22ad8d3f6df44bddbb8c21879dc4ef4183f73d03c4a199d3ec52a368d
7
- data.tar.gz: 57e045cb35379f6f1617f21d9d97fd6df96c33ce41fdf371a637466454891dc6e404f6f0b6a30961a7ec0bbea859fe77fcb779f9007378588718e0316be2bff0
6
+ metadata.gz: 6f83caf445d3a0c3e0f97c333457f9601908662b0c5ae40090ea473b0cf8488abbe20ab647ff382b7603d13ab19cd7b69bd39cd5db2ec3816d648f718cf65f19
7
+ data.tar.gz: 99cd50e110edfa52373431e8339429c05415fd96145b26bda7faa506261339713228d525ac873a3f3534eb4960f2241ed37fa13a5b019e5d2195bce0621f9436
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicenetworking_v1
2
2
 
3
+ ### v0.3.0 (2021-02-19)
4
+
5
+ * Regenerated from discovery document revision 20210217
6
+
3
7
  ### v0.2.0 (2021-01-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20210125
@@ -3418,11 +3418,11 @@ module Google
3418
3418
  # and delegates other aspects to sub-sections. Each sub-section is either a
3419
3419
  # proto message or a repeated proto message that configures a specific aspect,
3420
3420
  # such as auth. See each proto message definition for details. Example: type:
3421
- # google.api.Service config_version: 3 name: calendar.googleapis.com title:
3422
- # Google Calendar API apis: - name: google.calendar.v3.Calendar authentication:
3423
- # providers: - id: google_calendar_auth jwks_uri: https://www.googleapis.com/
3424
- # oauth2/v1/certs issuer: https://securetoken.google.com rules: - selector: "*"
3425
- # requirements: provider_id: google_calendar_auth
3421
+ # google.api.Service name: calendar.googleapis.com title: Google Calendar API
3422
+ # apis: - name: google.calendar.v3.Calendar authentication: providers: - id:
3423
+ # google_calendar_auth jwks_uri: https://www.googleapis.com/oauth2/v1/certs
3424
+ # issuer: https://securetoken.google.com rules: - selector: "*" requirements:
3425
+ # provider_id: google_calendar_auth
3426
3426
  class Service
3427
3427
  include Google::Apis::Core::Hashable
3428
3428
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicenetworkingV1
18
18
  # Version of the google-apis-servicenetworking_v1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.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 = "20210125"
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-servicenetworking_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.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-08 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-servicenetworking_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicenetworking_v1
57
57
  post_install_message:
58
58
  rdoc_options: []