google-apis-cloudasset_v1p7beta1 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: eabb1dd184d2e7ebcf0a8f7383060f3ae8887232bfd8fbf435630cb7b4f1638b
4
- data.tar.gz: 1417abdfc8247cdaf9cb8fc4927b0c2c7adc1bd8e1db046bdc9f1b5e04406ae2
3
+ metadata.gz: dad8be7d4b6d7ae20e5eea810a3db54eeb818712751cb765bf4e09f7aa7b9f00
4
+ data.tar.gz: 6e061321f137a13ef1197441614d393519fba9ccf35f219e48125744c729465d
5
5
  SHA512:
6
- metadata.gz: 4b5b49bd66523e3e970030db366e92d464c8f792bcbdf2283c0f9e7bbf6948bf36f95228cd2982bc46080977959ced5f023cf37f8b5a9ac6e11b34769f314821
7
- data.tar.gz: 449c8413a7859f0d9f5a7fc4abf55bdb939f45cbe2c93873f97574ea7d89716191a433653e9eeb07f09932abd62315d2aafb5fbb196ad01c076ccdfa4757c5fc
6
+ metadata.gz: 5926479f4facef4edb672793e6a4d46e912390ee24f83b05b11df19017350f1b48b4be6904d9cfe7fb4cc003e4d9ae3979faf56524402c30371256a9b09cfe31
7
+ data.tar.gz: 9229baf3c82ef774c66c353538568fe84426930386078db3a751b493041a6a838855128741dad64c3c30f940c11e1d3a2c8c0489ec7c639f0cb2fbec4576e03c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudasset_v1p7beta1
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
@@ -1119,10 +1119,11 @@ module Google
1119
1119
  # @return [String]
1120
1120
  attr_accessor :description
1121
1121
 
1122
- # Resource name for the `AccessLevel`. Format: `accessPolicies/`access_policy`/
1123
- # accessLevels/`access_level``. The `access_level` component must begin with a
1124
- # letter, followed by alphanumeric characters or `_`. Its maximum length is 50
1125
- # characters. After you create an `AccessLevel`, you cannot change its `name`.
1122
+ # Identifier. Resource name for the `AccessLevel`. Format: `accessPolicies/`
1123
+ # access_policy`/accessLevels/`access_level``. The `access_level` component must
1124
+ # begin with a letter, followed by alphanumeric characters or `_`. Its maximum
1125
+ # length is 50 characters. After you create an `AccessLevel`, you cannot change
1126
+ # its `name`.
1126
1127
  # Corresponds to the JSON property `name`
1127
1128
  # @return [String]
1128
1129
  attr_accessor :name
@@ -1156,14 +1157,14 @@ module Google
1156
1157
 
1157
1158
  # Output only. An opaque identifier for the current version of the `AccessPolicy`
1158
1159
  # . This will always be a strongly validated etag, meaning that two Access
1159
- # Polices will be identical if and only if their etags are identical. Clients
1160
+ # Policies will be identical if and only if their etags are identical. Clients
1160
1161
  # should not expect this to be in any specific format.
1161
1162
  # Corresponds to the JSON property `etag`
1162
1163
  # @return [String]
1163
1164
  attr_accessor :etag
1164
1165
 
1165
- # Output only. Resource name of the `AccessPolicy`. Format: `accessPolicies/`
1166
- # access_policy``
1166
+ # Output only. Identifier. Resource name of the `AccessPolicy`. Format: `
1167
+ # accessPolicies/`access_policy``
1167
1168
  # Corresponds to the JSON property `name`
1168
1169
  # @return [String]
1169
1170
  attr_accessor :name
@@ -1847,7 +1848,7 @@ module Google
1847
1848
  # @return [String]
1848
1849
  attr_accessor :description
1849
1850
 
1850
- # Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
1851
+ # Identifier. Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
1851
1852
  # access_policy`/servicePerimeters/`service_perimeter``. The `service_perimeter`
1852
1853
  # component must begin with a letter, followed by alphanumeric characters or `_`.
1853
1854
  # After you create a `ServicePerimeter`, you cannot change its `name`.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1p7beta1
18
18
  # Version of the google-apis-cloudasset_v1p7beta1 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_v1p7beta1
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_v1p7beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p7beta1/v0.38.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p7beta1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p7beta1
63
63
  post_install_message:
64
64
  rdoc_options: []