google-apis-playintegrity_v1 0.23.0 → 0.24.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: 974175215610f026f9d9350e160969dd06868bbb2bb37e6b22c8366648fd68e0
4
- data.tar.gz: 3bda0c8193570cc63a8f52a9a516c6d2e041d76b0801ab4710c43c586b61c31f
3
+ metadata.gz: 1de1077af3adad770a9a708dadfc2fbf60d3bbedf3616770c67aa4c5ea4ad646
4
+ data.tar.gz: c4c1b451d3ba17b5a17a2e16f8d8252d391e5750921c1126a4bcf18a640e603d
5
5
  SHA512:
6
- metadata.gz: b71143df7c4e5c1d3169d0f2ac9eb31d22b9064751cb470d113fc05234e286451008ed67bb5d608d00afd2e70455f2a0b7a6c0736bfb7794dcb39820103cf134
7
- data.tar.gz: 7a10b182deadc33d2493bfa221619714fe6a9ddd8da15b96cec3c9bfc82c0d190023400dee5352fc5bf2677bcbaacf302a3a61709ec721991837eefbb4d2a8dc
6
+ metadata.gz: '04916bbceded3064056397e8ce0c73819ce8b6ad592d7c0b4bc26f87e11c5aedfdbd36fb1f10adac44033a6b546c5882b8bf332d2b3b034956c7f034a1cebd2e'
7
+ data.tar.gz: be8529e2472320a8105ee223f5fce1eb79d94ef3d30ff165a352b2ddbd13bdc2b9dc8266e0e14e19f85763310585f84cf5774fc735c062caf495e75f26ae7887
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-playintegrity_v1
2
2
 
3
+ ### v0.24.0 (2024-03-24)
4
+
5
+ * Regenerated from discovery document revision 20240317
6
+
3
7
  ### v0.23.0 (2024-02-24)
4
8
 
5
9
  * Regenerated using generator version 0.14.0
@@ -179,7 +179,7 @@ module Google
179
179
  end
180
180
  end
181
181
 
182
- # Contains the device attestation information.
182
+ # Contains the device attestation information. Next tag: 4
183
183
  class DeviceIntegrity
184
184
  include Google::Apis::Core::Hashable
185
185
 
@@ -330,7 +330,7 @@ module Google
330
330
  # @return [Google::Apis::PlayintegrityV1::AppIntegrity]
331
331
  attr_accessor :app_integrity
332
332
 
333
- # Contains the device attestation information.
333
+ # Contains the device attestation information. Next tag: 4
334
334
  # Corresponds to the JSON property `deviceIntegrity`
335
335
  # @return [Google::Apis::PlayintegrityV1::DeviceIntegrity]
336
336
  attr_accessor :device_integrity
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PlayintegrityV1
18
18
  # Version of the google-apis-playintegrity_v1 gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.24.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 = "20240101"
25
+ REVISION = "20240317"
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-playintegrity_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.24.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-03-24 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-playintegrity_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-playintegrity_v1/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-playintegrity_v1/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playintegrity_v1
63
63
  post_install_message:
64
64
  rdoc_options: []