google-apis-run_v1 0.58.0 → 0.59.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/run_v1/classes.rb +20 -20
- data/lib/google/apis/run_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 32095e5d3e1b5235aeb2849d3cd62e34209c62ce548a9a39007a8a91a8691237
|
|
4
|
+
data.tar.gz: f6a9193dfe3a892d90cd381625472c2075c9649b7485fcf9a4e659d5ab0856ec
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 01ae591ff4f60760d4789565227b99804f7ba7b35504cb2c15ea4662c78155a3b1841f3224dd0251f60535c804f9819c2ca44a113e6ead593e8e495032a8e8c3
|
|
7
|
+
data.tar.gz: 69b231f7abd1e47705841f7fa7fa6bc8572f75dbf29a6f6b08211f654cbafbbc899d986398c1ba681e48cd3b833f27f382f6b7ba1d17bd474e7396fc0dc5769b
|
data/CHANGELOG.md
CHANGED
|
@@ -2354,22 +2354,22 @@ module Google
|
|
|
2354
2354
|
# evaluates to `true`. A condition can add constraints based on attributes of
|
|
2355
2355
|
# the request, the resource, or both. To learn which resources support
|
|
2356
2356
|
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
|
2357
|
-
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
|
2357
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
|
|
2358
2358
|
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
|
2359
2359
|
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
|
2360
2360
|
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
|
2361
2361
|
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
|
2362
2362
|
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
|
2363
2363
|
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
|
2364
|
-
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML
|
|
2365
|
-
# bindings: - members: - user:mike@example.com - group:admins@
|
|
2366
|
-
# domain:google.com - serviceAccount:my-project-id@appspot.
|
|
2367
|
-
# role: roles/resourcemanager.organizationAdmin - members: -
|
|
2368
|
-
# com role: roles/resourcemanager.organizationViewer condition:
|
|
2369
|
-
# access description: Does not grant access after Sep 2020
|
|
2370
|
-
# time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
2371
|
-
# a description of IAM and its features, see the
|
|
2372
|
-
# cloud.google.com/iam/docs/).
|
|
2364
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
|
|
2365
|
+
# example:** ``` bindings: - members: - user:mike@example.com - group:admins@
|
|
2366
|
+
# example.com - domain:google.com - serviceAccount:my-project-id@appspot.
|
|
2367
|
+
# gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
|
|
2368
|
+
# user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
|
|
2369
|
+
# title: expirable access description: Does not grant access after Sep 2020
|
|
2370
|
+
# expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
2371
|
+
# BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
|
|
2372
|
+
# [IAM documentation](https://cloud.google.com/iam/docs/).
|
|
2373
2373
|
class Policy
|
|
2374
2374
|
include Google::Apis::Core::Hashable
|
|
2375
2375
|
|
|
@@ -3253,22 +3253,22 @@ module Google
|
|
|
3253
3253
|
# evaluates to `true`. A condition can add constraints based on attributes of
|
|
3254
3254
|
# the request, the resource, or both. To learn which resources support
|
|
3255
3255
|
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
|
3256
|
-
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
|
3256
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
|
|
3257
3257
|
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
|
3258
3258
|
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
|
3259
3259
|
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
|
3260
3260
|
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
|
3261
3261
|
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
|
3262
3262
|
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
|
3263
|
-
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML
|
|
3264
|
-
# bindings: - members: - user:mike@example.com - group:admins@
|
|
3265
|
-
# domain:google.com - serviceAccount:my-project-id@appspot.
|
|
3266
|
-
# role: roles/resourcemanager.organizationAdmin - members: -
|
|
3267
|
-
# com role: roles/resourcemanager.organizationViewer condition:
|
|
3268
|
-
# access description: Does not grant access after Sep 2020
|
|
3269
|
-
# time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
3270
|
-
# a description of IAM and its features, see the
|
|
3271
|
-
# cloud.google.com/iam/docs/).
|
|
3263
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
|
|
3264
|
+
# example:** ``` bindings: - members: - user:mike@example.com - group:admins@
|
|
3265
|
+
# example.com - domain:google.com - serviceAccount:my-project-id@appspot.
|
|
3266
|
+
# gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
|
|
3267
|
+
# user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
|
|
3268
|
+
# title: expirable access description: Does not grant access after Sep 2020
|
|
3269
|
+
# expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
3270
|
+
# BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
|
|
3271
|
+
# [IAM documentation](https://cloud.google.com/iam/docs/).
|
|
3272
3272
|
# Corresponds to the JSON property `policy`
|
|
3273
3273
|
# @return [Google::Apis::RunV1::Policy]
|
|
3274
3274
|
attr_accessor :policy
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module RunV1
|
|
18
18
|
# Version of the google-apis-run_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.59.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 = "
|
|
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-run_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.59.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-
|
|
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-run_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.59.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|