google-apis-cloudasset_v1beta1 0.38.0 → 0.40.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: aa14b45f15ad5e964a582c0cbefcd6bd8d73f644267f24230233bb9600168be9
4
- data.tar.gz: a61c6f9efcc510da62bb82638c5f2b5ad442c3d4dcb3f2a90c2d0c7dbe22c97c
3
+ metadata.gz: 895e231f4a1d68597b5d71aa20b45ed05497633c43e71c876120b73fdad26b9b
4
+ data.tar.gz: fa4e36ed0f284871a6adb391102478d06bba14a224bd8c00c7f212c5c7e2faa8
5
5
  SHA512:
6
- metadata.gz: ab4245916a049329a1aa37b2e1e974aa03c5d6809d4012f8589edbbe69e67d53588451be16e1e96603f114409d0111f4e9b3a8499174e0ab714d4edd4a6f9a6b
7
- data.tar.gz: b743cfb43e51690e22df1f7223b13385e4608ae42d93b2fcb4e37b1ac8b44fd9c944c028b67bfd5d0d324e49f0f051658bbfd09bbb58f984485054283557251a
6
+ metadata.gz: e7b2ee0c4d6e31ca8b5f283bd9bc02d02c4884d0fd39fcf8003dcc8620698b3206ffde1cc444b0d6d6b711928a621e1157f25021b779a84437d36374b1419626
7
+ data.tar.gz: 228bdd2d55f88b8afffe873776dc3c406f5767fa54c057b601d565c915bb83382daf8e992d931b1c99d0ffe64dfb499b637b827c4650be657fb8cc11a3b44310
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudasset_v1beta1
2
2
 
3
+ ### v0.40.0 (2024-06-16)
4
+
5
+ * Regenerated from discovery document revision 20240608
6
+
7
+ ### v0.39.0 (2024-05-19)
8
+
9
+ * Regenerated using generator version 0.15.0
10
+
3
11
  ### v0.38.0 (2024-04-21)
4
12
 
5
13
  * Regenerated from discovery document revision 20240412
@@ -1116,10 +1116,11 @@ module Google
1116
1116
  # @return [String]
1117
1117
  attr_accessor :description
1118
1118
 
1119
- # Resource name for the `AccessLevel`. Format: `accessPolicies/`access_policy`/
1120
- # accessLevels/`access_level``. The `access_level` component must begin with a
1121
- # letter, followed by alphanumeric characters or `_`. Its maximum length is 50
1122
- # characters. After you create an `AccessLevel`, you cannot change its `name`.
1119
+ # Identifier. Resource name for the `AccessLevel`. Format: `accessPolicies/`
1120
+ # access_policy`/accessLevels/`access_level``. The `access_level` component must
1121
+ # begin with a letter, followed by alphanumeric characters or `_`. Its maximum
1122
+ # length is 50 characters. After you create an `AccessLevel`, you cannot change
1123
+ # its `name`.
1123
1124
  # Corresponds to the JSON property `name`
1124
1125
  # @return [String]
1125
1126
  attr_accessor :name
@@ -1153,14 +1154,14 @@ module Google
1153
1154
 
1154
1155
  # Output only. An opaque identifier for the current version of the `AccessPolicy`
1155
1156
  # . This will always be a strongly validated etag, meaning that two Access
1156
- # Polices will be identical if and only if their etags are identical. Clients
1157
+ # Policies will be identical if and only if their etags are identical. Clients
1157
1158
  # should not expect this to be in any specific format.
1158
1159
  # Corresponds to the JSON property `etag`
1159
1160
  # @return [String]
1160
1161
  attr_accessor :etag
1161
1162
 
1162
- # Output only. Resource name of the `AccessPolicy`. Format: `accessPolicies/`
1163
- # access_policy``
1163
+ # Output only. Identifier. Resource name of the `AccessPolicy`. Format: `
1164
+ # accessPolicies/`access_policy``
1164
1165
  # Corresponds to the JSON property `name`
1165
1166
  # @return [String]
1166
1167
  attr_accessor :name
@@ -1844,7 +1845,7 @@ module Google
1844
1845
  # @return [String]
1845
1846
  attr_accessor :description
1846
1847
 
1847
- # Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
1848
+ # Identifier. Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
1848
1849
  # access_policy`/servicePerimeters/`service_perimeter``. The `service_perimeter`
1849
1850
  # component must begin with a letter, followed by alphanumeric characters or `_`.
1850
1851
  # After you create a `ServicePerimeter`, you cannot change its `name`.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1beta1
18
18
  # Version of the google-apis-cloudasset_v1beta1 gem
19
- GEM_VERSION = "0.38.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240412"
25
+ REVISION = "20240608"
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-cloudasset_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.38.0
4
+ version: 0.40.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-04-21 00:00:00.000000000 Z
11
+ date: 2024-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.38.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []