google-apis-networksecurity_v1beta1 0.2.0 → 0.3.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: 8eec3790048b7d13e35002ff2734cd363c58b12238b036c643f9748148f013b3
4
- data.tar.gz: 9b2528ee86166443b708a628db0ecab41959cabb94d505e942f47125ded1b723
3
+ metadata.gz: 20719aed94ec015dc8aa2275b57505a0909e7e41a781a09246c30c6330ba5deb
4
+ data.tar.gz: 06eaa2cbeedc177c0fee6f408db622d661381a492ac005a29ce38808a8a0fe2c
5
5
  SHA512:
6
- metadata.gz: 3c637204953093a921115e886ec3bc68c61e7832ba7e377ea123a1db334eb02a229d6c5bc26e2728b6a6fe0b84c3adbc66168171075813a0cc9ba065f46515f1
7
- data.tar.gz: 9a844a6bb966b69aecf101627636e516f71aadfcd7fe47f63fb7d43ca4ef4c8a595a5fe7c759945ca3bb56f9011f6429917f49827ba5d26abbfecd80aaa5f28b
6
+ metadata.gz: 54a49ee6691c91a228d5692da4300121f38b5a482da630f13ab976158eb1b6e306414d7faf87f03524d93b0133a425e033b843af7d7430e7de7a59520a0d0c73
7
+ data.tar.gz: 4c1e1c40debcade1e915e05088391c1e8a75e4cf829a6d44fcaee26acaf55327823e13c45506086f0e1a26105e8eeaa3f71239e9468e039e7b01f6071ab7c720
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networksecurity_v1beta1
2
2
 
3
+ ### v0.3.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210818
6
+
3
7
  ### v0.2.0 (2021-07-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20210709
@@ -517,7 +517,7 @@ module Google
517
517
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
518
518
  # roles/resourcemanager.organizationViewer condition: title: expirable access
519
519
  # description: Does not grant access after Sep 2020 expression: request.time <
520
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
520
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
521
521
  # description of IAM and its features, see the [IAM documentation](https://cloud.
522
522
  # google.com/iam/docs/).
523
523
  class GoogleIamV1Policy
@@ -611,7 +611,7 @@ module Google
611
611
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
612
612
  # roles/resourcemanager.organizationViewer condition: title: expirable access
613
613
  # description: Does not grant access after Sep 2020 expression: request.time <
614
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
614
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
615
615
  # description of IAM and its features, see the [IAM documentation](https://cloud.
616
616
  # google.com/iam/docs/).
617
617
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworksecurityV1beta1
18
18
  # Version of the google-apis-networksecurity_v1beta1 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.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210709"
25
+ REVISION = "20210818"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networksecurity_v1beta1
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-07-19 00:00:00.000000000 Z
11
+ date: 2021-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-networksecurity_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.2.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.3.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-networksecurity_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []