google-apis-iap_v1beta1 0.12.0 → 0.13.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: c0b174dfb2807ddf9376886caefd6fab95c28aaf97bbb2b81481f15122c2e89d
4
- data.tar.gz: 1dfb22f4400093028b7a61d0391099ce325b2d3fb1fd5da7e30bf17096a4a2d6
3
+ metadata.gz: 10324e0dd638f8c11a5ba1cb107c2ef0402c8ad34613d0ebc2617efaab0a78fc
4
+ data.tar.gz: d7c69b05cda8b0534886c2f733d94cdaa419c0148198c8ea6fb0808ff78358f3
5
5
  SHA512:
6
- metadata.gz: 8e944976a1774866762211fe56ad34e9d8ca2ffe0faf6e2fa0ea2f94101595a414703f99c2dce6b2ebdd94240af2121fa0672b18fe2713b9c9a90799ce0ae8c3
7
- data.tar.gz: c0c6ff1746b474ee7a097d86959d7bf34e2b8ce68079a0902f06ee8312d4cc3524867a18b3780a71649ea0b429b161eebf7d8e4ab171bfda606879759631449a
6
+ metadata.gz: 92367b00fba6238c5f89f5fe914dc4236f2b60034a3e4b26a6edd9c3382a97f1f0cf2ba9f24aa37ec51bf474a85c63d12722096ef9c6b6d006e009cac3067380
7
+ data.tar.gz: 47783e10dd0b3d0124908c4ffb29e76c97851d58758b5a3f3288857d721a37718de405256cd3bfceabffe2f5ac3ebc2ea239fee58e94efc382398d5962fc96f5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iap_v1beta1
2
2
 
3
+ ### v0.13.0 (2022-05-11)
4
+
5
+ * Regenerated from discovery document revision 20220506
6
+
3
7
  ### v0.12.0 (2022-04-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20220408
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IapV1beta1
18
18
  # Version of the google-apis-iap_v1beta1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.13.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 = "20220408"
25
+ REVISION = "20220506"
26
26
  end
27
27
  end
28
28
  end
@@ -53,8 +53,9 @@ module Google
53
53
  # More information about managing access via IAP can be found at: https://cloud.
54
54
  # google.com/iap/docs/managing-access#managing_access_via_the_api
55
55
  # @param [String] resource
56
- # REQUIRED: The resource for which the policy is being requested. See the
57
- # operation documentation for the appropriate value for this field.
56
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
57
+ # names](https://cloud.google.com/apis/design/resource_names) for the
58
+ # appropriate value for this field.
58
59
  # @param [Google::Apis::IapV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
59
60
  # @param [String] fields
60
61
  # Selector specifying which fields to include in a partial response.
@@ -90,8 +91,9 @@ module Google
90
91
  # can be found at: https://cloud.google.com/iap/docs/managing-access#
91
92
  # managing_access_via_the_api
92
93
  # @param [String] resource
93
- # REQUIRED: The resource for which the policy is being specified. See the
94
- # operation documentation for the appropriate value for this field.
94
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
95
+ # names](https://cloud.google.com/apis/design/resource_names) for the
96
+ # appropriate value for this field.
95
97
  # @param [Google::Apis::IapV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
96
98
  # @param [String] fields
97
99
  # Selector specifying which fields to include in a partial response.
@@ -128,8 +130,9 @@ module Google
128
130
  # More information about managing access via IAP can be found at: https://cloud.
129
131
  # google.com/iap/docs/managing-access#managing_access_via_the_api
130
132
  # @param [String] resource
131
- # REQUIRED: The resource for which the policy detail is being requested. See the
132
- # operation documentation for the appropriate value for this field.
133
+ # REQUIRED: The resource for which the policy detail is being requested. See [
134
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
135
+ # appropriate value for this field.
133
136
  # @param [Google::Apis::IapV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
134
137
  # @param [String] fields
135
138
  # 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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.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-04-18 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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1beta1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1beta1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iap_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []