google-cloud-binary_authorization-v1beta1 0.3.2 → 0.3.3

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: adaac8ddff97203564a021f593179daf892ed954442d1fea844cb0763beb8221
4
- data.tar.gz: 5ed710b0113450819c6858e2b7b7457343882a70fc3cf6de08530ba36aa1cc8a
3
+ metadata.gz: a11b9430128518601ed19b5a754f04e48198d91ae6cb3c49ca4558251e771fc0
4
+ data.tar.gz: 3908b55ebafd9c6d8cc8c26992d6f64d4aa8c8cbde7ff5812242716390cbca91
5
5
  SHA512:
6
- metadata.gz: 335cd9cccc6f403b4b9239ca109465cf2a52af1d160ec8de96cdcdda2e8a7816f93a47267f1e7282ee1cb9cd79d2f60f1aba6aae551ee1c75dba955e330cdd31
7
- data.tar.gz: 229eb65e88652f4aad95f3174724b70b2d0131da6f39f5d319aa601b5c1a78ad78da42fe0e104dee7af223fbd4e294ceb68183a9439ed180aefc311196f7aa8f
6
+ metadata.gz: e118d761339dd4fac8e380add6d0fc927920e392e3a76a4c5b6b5cb29c1685de1da06a87dd507a7e97dd087f3631bbf9f1388c8839470018dfecac9b8f08c632
7
+ data.tar.gz: 38a3d01da37c2313686fdb64ed64d1b377edb63d27d0229589f8bc9707d627045da273b8fe3a90a234e737e430fca9c0480483282565a10088268f279703b87a
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module BinaryAuthorization
23
23
  module V1beta1
24
- VERSION = "0.3.2"
24
+ VERSION = "0.3.3"
25
25
  end
26
26
  end
27
27
  end
@@ -74,10 +74,10 @@ module Google
74
74
  # Not specified: DISABLE is assumed.
75
75
  GLOBAL_POLICY_EVALUATION_MODE_UNSPECIFIED = 0
76
76
 
77
- # Enables global policy evaluation.
77
+ # Enables system policy evaluation.
78
78
  ENABLE = 1
79
79
 
80
- # Disables global policy evaluation.
80
+ # Disables system policy evaluation.
81
81
  DISABLE = 2
82
82
  end
83
83
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-binary_authorization-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
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-12 00:00:00.000000000 Z
11
+ date: 2021-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common