google-apis-beyondcorp_v1alpha 0.40.0 → 0.41.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: f83603946dd2c58f91283a94a04158bc9c73f5bd1920d6ce0e87f059844b8b01
4
- data.tar.gz: 707cc8ca8d18d80e69d0567eb994991eff5bb9af1f2da27f8acc07fec5d1d72e
3
+ metadata.gz: 56fc10d7697562b9bc536d3fdd25abd31fcad124c3696f008a5ee18b996d8a0c
4
+ data.tar.gz: a8fe74726a147ab255f0f13b3df9bd5acfdf3c203a982daa15b147bd3ecf6649
5
5
  SHA512:
6
- metadata.gz: 2a57a6deca66616cc13d6cddc4ec70d29214498813a44925770fc85d1cc9decae1478205bbf40974e35bf804d5c50ec3680ee1444c3d50f945fa3657267a177f
7
- data.tar.gz: a48be68c7acfc53a331a83f84fd64ab640c8975ff19f34da5686db96f3c58b9d347599dd734eab4b3b530b98c173524d145ba867b79d42eec5961cdc7b84dee8
6
+ metadata.gz: 1879f8f2ce776b11c670ea25ebc98c94ee4d87fed13708994d48b4429c6e99d82dca0641a7f3e182c811f427e8cbdbd88344dad8108e9574993dbbac971f7c35
7
+ data.tar.gz: f9dfbabadec1bb66f7a8fdffe5b932e26a10620b7b44daf192037456b638d4a44cd95c0af56ea8547f6a12d9701f76437420e48773331ba3137230c15632f38f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-beyondcorp_v1alpha
2
2
 
3
+ ### v0.41.0 (2024-07-25)
4
+
5
+ * Regenerated from discovery document revision 20240626
6
+
3
7
  ### v0.40.0 (2024-06-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20240619
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BeyondcorpV1alpha
18
18
  # Version of the google-apis-beyondcorp_v1alpha gem
19
- GEM_VERSION = "0.40.0"
19
+ GEM_VERSION = "0.41.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240619"
25
+ REVISION = "20240626"
26
26
  end
27
27
  end
28
28
  end
@@ -1216,7 +1216,7 @@ module Google
1216
1216
  # filter fields: * `type` * `category` * `subCategory` Examples: * "category =
1217
1217
  # application AND type = count" * "category = application AND subCategory = iap"
1218
1218
  # * "type = status" Allowed values: * type: [count, latency, status, list] *
1219
- # category: [application, device, request, security] * subCategory: [iap,
1219
+ # category: [application, device, request, security] * subCategory: [iap, caa,
1220
1220
  # webprotect] NOTE: Only equality based comparison is allowed. Only `AND`
1221
1221
  # conjunction is allowed. NOTE: The 'AND' in the filter field needs to be in
1222
1222
  # capital letters only. NOTE: Just filtering on `subCategory` is not allowed. It
@@ -4323,7 +4323,7 @@ module Google
4323
4323
  # filter fields: * `type` * `category` * `subCategory` Examples: * "category =
4324
4324
  # application AND type = count" * "category = application AND subCategory = iap"
4325
4325
  # * "type = status" Allowed values: * type: [count, latency, status, list] *
4326
- # category: [application, device, request, security] * subCategory: [iap,
4326
+ # category: [application, device, request, security] * subCategory: [iap, caa,
4327
4327
  # webprotect] NOTE: Only equality based comparison is allowed. Only `AND`
4328
4328
  # conjunction is allowed. NOTE: The 'AND' in the filter field needs to be in
4329
4329
  # capital letters only. NOTE: Just filtering on `subCategory` is not allowed. It
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-beyondcorp_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.40.0
4
+ version: 0.41.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-06-27 00:00:00.000000000 Z
11
+ date: 2024-07-25 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-beyondcorp_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1alpha/v0.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1alpha/v0.41.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-beyondcorp_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []