google-apis-servicenetworking_v1beta 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: 8fb2c33b1804a1bc029bf97d15234b9a2f18893933a1c2ac40ee31e243d264bc
4
- data.tar.gz: d864d58aad2bf9c5086ae0df40b788c0c99dd230a64ecd60b357d847b825ab57
3
+ metadata.gz: 0ca9e0031ead71f7be932aed59f07dc5e1dcc8db7b4789adf411964a52ceda93
4
+ data.tar.gz: 0cf75ea9610b6752c98c89a4519fd35f1ad197c8c6e0c745ef41000daace2044
5
5
  SHA512:
6
- metadata.gz: 7e4fc4c0006dffd0b30dcd432397da7f5feafc5211d47c34f3188b6ea17c1cc6364676b5051c0c79f70b72e6a134f851a77a853002a4fe7ea4d4324ac225f2cc
7
- data.tar.gz: 5fba982e9f5e76f81552b1b1acc2f779f8c5755aa56085265990c278a91f9de4e0d778b820ca9a3c7d0e89feaef0460fc8105501f4eeefc6c85a647c9b0c68c6
6
+ metadata.gz: eaceecd271f0380e8848db0c5e4ee06717e8ef92ed7ef0d5ea0100d85485cf85f9657f5ddd98fc951ed6ebdb9ffff352006e3e099088019839376c77aa55509e
7
+ data.tar.gz: 30d3e16bfab89297b4c1cad3ab5e94cf204b1df0e8e179b878b6daa97f6b69c09bb70fdba1b4fe825d447ebc58cff82c3e5284b315550bcd6a7ba50c4d62e008
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicenetworking_v1beta
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
@@ -3009,11 +3009,11 @@ module Google
3009
3009
  # and delegates other aspects to sub-sections. Each sub-section is either a
3010
3010
  # proto message or a repeated proto message that configures a specific aspect,
3011
3011
  # such as auth. See each proto message definition for details. Example: type:
3012
- # google.api.Service config_version: 3 name: calendar.googleapis.com title:
3013
- # Google Calendar API apis: - name: google.calendar.v3.Calendar authentication:
3014
- # providers: - id: google_calendar_auth jwks_uri: https://www.googleapis.com/
3015
- # oauth2/v1/certs issuer: https://securetoken.google.com rules: - selector: "*"
3016
- # requirements: provider_id: google_calendar_auth
3012
+ # google.api.Service name: calendar.googleapis.com title: Google Calendar API
3013
+ # apis: - name: google.calendar.v3.Calendar authentication: providers: - id:
3014
+ # google_calendar_auth jwks_uri: https://www.googleapis.com/oauth2/v1/certs
3015
+ # issuer: https://securetoken.google.com rules: - selector: "*" requirements:
3016
+ # provider_id: google_calendar_auth
3017
3017
  class Service
3018
3018
  include Google::Apis::Core::Hashable
3019
3019
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicenetworkingV1beta
18
18
  # Version of the google-apis-servicenetworking_v1beta 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_v1beta
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_v1beta/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicenetworking_v1beta
57
57
  post_install_message:
58
58
  rdoc_options: []