google-apis-cloudasset_v1p1beta1 0.36.0 → 0.38.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: 7b29a1ee2d43ffab8cb9f0cebf66740e201afbf35ccfbf956387f35fc8c37537
4
- data.tar.gz: 1c8dc3f95ef01626b5600a8139823241f006728ca24f9e5851c8b7b3e9258ec2
3
+ metadata.gz: 3db78b3d0e6d51ac46999d44e16ecffb7652d7f77a1d0c52d0da35567bc8281f
4
+ data.tar.gz: dace1a4c8b9efec741bb0dfbbebab4ccaaeb31d78d797664287b87a9c3224922
5
5
  SHA512:
6
- metadata.gz: 4e7eca7c2bee09ea06fc414385df13b2d1d0062dad73f28f032125c43c5f7680cabe85fe363f9302a6c0a3e4e82ae20e3ac6686ff6b3396e708171899d97f4a9
7
- data.tar.gz: dbb452c207a7d533f5b3133b4ec6fad900f506fba602e99dd4b30c36c36bacb592d5de30ff7d3d2d38f31e5b082597714981bb0060fe457ac4da4da327b1ad00
6
+ metadata.gz: 88b555bcfafabe11740cb9d8c426584ba5552077ee2f4466dcb007e127b8c50621e1bd21da10820b0f5facfbf12298fd5c933cdbb2cacbd2206c30da05945f63
7
+ data.tar.gz: d17800e048e923b37336de1f2319fcb1eb162f15591736722c8e179d943379a0aaf5666976e8761935dc9f3122ce52bc7db3c6b15dabc86c6e6225c011aadd3f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudasset_v1p1beta1
2
2
 
3
+ ### v0.38.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240412
6
+
7
+ ### v0.37.0 (2024-03-31)
8
+
9
+ * Regenerated from discovery document revision 20240322
10
+
3
11
  ### v0.36.0 (2024-02-24)
4
12
 
5
13
  * Regenerated from discovery document revision 20240126
@@ -1258,8 +1258,11 @@ module Google
1258
1258
  class GoogleIdentityAccesscontextmanagerV1EgressFrom
1259
1259
  include Google::Apis::Core::Hashable
1260
1260
 
1261
- # A list of identities that are allowed access through this [EgressPolicy], in
1262
- # the format of `user:`email_id`` or `serviceAccount:`email_id``.
1261
+ # A list of identities that are allowed access through [EgressPolicy].
1262
+ # Identities can be an individual user, service account, Google group, or third-
1263
+ # party identity. The `v1` identities that have the prefix `user`, `group`, `
1264
+ # serviceAccount`, `principal`, and `principalSet` in https://cloud.google.com/
1265
+ # iam/docs/principal-identifiers#v1 are supported.
1263
1266
  # Corresponds to the JSON property `identities`
1264
1267
  # @return [Array<String>]
1265
1268
  attr_accessor :identities
@@ -1381,11 +1384,11 @@ module Google
1381
1384
  include Google::Apis::Core::Hashable
1382
1385
 
1383
1386
  # A list of external resources that are allowed to be accessed. Only AWS and
1384
- # Azure resources are supported. For Amazon S3, the supported format is s3://
1385
- # BUCKET_NAME. For Azure Storage, the supported format is azure://myaccount.blob.
1386
- # core.windows.net/CONTAINER_NAME. A request matches if it contains an external
1387
- # resource in this list (Example: s3://bucket/path). Currently '*' is not
1388
- # allowed.
1387
+ # Azure resources are supported. For Amazon S3, the supported formats are s3://
1388
+ # BUCKET_NAME, s3a://BUCKET_NAME, and s3n://BUCKET_NAME. For Azure Storage, the
1389
+ # supported format is azure://myaccount.blob.core.windows.net/CONTAINER_NAME. A
1390
+ # request matches if it contains an external resource in this list (Example: s3:/
1391
+ # /bucket/path). Currently '*' is not allowed.
1389
1392
  # Corresponds to the JSON property `externalResources`
1390
1393
  # @return [Array<String>]
1391
1394
  attr_accessor :external_resources
@@ -1425,8 +1428,11 @@ module Google
1425
1428
  class GoogleIdentityAccesscontextmanagerV1IngressFrom
1426
1429
  include Google::Apis::Core::Hashable
1427
1430
 
1428
- # A list of identities that are allowed access through this ingress policy, in
1429
- # the format of `user:`email_id`` or `serviceAccount:`email_id``.
1431
+ # A list of identities that are allowed access through [IngressPolicy].
1432
+ # Identities can be an individual user, service account, Google group, or third-
1433
+ # party identity. The `v1` identities that have the prefix `user`, `group`, `
1434
+ # serviceAccount`, `principal`, and `principalSet` in https://cloud.google.com/
1435
+ # iam/docs/principal-identifiers#v1 are supported.
1430
1436
  # Corresponds to the JSON property `identities`
1431
1437
  # @return [Array<String>]
1432
1438
  attr_accessor :identities
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1p1beta1
18
18
  # Version of the google-apis-cloudasset_v1p1beta1 gem
19
- GEM_VERSION = "0.36.0"
19
+ GEM_VERSION = "0.38.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240126"
25
+ REVISION = "20240412"
26
26
  end
27
27
  end
28
28
  end
@@ -56,8 +56,8 @@ module Google
56
56
  # (project/folder/organization). This RPC gives callers especially
57
57
  # administrators the ability to search all the IAM policies within a scope, even
58
58
  # if they don't have `.getIamPolicy` permission of all the IAM policies. Callers
59
- # should have `cloud.assets.SearchAllIamPolicies` permission on the requested
60
- # scope, otherwise the request will be rejected.
59
+ # should have `cloudasset.assets.searchAllIamPolicies` permission on the
60
+ # requested scope, otherwise the request will be rejected.
61
61
  # @param [String] scope
62
62
  # Required. The relative name of an asset. The search is limited to the
63
63
  # resources within the `scope`. The allowed value must be: * Organization number
@@ -109,9 +109,9 @@ module Google
109
109
  # Searches all the resources within a given accessible Resource Manager scope (
110
110
  # project/folder/organization). This RPC gives callers especially administrators
111
111
  # the ability to search all the resources within a scope, even if they don't
112
- # have `.get` permission of all the resources. Callers should have `cloud.assets.
113
- # SearchAllResources` permission on the requested scope, otherwise the request
114
- # will be rejected.
112
+ # have `.get` permission of all the resources. Callers should have `cloudasset.
113
+ # assets.searchAllResources` permission on the requested scope, otherwise the
114
+ # request will be rejected.
115
115
  # @param [String] scope
116
116
  # Required. The relative name of an asset. The search is limited to the
117
117
  # resources within the `scope`. The allowed value must be: * Organization number
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudasset_v1p1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.0
4
+ version: 0.38.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: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-04-21 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-cloudasset_v1p1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.36.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.38.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []