google-apis-servicemanagement_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: 7dc7c615e8f671939f888ccb91cec53356153a38ef8078378112cb82645da3fe
4
- data.tar.gz: 26c1d3b4602d212ae9f3f8998afeaa5a997c4d2fecd61ca396419dbf45072f2c
3
+ metadata.gz: e5bd48f049f667a30124c986fc2ca4fb83803546d6f8ade31759f4de9985b257
4
+ data.tar.gz: a15ea9d80b0638b158d024ca1a3825ecc827ea8eb6c8db3088a42b5a0ebe70ef
5
5
  SHA512:
6
- metadata.gz: 66f12e633df8509d52fdcb125c8f2e74b6f721ce08f099418c28c88b4c36e064985d9af15e97baefdfcbab0d4e5edf9cecb41f6127177d9ee3634346b2b1ca50
7
- data.tar.gz: 24cc914e5ccc91b90b27d4aa7bbaf2c613000a98466757cd6b7a3c4657407bb8b512f81a9ea3e860271c93823f873c3752547fdb60728661b90a5fd0890b6865
6
+ metadata.gz: 774ee5dfa18dcb74f54d19a7d947a83601c47b0ad4faf0c118144367e4591820c1884918f77f818e5c574c52370a2bf4d4f0197756ebb60836520c1d102142ea
7
+ data.tar.gz: ff451ffe2c7303d76380df9e8663d707061d550d4819c1047cbf37ca8a215666efc9d58a7c13799c4e5767ecddf815f44adde8ef7187e3cba1ab945e74b8bff4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicemanagement_v1
2
2
 
3
+ ### v0.3.0 (2021-02-23)
4
+
5
+ * Regenerated from discovery document revision 20210219
6
+
3
7
  ### v0.2.0 (2021-02-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20210129
@@ -3166,11 +3166,11 @@ module Google
3166
3166
  # and delegates other aspects to sub-sections. Each sub-section is either a
3167
3167
  # proto message or a repeated proto message that configures a specific aspect,
3168
3168
  # such as auth. See each proto message definition for details. Example: type:
3169
- # google.api.Service config_version: 3 name: calendar.googleapis.com title:
3170
- # Google Calendar API apis: - name: google.calendar.v3.Calendar authentication:
3171
- # providers: - id: google_calendar_auth jwks_uri: https://www.googleapis.com/
3172
- # oauth2/v1/certs issuer: https://securetoken.google.com rules: - selector: "*"
3173
- # requirements: provider_id: google_calendar_auth
3169
+ # google.api.Service name: calendar.googleapis.com title: Google Calendar API
3170
+ # apis: - name: google.calendar.v3.Calendar authentication: providers: - id:
3171
+ # google_calendar_auth jwks_uri: https://www.googleapis.com/oauth2/v1/certs
3172
+ # issuer: https://securetoken.google.com rules: - selector: "*" requirements:
3173
+ # provider_id: google_calendar_auth
3174
3174
  class Service
3175
3175
  include Google::Apis::Core::Hashable
3176
3176
 
@@ -3676,11 +3676,11 @@ module Google
3676
3676
  # and delegates other aspects to sub-sections. Each sub-section is either a
3677
3677
  # proto message or a repeated proto message that configures a specific aspect,
3678
3678
  # such as auth. See each proto message definition for details. Example: type:
3679
- # google.api.Service config_version: 3 name: calendar.googleapis.com title:
3680
- # Google Calendar API apis: - name: google.calendar.v3.Calendar authentication:
3681
- # providers: - id: google_calendar_auth jwks_uri: https://www.googleapis.com/
3682
- # oauth2/v1/certs issuer: https://securetoken.google.com rules: - selector: "*"
3683
- # requirements: provider_id: google_calendar_auth
3679
+ # google.api.Service name: calendar.googleapis.com title: Google Calendar API
3680
+ # apis: - name: google.calendar.v3.Calendar authentication: providers: - id:
3681
+ # google_calendar_auth jwks_uri: https://www.googleapis.com/oauth2/v1/certs
3682
+ # issuer: https://securetoken.google.com rules: - selector: "*" requirements:
3683
+ # provider_id: google_calendar_auth
3684
3684
  # Corresponds to the JSON property `serviceConfig`
3685
3685
  # @return [Google::Apis::ServicemanagementV1::Service]
3686
3686
  attr_accessor :service_config
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicemanagementV1
18
18
  # Version of the google-apis-servicemanagement_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 = "20210129"
25
+ REVISION = "20210219"
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-servicemanagement_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-03-01 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-servicemanagement_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicemanagement_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.6
72
+ rubygems_version: 3.2.11
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Service Management API V1