google-apis-servicedirectory_v1 0.27.0 → 0.29.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: 45cc1eefe91b10f561f6a160da654011ee7ebd5c21c74c7dec9fea9d41fba37d
4
- data.tar.gz: 2f4916c41314b09f6562bf17ddac785f61d738ce1e312c172edf84d7c286133b
3
+ metadata.gz: ec19e846ffce467544a5e24c4bacf8fa04b03c577145fc12303333cf671c1081
4
+ data.tar.gz: d6e825afd3a9078478b03a6382c2b4c65404345ad59aba11ad14f72ca78a07cd
5
5
  SHA512:
6
- metadata.gz: '0802da1687f41783d89f62603d0d2b43fc2c7a97b168ea5e8d2dc655797f8998d1aeca9cfe414107408ec5e9ae98cd554011fc6c567db38683e29f56648fb0bd'
7
- data.tar.gz: 347a079974279be182ec91b220c546be402d23bf9ae03fff00af79aa73fed47b3b0f82ed8b496a76c3e04288ff0c18eb504a299790c5bdada0c4bbfe3ab2d614
6
+ metadata.gz: 265256ad2d928786d893fff4070ac6a1950d266e87d26ee86771a58109548f8734178fc076e3ee56c36162d1bc719061cf581c67d9cb661f94dba28601c22a8e
7
+ data.tar.gz: b16c75e02bdf85778c747cbeed327e9af3abf4e05abdc53160fdf4c3870817bf2533ad7d82bc8a0ee9916be623d6be65db0b15a81c7c1a19523685a558312a27
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-servicedirectory_v1
2
2
 
3
+ ### v0.29.0 (2023-12-24)
4
+
5
+ * Regenerated from discovery document revision 20231217
6
+
7
+ ### v0.28.0 (2023-08-13)
8
+
9
+ * Regenerated from discovery document revision 20230806
10
+
3
11
  ### v0.27.0 (2023-05-28)
4
12
 
5
13
  * Regenerated from discovery document revision 20230516
@@ -61,21 +61,43 @@ module Google
61
61
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
62
62
  # email address that represents a Google group. For example, `admins@example.com`
63
63
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
64
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
65
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
66
- # representing a user that has been recently deleted. For example, `alice@
67
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
68
- # reverts to `user:`emailid`` and the recovered user retains the role in the
69
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
70
- # (plus unique identifier) representing a service account that has been recently
71
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
64
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
65
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
66
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
67
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
68
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
69
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
70
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
71
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
72
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
73
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
74
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
75
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
76
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
77
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
78
+ # googleapis.com/projects/`project_number`/locations/global/
79
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
80
+ # All identities in a workload identity pool with a certain attribute. * `
81
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
82
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
83
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
84
+ # identifier) representing a user that has been recently deleted. For example, `
85
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
86
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
87
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
88
+ # address (plus unique identifier) representing a service account that has been
89
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
72
90
  # 123456789012345678901`. If the service account is undeleted, this value
73
91
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
74
92
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
75
93
  # An email address (plus unique identifier) representing a Google group that has
76
94
  # been recently deleted. For example, `admins@example.com?uid=
77
95
  # 123456789012345678901`. If the group is recovered, this value reverts to `
78
- # group:`emailid`` and the recovered group retains the role in the binding.
96
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
97
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
98
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
99
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
100
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
79
101
  # Corresponds to the JSON property `members`
80
102
  # @return [Array<String>]
81
103
  attr_accessor :members
@@ -482,22 +504,22 @@ module Google
482
504
  # evaluates to `true`. A condition can add constraints based on attributes of
483
505
  # the request, the resource, or both. To learn which resources support
484
506
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
485
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
507
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
486
508
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
487
509
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
488
510
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
489
511
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
490
512
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
491
513
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
492
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
493
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
494
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
495
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
496
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
497
- # access description: Does not grant access after Sep 2020 expression: request.
498
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
499
- # a description of IAM and its features, see the [IAM documentation](https://
500
- # cloud.google.com/iam/docs/).
514
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
515
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
516
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
517
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
518
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
519
+ # title: expirable access description: Does not grant access after Sep 2020
520
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
521
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
522
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
501
523
  class Policy
502
524
  include Google::Apis::Core::Hashable
503
525
 
@@ -696,22 +718,22 @@ module Google
696
718
  # evaluates to `true`. A condition can add constraints based on attributes of
697
719
  # the request, the resource, or both. To learn which resources support
698
720
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
699
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
721
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
700
722
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
701
723
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
702
724
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
703
725
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
704
726
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
705
727
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
706
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
707
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
708
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
709
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
710
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
711
- # access description: Does not grant access after Sep 2020 expression: request.
712
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
713
- # a description of IAM and its features, see the [IAM documentation](https://
714
- # cloud.google.com/iam/docs/).
728
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
729
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
730
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
731
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
732
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
733
+ # title: expirable access description: Does not grant access after Sep 2020
734
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
735
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
736
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
715
737
  # Corresponds to the JSON property `policy`
716
738
  # @return [Google::Apis::ServicedirectoryV1::Policy]
717
739
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicedirectoryV1
18
18
  # Version of the google-apis-servicedirectory_v1 gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.29.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230516"
25
+ REVISION = "20231217"
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-servicedirectory_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.29.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: 2023-05-28 00:00:00.000000000 Z
11
+ date: 2023-12-24 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-servicedirectory_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicedirectory_v1/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicedirectory_v1/v0.29.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicedirectory_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.4.2
78
+ rubygems_version: 3.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Service Directory API V1