google-apis-networkmanagement_v1beta1 0.5.0 → 0.9.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: 4a124b1533a20825f5e7f9b8bc3e1aac975346b6590c0016e2e6e4af303ab475
4
- data.tar.gz: 9279ec0f0ad426b73f09c3a11a6c2bc217a116278dd43ff63ff820c62d9b9472
3
+ metadata.gz: d2b5b874b5770fc0acb069f0ba95041856f53b77c88ef89102219299816b7f2f
4
+ data.tar.gz: ab53e8d029e54e53eb2b68c1a939d7dad94bb4f31a093deb3828536fec5957e4
5
5
  SHA512:
6
- metadata.gz: b6c36628ba996779fc177cf0b4609ac7fa49125a3aaf04f3d4e60ccd209097556fddd65a807b2d9a2ba794fdc8f5950f1e410195275c57c658b413987eca1cd3
7
- data.tar.gz: af73456841d8658a7a8ddfd73e6b504720b1261f8cd455c3079c71566d9be539d2525c1d7235499177700f40842c5c4565afd8c2485a004b978b397bd24e16f7
6
+ metadata.gz: 2e5a8a919be05fc836b49911ec6177ff0f5fc795a11519261c4a981051a4c14934e1d0387a802479cd3fd66f363ce17be918080a3b0d8f6302359c1638ec93aa
7
+ data.tar.gz: c5fc817a1ab8728c470e86c409df2be92166e343d8c299f52c9783dda77dbb4c6ebb49631219235cce6ee9c7b8cb0833d879338ab81d28d469c6b9718ca22d48
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-networkmanagement_v1beta1
2
2
 
3
+ ### v0.9.0 (2021-08-21)
4
+
5
+ * Regenerated from discovery document revision 20210811
6
+
7
+ ### v0.8.0 (2021-08-04)
8
+
9
+ * Regenerated from discovery document revision 20210728
10
+
11
+ ### v0.7.0 (2021-06-29)
12
+
13
+ * Regenerated using generator version 0.4.0
14
+
15
+ ### v0.6.0 (2021-06-24)
16
+
17
+ * Regenerated from discovery document revision 20210610
18
+ * Regenerated using generator version 0.3.0
19
+
3
20
  ### v0.5.0 (2021-05-19)
4
21
 
5
22
  * Unspecified changes
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta1'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
  end
36
36
  end
@@ -1282,7 +1282,7 @@ module Google
1282
1282
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1283
1283
  # roles/resourcemanager.organizationViewer condition: title: expirable access
1284
1284
  # description: Does not grant access after Sep 2020 expression: request.time <
1285
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1285
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
1286
1286
  # description of IAM and its features, see the [IAM documentation](https://cloud.
1287
1287
  # google.com/iam/docs/).
1288
1288
  class Policy
@@ -1570,7 +1570,7 @@ module Google
1570
1570
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1571
1571
  # roles/resourcemanager.organizationViewer condition: title: expirable access
1572
1572
  # description: Does not grant access after Sep 2020 expression: request.time <
1573
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1573
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
1574
1574
  # description of IAM and its features, see the [IAM documentation](https://cloud.
1575
1575
  # google.com/iam/docs/).
1576
1576
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkmanagementV1beta1
18
18
  # Version of the google-apis-networkmanagement_v1beta1 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210429"
25
+ REVISION = "20210811"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkmanagement_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.9.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-05-24 00:00:00.000000000 Z
11
+ date: 2021-08-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.4'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.4'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for Network Management API V1beta1. Simple
28
34
  REST clients are Ruby client libraries that provide access to Google services via
29
35
  their HTTP REST API endpoints. These libraries are generated and updated automatically
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-networkmanagement_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.9.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-networkmanagement_v1beta1
57
63
  post_install_message:
58
64
  rdoc_options: []