google-apis-networksecurity_v1beta1 0.15.0 → 0.16.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: d5314026dd41ec30f32481acb75749c63b6830e234609660fd7e4f342133e7b8
4
- data.tar.gz: d434fd30f1ec1ff5066e66693128bca77c2919828c5bd435a062377ace147dff
3
+ metadata.gz: 93803daad782509c7a44e226197bfb75287b6021fc8448f67178f9b979ad8359
4
+ data.tar.gz: d80e948304130439cda4ad2373b800984b8c4f6888741d022f594b7465d39208
5
5
  SHA512:
6
- metadata.gz: 39ad0bace0a1b3354b41415c8833755e5696eb4fa18ccbc9ef380ac4c754ec7debfc3cfffa6d567333466bee1ba0791ca205cf36e81761add5be9635353882c2
7
- data.tar.gz: 6f35261aef9cee04953c7ffd9129267a1bbda1474568516947e8f68a403b63e18cd474f8b7b84a3438576d31d4c52bd96b93da4c18ae430b267b57afe2419860
6
+ metadata.gz: 24a4b2acbf795acd9f346ecec0b75d002675679c9617fea9d3201695ec4c1c152edfa9fefa4ee1de1536004e2f963f35408989bb9264bdf8c88994296e339415
7
+ data.tar.gz: b096d9f1dc337916fce23edf93141c88298c507005f32589059fd4200f9e7f5c3caaa33f8fb8c17d2d8850c89c49fc58f404c91e361a4fea6a183c4a4103b019
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-networksecurity_v1beta1
2
2
 
3
+ ### v0.16.0 (2023-02-12)
4
+
5
+ * Regenerated from discovery document revision 20230130
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.15.0 (2022-12-11)
4
9
 
5
10
  * Regenerated from discovery document revision 20221205
@@ -459,22 +459,22 @@ module Google
459
459
  # kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-
460
460
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
461
461
  # email address that represents a Google group. For example, `admins@example.com`
462
- # . * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
463
- # identifier) representing a user that has been recently deleted. For example, `
464
- # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
465
- # value reverts to `user:`emailid`` and the recovered user retains the role in
466
- # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
467
- # address (plus unique identifier) representing a service account that has been
468
- # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
462
+ # . * `domain:`domain``: The G Suite domain (primary) that represents all the
463
+ # users of that domain. For example, `google.com` or `example.com`. * `deleted:
464
+ # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
465
+ # representing a user that has been recently deleted. For example, `alice@
466
+ # example.com?uid=123456789012345678901`. If the user is recovered, this value
467
+ # reverts to `user:`emailid`` and the recovered user retains the role in the
468
+ # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
469
+ # (plus unique identifier) representing a service account that has been recently
470
+ # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
469
471
  # 123456789012345678901`. If the service account is undeleted, this value
470
472
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
471
473
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
472
474
  # An email address (plus unique identifier) representing a Google group that has
473
475
  # been recently deleted. For example, `admins@example.com?uid=
474
476
  # 123456789012345678901`. If the group is recovered, this value reverts to `
475
- # group:`emailid`` and the recovered group retains the role in the binding. * `
476
- # domain:`domain``: The G Suite domain (primary) that represents all the users
477
- # of that domain. For example, `google.com` or `example.com`.
477
+ # group:`emailid`` and the recovered group retains the role in the binding.
478
478
  # Corresponds to the JSON property `members`
479
479
  # @return [Array<String>]
480
480
  attr_accessor :members
@@ -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.15.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221205"
25
+ REVISION = "20230130"
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-networksecurity_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0
4
+ version: 0.16.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: 2022-12-12 00:00:00.000000000 Z
11
+ date: 2023-02-12 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/main/generated/google-apis-networksecurity_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Network Security API V1beta1