google-apis-iap_v1 0.3.0 → 0.4.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: cc64850147e8143d08da735b0f97fff3ce5aac2bf77de5db693977dd646f38a6
4
- data.tar.gz: 6c6d97410d0b2b443a85d3bac61475b86f569ff99e41c46dd8079ae2622ebf22
3
+ metadata.gz: 0bd0f0b4656142e9ab7900dff9e2bcaa2f4d1c1d6e4051e19305a93685539e9b
4
+ data.tar.gz: 509931d4e6978c4a203c1727121ab6a714f13be4f5a0070172dd10c00baf8db5
5
5
  SHA512:
6
- metadata.gz: 4ddec6685db76071ca484214760422f689192502b8b181f2c4cca646daaacd30670ad418affcf25387afd0d6c6a84b4e4ed7555111908b12ebbb56148f79f407
7
- data.tar.gz: '039d931f596d3153aa3353d2dba8b949427d78efbcc17289f262cd8f3fd7a4516975e5597f14da72e0576ee7da54b3defda958f5880856a85ccef1671aedf858'
6
+ metadata.gz: 0d4633454f43175316b7435c3648961a3f6354249a5d22a9e979f564b9c89591c0989f48e7c385915dd44c482120fab793c6b8f95f2f8262ed0887221e25baf8
7
+ data.tar.gz: 55aece1171a989bd2f7ade91fbc22e7215ab7c97844b73f227f926127cf23e058d4440410e1172b874461a5c78a09becd36d0ba9df07c69a4bca549dd8ee4d4a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iap_v1
2
2
 
3
+ ### v0.4.0 (2021-04-06)
4
+
5
+ * Regenerated from discovery document revision 20210402
6
+
3
7
  ### v0.3.0 (2021-03-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20210326
@@ -664,7 +664,9 @@ module Google
664
664
  # @return [String]
665
665
  attr_accessor :iam_service_name
666
666
 
667
- # Policy name to be checked
667
+ # An internal name for an IAM policy, based on the resource to which the policy
668
+ # applies. Not to be confused with a resource's external full resource name. For
669
+ # more information on this distinction, see go/iam-full-resource-names.
668
670
  # Corresponds to the JSON property `policyName`
669
671
  # @return [Google::Apis::IapV1::PolicyName]
670
672
  attr_accessor :policy_name
@@ -687,11 +689,15 @@ module Google
687
689
  end
688
690
  end
689
691
 
690
- #
692
+ # An internal name for an IAM policy, based on the resource to which the policy
693
+ # applies. Not to be confused with a resource's external full resource name. For
694
+ # more information on this distinction, see go/iam-full-resource-names.
691
695
  class PolicyName
692
696
  include Google::Apis::Core::Hashable
693
697
 
694
- #
698
+ # Identifies an instance of the type. ID format varies by type. The ID format is
699
+ # defined in the IAM .service file that defines the type, either in path_mapping
700
+ # or in a comment.
695
701
  # Corresponds to the JSON property `id`
696
702
  # @return [String]
697
703
  attr_accessor :id
@@ -704,7 +710,8 @@ module Google
704
710
  # @return [String]
705
711
  attr_accessor :region
706
712
 
707
- # Valid values for type might be 'gce', 'gcs', 'project', 'account' etc.
713
+ # Resource type. Types are defined in IAM's .service files. Valid values for
714
+ # type might be 'gce', 'gcs', 'project', 'account' etc.
708
715
  # Corresponds to the JSON property `type`
709
716
  # @return [String]
710
717
  attr_accessor :type
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210326"
25
+ REVISION = "20210402"
26
26
  end
27
27
  end
28
28
  end
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.3.0
4
+ version: 0.4.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: 2021-04-05 00:00:00.000000000 Z
11
+ date: 2021-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iap_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iap_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud Identity-Aware Proxy API V1