google-cloud-iap-v1 0.10.0 → 0.10.1

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: ed6c58ea6fc0b4777266b6410e0d924d9cf68d2d4b21729f0df2362cca52cb64
4
- data.tar.gz: ad51a626f18c2b14ac2209be5ba5f3581b63db988b3570a5d29eb40b4abb30ff
3
+ metadata.gz: 66d33dca234d5c6d6bfbba283bc3f8be830a172bb8991f20afa6fa98042300c5
4
+ data.tar.gz: 909e45c5075068ebe01ed9e935917b6dac956cf81df16af89feafef5b7fa5b02
5
5
  SHA512:
6
- metadata.gz: efeb5c924cc5565a154b656ddaa6666c6ed5f71aa9becbf45cd789605976857ad0b23ff5186fc4c7e1213c8c18319a1744b730bb770b860fd38be6eb69ca4250
7
- data.tar.gz: e0c3727c47a794e3f52b542697566c7d5142030283a7ee411dc14b5a613ad1e87278fa10ca52ada273b8c69c3438365cc74723186de9b17bf6a540b5507fd8fd
6
+ metadata.gz: 3367afa6581b6b0d1887f8bd80f584a92bce03aa2e60ec04a99eda2674810b6217d7f1b8de480b87b539211173428fcbf60b1245f2074f1ea3873a5fbc243c45
7
+ data.tar.gz: 52866353c2f2426ad806f0ff879b1c4ba2d71195a8cb4af84ebef630c62cedfc30b9c3ad16c56d8d6e26947ee1fdf79c970fb9a40b63e70256a3412bf59f36a0
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Iap
23
23
  module V1
24
- VERSION = "0.10.0"
24
+ VERSION = "0.10.1"
25
25
  end
26
26
  end
27
27
  end
@@ -241,7 +241,7 @@ module Google
241
241
  # since access behavior is managed by IAM policies.
242
242
  # @!attribute [rw] programmatic_clients
243
243
  # @return [::Array<::String>]
244
- # List of Oauth client IDs allowed to programmatically authenticate with IAP.
244
+ # List of OAuth client IDs allowed to programmatically authenticate with IAP.
245
245
  class OAuthSettings
246
246
  include ::Google::Protobuf::MessageExts
247
247
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-iap-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-19 00:00:00.000000000 Z
11
+ date: 2023-09-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common