google-cloud-automl-v1 0.4.4 → 0.4.5
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6837ad5ff79bdfc71b64984e99875f6f14857c053b3c809e8c856959502db2eb
|
|
4
|
+
data.tar.gz: 37834999f3d531db65d92dd6e84955b9f87ff3329c2fbeaa99e576096e7bd55d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fe924553383e981b1ffc2f3e08ae627b1092454c9117ebffb3a39710076b9498ed49386e53124b3b9e61cca1d78608f828faa97f8d090af48d83071793d8ab06
|
|
7
|
+
data.tar.gz: 5f7a57d199a64b1f069b757ca14b40d2360bb80535d68b9a1d3a9f41424bccd21393d208444e84f48f7387b0ac44297a0d1a21f66e10267c103f2af5ab9fbca1
|
|
@@ -436,10 +436,11 @@ module Google
|
|
|
436
436
|
# An expression for filtering the results of the request.
|
|
437
437
|
#
|
|
438
438
|
# * `dataset_metadata` - for existence of the case (e.g.
|
|
439
|
-
# image_classification_dataset_metadata
|
|
439
|
+
# `image_classification_dataset_metadata:*`). Some examples of
|
|
440
|
+
# using the filter are:
|
|
440
441
|
#
|
|
441
442
|
# * `translation_dataset_metadata:*` --> The dataset has
|
|
442
|
-
# translation_dataset_metadata
|
|
443
|
+
# `translation_dataset_metadata`.
|
|
443
444
|
# @param page_size [::Integer]
|
|
444
445
|
# Requested page size. Server may return fewer results than requested.
|
|
445
446
|
# If unspecified, server will pick a default size.
|
|
@@ -1199,11 +1200,11 @@ module Google
|
|
|
1199
1200
|
# An expression for filtering the results of the request.
|
|
1200
1201
|
#
|
|
1201
1202
|
# * `model_metadata` - for existence of the case (e.g.
|
|
1202
|
-
# video_classification_model_metadata
|
|
1203
|
+
# `video_classification_model_metadata:*`).
|
|
1203
1204
|
# * `dataset_id` - for = or !=. Some examples of using the filter are:
|
|
1204
1205
|
#
|
|
1205
1206
|
# * `image_classification_model_metadata:*` --> The model has
|
|
1206
|
-
#
|
|
1207
|
+
# `image_classification_model_metadata`.
|
|
1207
1208
|
# * `dataset_id=5` --> The model was created from a dataset with ID 5.
|
|
1208
1209
|
# @param page_size [::Integer]
|
|
1209
1210
|
# Requested page size.
|
|
@@ -51,10 +51,11 @@ module Google
|
|
|
51
51
|
# An expression for filtering the results of the request.
|
|
52
52
|
#
|
|
53
53
|
# * `dataset_metadata` - for existence of the case (e.g.
|
|
54
|
-
# image_classification_dataset_metadata
|
|
54
|
+
# `image_classification_dataset_metadata:*`). Some examples of
|
|
55
|
+
# using the filter are:
|
|
55
56
|
#
|
|
56
57
|
# * `translation_dataset_metadata:*` --> The dataset has
|
|
57
|
-
# translation_dataset_metadata
|
|
58
|
+
# `translation_dataset_metadata`.
|
|
58
59
|
# @!attribute [rw] page_size
|
|
59
60
|
# @return [::Integer]
|
|
60
61
|
# Requested page size. Server may return fewer results than requested.
|
|
@@ -169,11 +170,11 @@ module Google
|
|
|
169
170
|
# An expression for filtering the results of the request.
|
|
170
171
|
#
|
|
171
172
|
# * `model_metadata` - for existence of the case (e.g.
|
|
172
|
-
# video_classification_model_metadata
|
|
173
|
+
# `video_classification_model_metadata:*`).
|
|
173
174
|
# * `dataset_id` - for = or !=. Some examples of using the filter are:
|
|
174
175
|
#
|
|
175
176
|
# * `image_classification_model_metadata:*` --> The model has
|
|
176
|
-
#
|
|
177
|
+
# `image_classification_model_metadata`.
|
|
177
178
|
# * `dataset_id=5` --> The model was created from a dataset with ID 5.
|
|
178
179
|
# @!attribute [rw] page_size
|
|
179
180
|
# @return [::Integer]
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-automl-v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.5
|
|
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-
|
|
11
|
+
date: 2021-12-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|