google-apis-analyticshub_v1beta1 0.20.0 → 0.21.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: 46e49d3d08187e48ee2dc7a8b291827311500f1f2884c0485dd1eb12c5379390
4
- data.tar.gz: b693b90732f01d78a296ea822e1f1ed6c34d094aa054cfa934c86480bab5bee6
3
+ metadata.gz: abe1382f11af8a33a4bd1221dc41edd0f4bcbde1e78595405a73038148ba64c7
4
+ data.tar.gz: a8ffffe87a61ee666398f3060f6488b2b03dac7b5abf951f34bf0391521cb605
5
5
  SHA512:
6
- metadata.gz: fb8d81e1d4d52a3beca3ee605e57f4fbf385b5caad60039c02518f5c73acba975325f44c7d249399f93b913f86ec455ea275213bbcb5e75eeee2417a39ba6ddf
7
- data.tar.gz: 50c7974f8b7f4cd7cab5c6a27ccc07652074fc137aadf22d39b9c48d08fb028f725c50c69500c94da1493bfdadf261dc60aa25f06a55a51a3117c226f1e6f2cb
6
+ metadata.gz: 8f25c8f5ed4a6a0a4236245091c03d022b5ba4c68834255f7dab6fd1b9f71a8288428255f5b6e9c1bd39d92496e5f0f2c73bd13b474296aba2ae5c208a2c5406
7
+ data.tar.gz: c7e910e5d0d97e51f67395c25bc8f0e2b3caf21288d3553595436065ee045507bfee72878b2e60787062843a181f85c84142a76f82dd86a468b5cad3bc4cd5c2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-analyticshub_v1beta1
2
2
 
3
+ ### v0.21.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230804
6
+
3
7
  ### v0.20.0 (2023-08-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20230803
@@ -758,22 +758,22 @@ module Google
758
758
  # evaluates to `true`. A condition can add constraints based on attributes of
759
759
  # the request, the resource, or both. To learn which resources support
760
760
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
761
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
761
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
762
762
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
763
763
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
764
764
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
765
765
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
766
766
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
767
767
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
768
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
769
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
770
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
771
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
772
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
773
- # access description: Does not grant access after Sep 2020 expression: request.
774
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
775
- # a description of IAM and its features, see the [IAM documentation](https://
776
- # cloud.google.com/iam/docs/).
768
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
769
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
770
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
771
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
772
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
773
+ # title: expirable access description: Does not grant access after Sep 2020
774
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
775
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
776
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
777
777
  class Policy
778
778
  include Google::Apis::Core::Hashable
779
779
 
@@ -941,22 +941,22 @@ module Google
941
941
  # evaluates to `true`. A condition can add constraints based on attributes of
942
942
  # the request, the resource, or both. To learn which resources support
943
943
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
944
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
944
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
945
945
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
946
946
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
947
947
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
948
948
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
949
949
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
950
950
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
951
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
952
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
953
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
954
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
955
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
956
- # access description: Does not grant access after Sep 2020 expression: request.
957
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
958
- # a description of IAM and its features, see the [IAM documentation](https://
959
- # cloud.google.com/iam/docs/).
951
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
952
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
953
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
954
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
955
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
956
+ # title: expirable access description: Does not grant access after Sep 2020
957
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
958
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
959
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
960
960
  # Corresponds to the JSON property `policy`
961
961
  # @return [Google::Apis::AnalyticshubV1beta1::Policy]
962
962
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AnalyticshubV1beta1
18
18
  # Version of the google-apis-analyticshub_v1beta1 gem
19
- GEM_VERSION = "0.20.0"
19
+ GEM_VERSION = "0.21.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 = "20230803"
25
+ REVISION = "20230804"
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-analyticshub_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 0.21.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-08-06 00:00:00.000000000 Z
11
+ date: 2023-08-20 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-analyticshub_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticshub_v1beta1/v0.20.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticshub_v1beta1/v0.21.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticshub_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []