google-apis-iap_v1 0.16.0 → 0.17.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: '0957b7038c662a52cc8662a3f82cf714d0b720d39c4965069f04310fdad487db'
4
- data.tar.gz: 9d1d89ef3485ceb6ef537c7a7924ad097afa785025ef7e75f115d8bc15122e3e
3
+ metadata.gz: 5d5db8adbda0b19e56dc2d548a92f0f66322ff49b2857b5ac8a148c29eb6ddda
4
+ data.tar.gz: de66a81dcfc5f3f04b6024845f96226c4121ef1013f332cd2f5976a60605aa50
5
5
  SHA512:
6
- metadata.gz: 83697eb098b9cd8cb1fdfdb0f97efd15e76067b7e33eacb703c8f4160bdfe00653d92e55654eb8b069cb89b504534affa59492a3a02025e85ae7ee3d8f679ae9
7
- data.tar.gz: e2a12cb34760c9de038978ea7cbbe86f6a5bb7c6a693c636702175f8c88bb004b415951a4d70ef639db372296b8098508b86a107911c819f5569e1558a260cbe
6
+ metadata.gz: 29da0186b9e35c0bfec811f4e147c29e3f604f176706a7f10b1aed489ecc1d5c303b5f5eb07d14b987aa3c364c3385014908207643ba865f184ac0d8415310b4
7
+ data.tar.gz: ab1a4e4b21c3c3fea541758766a4d7bde2e484ef00a5844f570a6b8a062cc78eba346fc649ae5f32d0c870d0f821b8058520044b0640e93375a61259568549e9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iap_v1
2
2
 
3
+ ### v0.17.0 (2022-05-11)
4
+
5
+ * Regenerated from discovery document revision 20220506
6
+
3
7
  ### v0.16.0 (2022-04-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20220421
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IapV1
18
18
  # Version of the google-apis-iap_v1 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220421"
25
+ REVISION = "20220506"
26
26
  end
27
27
  end
28
28
  end
@@ -524,8 +524,9 @@ module Google
524
524
  # More information about managing access via IAP can be found at: https://cloud.
525
525
  # google.com/iap/docs/managing-access#managing_access_via_the_api
526
526
  # @param [String] resource
527
- # REQUIRED: The resource for which the policy is being requested. See the
528
- # operation documentation for the appropriate value for this field.
527
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
528
+ # names](https://cloud.google.com/apis/design/resource_names) for the
529
+ # appropriate value for this field.
529
530
  # @param [Google::Apis::IapV1::GetIamPolicyRequest] get_iam_policy_request_object
530
531
  # @param [String] fields
531
532
  # Selector specifying which fields to include in a partial response.
@@ -592,8 +593,9 @@ module Google
592
593
  # can be found at: https://cloud.google.com/iap/docs/managing-access#
593
594
  # managing_access_via_the_api
594
595
  # @param [String] resource
595
- # REQUIRED: The resource for which the policy is being specified. See the
596
- # operation documentation for the appropriate value for this field.
596
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
597
+ # names](https://cloud.google.com/apis/design/resource_names) for the
598
+ # appropriate value for this field.
597
599
  # @param [Google::Apis::IapV1::SetIamPolicyRequest] set_iam_policy_request_object
598
600
  # @param [String] fields
599
601
  # Selector specifying which fields to include in a partial response.
@@ -628,8 +630,9 @@ module Google
628
630
  # resource. More information about managing access via IAP can be found at:
629
631
  # https://cloud.google.com/iap/docs/managing-access#managing_access_via_the_api
630
632
  # @param [String] resource
631
- # REQUIRED: The resource for which the policy detail is being requested. See the
632
- # operation documentation for the appropriate value for this field.
633
+ # REQUIRED: The resource for which the policy detail is being requested. See [
634
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
635
+ # appropriate value for this field.
633
636
  # @param [Google::Apis::IapV1::TestIamPermissionsRequest] test_iam_permissions_request_object
634
637
  # @param [String] fields
635
638
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-iap_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.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-05-02 00:00:00.000000000 Z
11
+ date: 2022-05-16 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-iap_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iap_v1
63
63
  post_install_message:
64
64
  rdoc_options: []