google-apis-servicedirectory_v1 0.26.0 → 0.28.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: 752e8f6f03dc04e6f36ad9183595153671e6d08c813182cd7a835f6c51d6c522
4
- data.tar.gz: f9ebc36b4148f437ca4af396ff1f4be3ea838fd6ebecbe09869b62e121f8b2f8
3
+ metadata.gz: ae6c91cf682b5501cd7ee9dacf985e39d158f5716d029baacd6b858b4a972ad2
4
+ data.tar.gz: 0c611d9f6fe2b3996f2b805776923166ffedeec59040e48d55d17d047970f92e
5
5
  SHA512:
6
- metadata.gz: bf91da3b323889a5c119e50868e98311afdd117a50f0c3d1c8ed21df6d15df46f48c9ed4fbdcbe3b7f73257795e03f5ee3f27fcd90b7c6aacf6ecd6ead7c2c6a
7
- data.tar.gz: 50266d2799121b5c5360f5ca8390b738d94f8b272e0e4290df4ec1581dcc2baa58bef23621a0f6382ce5b7bfc6fe7cd21b725bff7daf26df5163fea0fd95b5e5
6
+ metadata.gz: 169a68543e7eb50fe72e0ea8baf1fcf6a9bd8422bbf3165cdfdc64d871c5db523cae923aca18e8dba3ca95388bf8b06ff38418c0e98d95b7670e56765b7013d5
7
+ data.tar.gz: eee8910da51386609d076c95b1d12af4260fd4610aaeb58b41d9d316b5a5921a3f099d2a69ed19e34dc2fe2fd9f8101ef50ccf5dc297745b9320010b0a96ec91
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-servicedirectory_v1
2
2
 
3
+ ### v0.28.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230806
6
+
7
+ ### v0.27.0 (2023-05-28)
8
+
9
+ * Regenerated from discovery document revision 20230516
10
+
3
11
  ### v0.26.0 (2023-02-26)
4
12
 
5
13
  * Regenerated from discovery document revision 20230209
@@ -388,7 +388,7 @@ module Google
388
388
  end
389
389
  end
390
390
 
391
- # A resource that represents Google Cloud Platform location.
391
+ # A resource that represents a Google Cloud location.
392
392
  class Location
393
393
  include Google::Apis::Core::Hashable
394
394
 
@@ -482,22 +482,22 @@ module Google
482
482
  # evaluates to `true`. A condition can add constraints based on attributes of
483
483
  # the request, the resource, or both. To learn which resources support
484
484
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
485
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
485
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
486
486
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
487
487
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
488
488
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
489
489
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
490
490
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
491
491
  # 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/).
492
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
493
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
494
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
495
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
496
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
497
+ # title: expirable access description: Does not grant access after Sep 2020
498
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
499
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
500
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
501
501
  class Policy
502
502
  include Google::Apis::Core::Hashable
503
503
 
@@ -696,22 +696,22 @@ module Google
696
696
  # evaluates to `true`. A condition can add constraints based on attributes of
697
697
  # the request, the resource, or both. To learn which resources support
698
698
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
699
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
699
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
700
700
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
701
701
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
702
702
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
703
703
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
704
704
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
705
705
  # 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/).
706
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
707
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
708
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
709
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
710
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
711
+ # title: expirable access description: Does not grant access after Sep 2020
712
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
713
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
714
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
715
715
  # Corresponds to the JSON property `policy`
716
716
  # @return [Google::Apis::ServicedirectoryV1::Policy]
717
717
  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.26.0"
19
+ GEM_VERSION = "0.28.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 = "20230209"
25
+ REVISION = "20230806"
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.26.0
4
+ version: 0.28.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-02-26 00:00:00.000000000 Z
11
+ date: 2023-08-13 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.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicedirectory_v1/v0.28.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: []