File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
generated/google-apis-vision_v1p1beta1
lib/google/apis/vision_v1p1beta1 Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Release history for google-apis-vision_v1p1beta1
2
2
3
+ ### v0.31.0 (2025-08-10)
4
+
5
+ * Regenerated from discovery document revision 20250804
6
+ * Regenerated using generator version 0.18.0
7
+
3
8
### v0.30.0 (2025-05-04)
4
9
5
10
* Regenerated using generator version 0.17.0
Original file line number Diff line number Diff line change @@ -1860,7 +1860,7 @@ class GoogleCloudVisionV1p1beta1Feature
1860
1860
1861
1861
# Model to use for the feature. Supported values: "builtin/stable" (the default
1862
1862
# if unset) and "builtin/latest". `DOCUMENT_TEXT_DETECTION` and `TEXT_DETECTION`
1863
- # also support "builtin/weekly " for the bleeding edge release updated weekly .
1863
+ # also support "builtin/rc " for the latest release candidate .
1864
1864
# Corresponds to the JSON property `model`
1865
1865
# @return [String]
1866
1866
attr_accessor :model
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
16
16
module Apis
17
17
module VisionV1p1beta1
18
18
# Version of the google-apis-vision_v1p1beta1 gem
19
- GEM_VERSION = "0.30 .0"
19
+ GEM_VERSION = "0.31 .0"
20
20
21
21
# Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.17 .0"
22
+ GENERATOR_VERSION = "0.18 .0"
23
23
24
24
# Revision of the discovery document this client was generated from
25
- REVISION = "20240823 "
25
+ REVISION = "20250804 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments