google-apis-androiddeviceprovisioning_v1 0.16.0 → 0.18.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: 2e314ebb296c6703ebe0ace9667882d9766364342a8807c7933f6e5dab6db9c9
4
- data.tar.gz: 2c0ceefb9fd7d67fc008e1a65efc3c80f957d01d467cb90816d8ea99290eb967
3
+ metadata.gz: c39cfe7e2ec1e74229bfb0d4874f778b7514eb3d691bb0580f14aa9166b34fcf
4
+ data.tar.gz: e79e61a9801938d29f8953e91b7b7c1b4ca17e3debfb3ae1830dbbc16ea6242a
5
5
  SHA512:
6
- metadata.gz: 1c2ead42f70bc02515458936d3ba1b4325438f81a3455d8369130f328f0a6b2dd058d35528cf87c6f2bb0f1b27a40984ff7386e32bb6945d2cf3b2fde1578d22
7
- data.tar.gz: 0ccb52f6d2d40917a81dc81f02c53168c8fb0a44f074935e4fab5cec8ebd6bf954833733eaf775cf2bcd59688d08068b118b125aa621c0a152ef7dfd2d759b69
6
+ metadata.gz: 2f2def1b6adda561da18a4479a6d740862c057198b969de09ef6a1eedfb464f5f2c746ade2badbc49060ca6a2e5b6124bd5d414104de913e532890708a157d00
7
+ data.tar.gz: 934e961cd90e7dab9e10c47ce2c66600c8d5d274693e64546522bd29f40dd55535a35585b6065d79c7168bb762571899f5650bd8d9467d3d325c79ace84589ed
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-androiddeviceprovisioning_v1
2
2
 
3
+ ### v0.18.0 (2023-02-19)
4
+
5
+ * Regenerated using generator version 0.12.0
6
+
7
+ ### v0.17.0 (2022-12-07)
8
+
9
+ * Regenerated from discovery document revision 20221203
10
+
3
11
  ### v0.16.0 (2022-11-04)
4
12
 
5
13
  * Regenerated from discovery document revision 20221031
@@ -579,7 +579,7 @@ module Google
579
579
  # @return [String]
580
580
  attr_accessor :google_workspace_customer_id
581
581
 
582
- # The ID of the Customer that purchased the Android device.
582
+ # The ID of the Customer that purchased the device.
583
583
  # Corresponds to the JSON property `ownerCompanyId`
584
584
  # @return [Fixnum]
585
585
  attr_accessor :owner_company_id
@@ -658,7 +658,7 @@ module Google
658
658
 
659
659
  # The device model's name. Allowed values are listed in [Android models](/zero-
660
660
  # touch/resources/manufacturer-names#model-names) and [Chrome OS models](https://
661
- # support.google.com/chrome/a/answer/10130175?hl=en#identify_compatible).
661
+ # support.google.com/chrome/a/answer/10130175#identify_compatible).
662
662
  # Corresponds to the JSON property `model`
663
663
  # @return [String]
664
664
  attr_accessor :model
@@ -1319,7 +1319,7 @@ module Google
1319
1319
  class PerDeviceStatusInBatch
1320
1320
  include Google::Apis::Core::Hashable
1321
1321
 
1322
- # If processing succeeds, the device ID of the Android device.
1322
+ # If processing succeeds, the device ID of the device.
1323
1323
  # Corresponds to the JSON property `deviceId`
1324
1324
  # @return [Fixnum]
1325
1325
  attr_accessor :device_id
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AndroiddeviceprovisioningV1
18
18
  # Version of the google-apis-androiddeviceprovisioning_v1 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221031"
25
+ REVISION = "20221203"
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-androiddeviceprovisioning_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.18.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: 2022-11-07 00:00:00.000000000 Z
11
+ date: 2023-02-19 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.9.1
19
+ version: 0.11.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.9.1
29
+ version: 0.11.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-androiddeviceprovisioning_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-androiddeviceprovisioning_v1/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androiddeviceprovisioning_v1/v0.18.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androiddeviceprovisioning_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Android Device Provisioning Partner API V1