google-apis-iap_v1 0.16.0 → 0.19.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: bdf49c71a944aa8e1bc6c2b2839e754ff2d4ab193aef5d81bee43457c4e9dcce
4
+ data.tar.gz: c5b8962522ebc61de5a8d62a08023d8d74a2be746c0261cb691d31492cad810c
5
5
  SHA512:
6
- metadata.gz: 83697eb098b9cd8cb1fdfdb0f97efd15e76067b7e33eacb703c8f4160bdfe00653d92e55654eb8b069cb89b504534affa59492a3a02025e85ae7ee3d8f679ae9
7
- data.tar.gz: e2a12cb34760c9de038978ea7cbbe86f6a5bb7c6a693c636702175f8c88bb004b415951a4d70ef639db372296b8098508b86a107911c819f5569e1558a260cbe
6
+ metadata.gz: c91548c655189d2d4dc2c03de390831be9be7e9f6accf902ad737801e5b09da82abb06879cc7c90960c0402b12a040cd95d6c011400a4d2ceb6ae150fa585293
7
+ data.tar.gz: 990794cc4d89fde40c7c16ee45b5c9d2db75705bb58d1d4e95f5e05ddc801e64122d9bdaaad793d7d61b823bc7694102aad64aaf1667b9b570ea5b40dcd6f173
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-iap_v1
2
2
 
3
+ ### v0.19.0 (2022-06-21)
4
+
5
+ * Regenerated using generator version 0.7.0
6
+
7
+ ### v0.18.0 (2022-06-08)
8
+
9
+ * Regenerated from discovery document revision 20220603
10
+ * Regenerated using generator version 0.5.0
11
+
12
+ ### v0.17.0 (2022-05-11)
13
+
14
+ * Regenerated from discovery document revision 20220506
15
+
3
16
  ### v0.16.0 (2022-04-27)
4
17
 
5
18
  * Regenerated from discovery document revision 20220421
@@ -119,10 +119,10 @@ module Google
119
119
  # @return [String]
120
120
  attr_accessor :cookie_domain
121
121
 
122
- # Configuration for RCTokens generated for CSM workloads protected by IAP.
123
- # RCTokens are IAP generated JWTs that can be verified at the application. The
124
- # RCToken is primarily used for ISTIO deployments, and can be scoped to a single
125
- # mesh by configuring the audience field accordingly
122
+ # Configuration for RCTokens generated for service mesh workloads protected by
123
+ # IAP. RCTokens are IAP generated JWTs that can be verified at the application.
124
+ # The RCToken is primarily used for service mesh deployments, and can be scoped
125
+ # to a single mesh by configuring the audience field accordingly
126
126
  # Corresponds to the JSON property `csmSettings`
127
127
  # @return [Google::Apis::IapV1::CsmSettings]
128
128
  attr_accessor :csm_settings
@@ -273,10 +273,10 @@ module Google
273
273
  end
274
274
  end
275
275
 
276
- # Configuration for RCTokens generated for CSM workloads protected by IAP.
277
- # RCTokens are IAP generated JWTs that can be verified at the application. The
278
- # RCToken is primarily used for ISTIO deployments, and can be scoped to a single
279
- # mesh by configuring the audience field accordingly
276
+ # Configuration for RCTokens generated for service mesh workloads protected by
277
+ # IAP. RCTokens are IAP generated JWTs that can be verified at the application.
278
+ # The RCToken is primarily used for service mesh deployments, and can be scoped
279
+ # to a single mesh by configuring the audience field accordingly
280
280
  class CsmSettings
281
281
  include Google::Apis::Core::Hashable
282
282
 
@@ -784,7 +784,7 @@ module Google
784
784
  # @return [String]
785
785
  attr_accessor :max_age
786
786
 
787
- # Reauth method required by the policy.
787
+ # Reauth method requested.
788
788
  # Corresponds to the JSON property `method`
789
789
  # @return [String]
790
790
  attr_accessor :method_prop
@@ -985,7 +985,7 @@ module Google
985
985
  attr_accessor :fqdns
986
986
 
987
987
  # Required. Immutable. Identifier for the TunnelDestGroup. Must be unique within
988
- # the project.
988
+ # the project and contain only lower case letters (a-z) and dashes (-).
989
989
  # Corresponds to the JSON property `name`
990
990
  # @return [String]
991
991
  attr_accessor :name
@@ -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.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220421"
25
+ REVISION = "20220603"
26
26
  end
27
27
  end
28
28
  end
@@ -341,7 +341,7 @@ module Google
341
341
  # @param [String] tunnel_dest_group_id
342
342
  # Required. The ID to use for the TunnelDestGroup, which becomes the final
343
343
  # component of the resource name. This value must be 4-63 characters, and valid
344
- # characters are `a-z-`.
344
+ # characters are `[a-z]-`.
345
345
  # @param [String] fields
346
346
  # Selector specifying which fields to include in a partial response.
347
347
  # @param [String] quota_user
@@ -484,7 +484,7 @@ module Google
484
484
  # Updates a TunnelDestGroup.
485
485
  # @param [String] name
486
486
  # Required. Immutable. Identifier for the TunnelDestGroup. Must be unique within
487
- # the project.
487
+ # the project and contain only lower case letters (a-z) and dashes (-).
488
488
  # @param [Google::Apis::IapV1::TunnelDestGroup] tunnel_dest_group_object
489
489
  # @param [String] update_mask
490
490
  # A field mask that specifies which IAP settings to update. If omitted, then all
@@ -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.19.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-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.6'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.6'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.19.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: []
@@ -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.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Identity-Aware Proxy API V1