google-cloud-ai_platform-v1 1.23.0 → 1.23.1

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: 5a54b691c107a00eef05706d1f0831c38800ec91c9f0b5189bc615c25f75ea81
4
- data.tar.gz: 912542b8833839a2eb2fb5d35c39edccbe0a82193ef9da7f8321799126bede9a
3
+ metadata.gz: 242883202a593bfb427ddb324b61fa4ce40d60643754f722c0b606461de83548
4
+ data.tar.gz: 4658633ed2c61920667d4b959666ab53f35f6587af58dd1fcff9bf54dcedca38
5
5
  SHA512:
6
- metadata.gz: d87dab6c6737f32db7fca262212b6262d7002dfcf52c9c987b55ef99bfabbc494563f1e1615b42dd58706ae78aea4b128646b5ffca9d55e936f521381acc062c
7
- data.tar.gz: c145d1326a97e3f22dfc0b1673b44859972d4b8591a3ae32cc12ef892677d3e8c9c43595ad130aacc440f27a4a2be484d59cf3064f0526d51f340be3339ce052
6
+ metadata.gz: 493d06c67f4339703bf02430fd677b4a5a11debb4a1cc2ec559111cc38ed61da20ecb6c195269dca1b89d39a1bbea59296b1ba9b126398c0732b34af32f376f1
7
+ data.tar.gz: a1f0734e61021edd40c16e6bfb36bba8cbf84a340d85750fffc3dc778b7fb090cf7eced752fb782154e6e4be99d8e8bc471e7b943d26a2c0d36792dc06b121cf
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module AIPlatform
23
23
  module V1
24
- VERSION = "1.23.0"
24
+ VERSION = "1.23.1"
25
25
  end
26
26
  end
27
27
  end
@@ -21,7 +21,6 @@ module Google
21
21
  module Cloud
22
22
  module AIPlatform
23
23
  module V1
24
- # LINT: LEGACY_NAMES
25
24
  # Represents a hardware accelerator type.
26
25
  module AcceleratorType
27
26
  # Unspecified accelerator type, which means no accelerator.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-ai_platform-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.23.0
4
+ version: 1.23.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC