google-cloud-automl-v1 0.4.7 → 0.4.8
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 +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/automl/v1/annotation_payload_pb.rb +0 -2
- data/lib/google/cloud/automl/v1/annotation_spec_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/classification_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/data_items_pb.rb +0 -4
- data/lib/google/cloud/automl/v1/dataset_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/detection_pb.rb +0 -2
- data/lib/google/cloud/automl/v1/geometry_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/image_pb.rb +0 -4
- data/lib/google/cloud/automl/v1/io_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/model_evaluation_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/model_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/operations_pb.rb +0 -7
- data/lib/google/cloud/automl/v1/text_extraction_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/text_pb.rb +0 -2
- data/lib/google/cloud/automl/v1/text_segment_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/text_sentiment_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/translation_pb.rb +0 -1
- data/lib/google/cloud/automl/v1/version.rb +1 -1
- data/proto_docs/google/cloud/automl/v1/annotation_payload.rb +1 -1
- metadata +2 -3
- data/proto_docs/google/protobuf/struct.rb +0 -96
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ef9f3c42ad066b3a740e4b4426b485c3f6522296cca545efce7b56862c8994ec
|
|
4
|
+
data.tar.gz: bfdb45c15675fae6ba85a5f2edd121fb1e37712c5d5dc65f6570954fb25cdf9d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: db23d14a423119b6288a6a904c661656acff0187cdadb0908f259344f77dd0393903e751e933dedb10a7168a594206484149e6283cb1087c4dd19f6af5572eee
|
|
7
|
+
data.tar.gz: 159ad44b6f511726ad2884ddf3aaab5f71c69be719d241f40a2da925430d1ecb89f2184222d1aa8964847c198a399b3b91d08b32ad4c2cc73a1693f0e42b0cdb
|
data/README.md
CHANGED
|
@@ -37,7 +37,7 @@ request = ::Google::Cloud::AutoML::V1::PredictRequest.new # (request fields as k
|
|
|
37
37
|
response = client.predict request
|
|
38
38
|
```
|
|
39
39
|
|
|
40
|
-
View the [Client Library Documentation](https://
|
|
40
|
+
View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-automl-v1/latest)
|
|
41
41
|
for class and method documentation.
|
|
42
42
|
|
|
43
43
|
See also the [Product Documentation](https://cloud.google.com/automl)
|
|
@@ -6,8 +6,6 @@ require 'google/cloud/automl/v1/detection_pb'
|
|
|
6
6
|
require 'google/cloud/automl/v1/text_extraction_pb'
|
|
7
7
|
require 'google/cloud/automl/v1/text_sentiment_pb'
|
|
8
8
|
require 'google/cloud/automl/v1/translation_pb'
|
|
9
|
-
require 'google/protobuf/any_pb'
|
|
10
|
-
require 'google/api/annotations_pb'
|
|
11
9
|
require 'google/protobuf'
|
|
12
10
|
|
|
13
11
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
@@ -4,10 +4,6 @@
|
|
|
4
4
|
require 'google/cloud/automl/v1/geometry_pb'
|
|
5
5
|
require 'google/cloud/automl/v1/io_pb'
|
|
6
6
|
require 'google/cloud/automl/v1/text_segment_pb'
|
|
7
|
-
require 'google/protobuf/any_pb'
|
|
8
|
-
require 'google/protobuf/duration_pb'
|
|
9
|
-
require 'google/protobuf/struct_pb'
|
|
10
|
-
require 'google/api/annotations_pb'
|
|
11
7
|
require 'google/protobuf'
|
|
12
8
|
|
|
13
9
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
@@ -6,7 +6,6 @@ require 'google/cloud/automl/v1/image_pb'
|
|
|
6
6
|
require 'google/cloud/automl/v1/text_pb'
|
|
7
7
|
require 'google/cloud/automl/v1/translation_pb'
|
|
8
8
|
require 'google/protobuf/timestamp_pb'
|
|
9
|
-
require 'google/api/annotations_pb'
|
|
10
9
|
require 'google/protobuf'
|
|
11
10
|
|
|
12
11
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
@@ -2,11 +2,7 @@
|
|
|
2
2
|
# source: google/cloud/automl/v1/image.proto
|
|
3
3
|
|
|
4
4
|
require 'google/api/field_behavior_pb'
|
|
5
|
-
require 'google/api/resource_pb'
|
|
6
|
-
require 'google/cloud/automl/v1/annotation_spec_pb'
|
|
7
5
|
require 'google/cloud/automl/v1/classification_pb'
|
|
8
|
-
require 'google/protobuf/timestamp_pb'
|
|
9
|
-
require 'google/api/annotations_pb'
|
|
10
6
|
require 'google/protobuf'
|
|
11
7
|
|
|
12
8
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
@@ -8,7 +8,6 @@ require 'google/cloud/automl/v1/text_extraction_pb'
|
|
|
8
8
|
require 'google/cloud/automl/v1/text_sentiment_pb'
|
|
9
9
|
require 'google/cloud/automl/v1/translation_pb'
|
|
10
10
|
require 'google/protobuf/timestamp_pb'
|
|
11
|
-
require 'google/api/annotations_pb'
|
|
12
11
|
require 'google/protobuf'
|
|
13
12
|
|
|
14
13
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
@@ -6,7 +6,6 @@ require 'google/cloud/automl/v1/image_pb'
|
|
|
6
6
|
require 'google/cloud/automl/v1/text_pb'
|
|
7
7
|
require 'google/cloud/automl/v1/translation_pb'
|
|
8
8
|
require 'google/protobuf/timestamp_pb'
|
|
9
|
-
require 'google/api/annotations_pb'
|
|
10
9
|
require 'google/protobuf'
|
|
11
10
|
|
|
12
11
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
@@ -1,16 +1,9 @@
|
|
|
1
1
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
2
2
|
# source: google/cloud/automl/v1/operations.proto
|
|
3
3
|
|
|
4
|
-
require 'google/cloud/automl/v1/dataset_pb'
|
|
5
4
|
require 'google/cloud/automl/v1/io_pb'
|
|
6
|
-
require 'google/cloud/automl/v1/model_pb'
|
|
7
|
-
require 'google/cloud/automl/v1/model_evaluation_pb'
|
|
8
|
-
require 'google/cloud/automl/v1/prediction_service_pb'
|
|
9
|
-
require 'google/cloud/automl/v1/service_pb'
|
|
10
|
-
require 'google/protobuf/empty_pb'
|
|
11
5
|
require 'google/protobuf/timestamp_pb'
|
|
12
6
|
require 'google/rpc/status_pb'
|
|
13
|
-
require 'google/api/annotations_pb'
|
|
14
7
|
require 'google/protobuf'
|
|
15
8
|
|
|
16
9
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
2
2
|
# source: google/cloud/automl/v1/text.proto
|
|
3
3
|
|
|
4
|
-
require 'google/api/field_behavior_pb'
|
|
5
4
|
require 'google/cloud/automl/v1/classification_pb'
|
|
6
|
-
require 'google/api/annotations_pb'
|
|
7
5
|
require 'google/protobuf'
|
|
8
6
|
|
|
9
7
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
@@ -45,7 +45,7 @@ module Google
|
|
|
45
45
|
# @!attribute [rw] display_name
|
|
46
46
|
# @return [::String]
|
|
47
47
|
# Output only. The value of
|
|
48
|
-
#
|
|
48
|
+
# {::Google::Cloud::AutoML::V1::AnnotationSpec#display_name display_name}
|
|
49
49
|
# when the model was trained. Because this field returns a value at model
|
|
50
50
|
# training time, for different models trained using the same dataset, the
|
|
51
51
|
# returned value could be different as model owner could update the
|
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.8
|
|
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
|
+
date: 2022-02-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|
|
@@ -234,7 +234,6 @@ files:
|
|
|
234
234
|
- proto_docs/google/protobuf/duration.rb
|
|
235
235
|
- proto_docs/google/protobuf/empty.rb
|
|
236
236
|
- proto_docs/google/protobuf/field_mask.rb
|
|
237
|
-
- proto_docs/google/protobuf/struct.rb
|
|
238
237
|
- proto_docs/google/protobuf/timestamp.rb
|
|
239
238
|
- proto_docs/google/rpc/status.rb
|
|
240
239
|
homepage: https://github.com/googleapis/google-cloud-ruby
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
# Copyright 2020 Google LLC
|
|
4
|
-
#
|
|
5
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
# you may not use this file except in compliance with the License.
|
|
7
|
-
# You may obtain a copy of the License at
|
|
8
|
-
#
|
|
9
|
-
# https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
#
|
|
11
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
# See the License for the specific language governing permissions and
|
|
15
|
-
# limitations under the License.
|
|
16
|
-
|
|
17
|
-
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
module Google
|
|
21
|
-
module Protobuf
|
|
22
|
-
# `Struct` represents a structured data value, consisting of fields
|
|
23
|
-
# which map to dynamically typed values. In some languages, `Struct`
|
|
24
|
-
# might be supported by a native representation. For example, in
|
|
25
|
-
# scripting languages like JS a struct is represented as an
|
|
26
|
-
# object. The details of that representation are described together
|
|
27
|
-
# with the proto support for the language.
|
|
28
|
-
#
|
|
29
|
-
# The JSON representation for `Struct` is JSON object.
|
|
30
|
-
# @!attribute [rw] fields
|
|
31
|
-
# @return [::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}]
|
|
32
|
-
# Unordered map of dynamically typed values.
|
|
33
|
-
class Struct
|
|
34
|
-
include ::Google::Protobuf::MessageExts
|
|
35
|
-
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
36
|
-
|
|
37
|
-
# @!attribute [rw] key
|
|
38
|
-
# @return [::String]
|
|
39
|
-
# @!attribute [rw] value
|
|
40
|
-
# @return [::Google::Protobuf::Value]
|
|
41
|
-
class FieldsEntry
|
|
42
|
-
include ::Google::Protobuf::MessageExts
|
|
43
|
-
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
44
|
-
end
|
|
45
|
-
end
|
|
46
|
-
|
|
47
|
-
# `Value` represents a dynamically typed value which can be either
|
|
48
|
-
# null, a number, a string, a boolean, a recursive struct value, or a
|
|
49
|
-
# list of values. A producer of value is expected to set one of that
|
|
50
|
-
# variants, absence of any variant indicates an error.
|
|
51
|
-
#
|
|
52
|
-
# The JSON representation for `Value` is JSON value.
|
|
53
|
-
# @!attribute [rw] null_value
|
|
54
|
-
# @return [::Google::Protobuf::NullValue]
|
|
55
|
-
# Represents a null value.
|
|
56
|
-
# @!attribute [rw] number_value
|
|
57
|
-
# @return [::Float]
|
|
58
|
-
# Represents a double value.
|
|
59
|
-
# @!attribute [rw] string_value
|
|
60
|
-
# @return [::String]
|
|
61
|
-
# Represents a string value.
|
|
62
|
-
# @!attribute [rw] bool_value
|
|
63
|
-
# @return [::Boolean]
|
|
64
|
-
# Represents a boolean value.
|
|
65
|
-
# @!attribute [rw] struct_value
|
|
66
|
-
# @return [::Google::Protobuf::Struct]
|
|
67
|
-
# Represents a structured value.
|
|
68
|
-
# @!attribute [rw] list_value
|
|
69
|
-
# @return [::Google::Protobuf::ListValue]
|
|
70
|
-
# Represents a repeated `Value`.
|
|
71
|
-
class Value
|
|
72
|
-
include ::Google::Protobuf::MessageExts
|
|
73
|
-
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
74
|
-
end
|
|
75
|
-
|
|
76
|
-
# `ListValue` is a wrapper around a repeated field of values.
|
|
77
|
-
#
|
|
78
|
-
# The JSON representation for `ListValue` is JSON array.
|
|
79
|
-
# @!attribute [rw] values
|
|
80
|
-
# @return [::Array<::Google::Protobuf::Value>]
|
|
81
|
-
# Repeated field of dynamically typed values.
|
|
82
|
-
class ListValue
|
|
83
|
-
include ::Google::Protobuf::MessageExts
|
|
84
|
-
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
85
|
-
end
|
|
86
|
-
|
|
87
|
-
# `NullValue` is a singleton enumeration to represent the null value for the
|
|
88
|
-
# `Value` type union.
|
|
89
|
-
#
|
|
90
|
-
# The JSON representation for `NullValue` is JSON `null`.
|
|
91
|
-
module NullValue
|
|
92
|
-
# Null value.
|
|
93
|
-
NULL_VALUE = 0
|
|
94
|
-
end
|
|
95
|
-
end
|
|
96
|
-
end
|