google-apis-ml_v1 0.12.0 → 0.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b3ce935bdfe3343af515d39dca132662e94b80a4227da66ee4f385ed1dc6e59b
4
- data.tar.gz: 499396194b1d5f1b226f873d61fd58151c64d00b9b89aa55435fb53f12657670
3
+ metadata.gz: 7eb4a01c24726417d10bd70628805c721e24a7ba1436c3c5755bec074a63cd16
4
+ data.tar.gz: 9650563ac49f759bbd9454b707283acb2ae29cf39ceda4d0c8568f06983d90d4
5
5
  SHA512:
6
- metadata.gz: 1ca75094a000d0ecde715dfec43071b80fcf7aa601a744933fca8db1bb8b241aa5e75faafb569eba7fe146a3f9e2248b543dbeb45e3730d9e0ddedbf3662cc63
7
- data.tar.gz: bbdb10aaf4353d8768a23b09600f686e77a1e9fbfd7bd5665d613bb9c5ccbbc74da449e97d9b30d255d3d9f0e8c390ffa6bff4dd5d6a875223be841e25f6ff90
6
+ metadata.gz: c1d55403d166869763f464530af4b497993cc793b7ff29f90b25153bd8a9d027d06fdb84a4dcb9637d9f5d456ad1a73c7a10984b552ec93029e42fc47066d1e1
7
+ data.tar.gz: dd9890cc8b49c6fc8aea962341e46004b07f15ba8b51e69665d2bec4bc971abcfe08adfbce0c4dec3bba324b4d9d9ed2bc19186a39f89490da9d7642d9310a20
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-ml_v1
2
2
 
3
+ ### v0.13.0 (2021-08-25)
4
+
5
+ * Regenerated from discovery document revision 20210816
6
+
3
7
  ### v0.12.0 (2021-08-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20210806
@@ -3488,7 +3488,7 @@ module Google
3488
3488
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
3489
3489
  # roles/resourcemanager.organizationViewer condition: title: expirable access
3490
3490
  # description: Does not grant access after Sep 2020 expression: request.time <
3491
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
3491
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
3492
3492
  # description of IAM and its features, see the [IAM documentation](https://cloud.
3493
3493
  # google.com/iam/docs/).
3494
3494
  class GoogleIamV1Policy
@@ -3582,7 +3582,7 @@ module Google
3582
3582
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
3583
3583
  # roles/resourcemanager.organizationViewer condition: title: expirable access
3584
3584
  # description: Does not grant access after Sep 2020 expression: request.time <
3585
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
3585
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
3586
3586
  # description of IAM and its features, see the [IAM documentation](https://cloud.
3587
3587
  # google.com/iam/docs/).
3588
3588
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MlV1
18
18
  # Version of the google-apis-ml_v1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210806"
25
+ REVISION = "20210816"
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-ml_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.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: 2021-08-23 00:00:00.000000000 Z
11
+ date: 2021-08-30 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/master/generated/google-apis-ml_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-ml_v1
63
63
  post_install_message:
64
64
  rdoc_options: []