google-apis-language_v1beta2 0.23.0 → 0.25.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 +4 -4
- data/CHANGELOG.md +10 -0
- data/lib/google/apis/language_v1beta2/classes.rb +32 -37
- data/lib/google/apis/language_v1beta2/gem_version.rb +3 -3
- metadata +4 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 446ef80ce7a7a4f9710f9daeefcae520f28c6a8952e5b93e049da9df7be2819f
|
4
|
+
data.tar.gz: c65b97ec1b63d27a0d296c4e5ae08e4844367d27165c9a797543bfcbf9296f9c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '0228e81b65dc421b3616893e6684ab7f326deca7f07add77efbb4f7d4fc7a30494719c88c6951278d5ba16ecdfcb8d9617bd46b1f8ef0eac2567d2d280dd5958'
|
7
|
+
data.tar.gz: '01796adaf80c3c973966ed0bad62b070b28c8c5768d22d2e35d724c6d5ccc683d125672f903a06abd3972448d38013181497122165d2856145f4bc5af08ec63e'
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1
1
|
# Release history for google-apis-language_v1beta2
|
2
2
|
|
3
|
+
### v0.25.0 (2025-03-16)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250309
|
6
|
+
* Regenerated using generator version 0.16.0
|
7
|
+
|
8
|
+
### v0.24.0 (2024-12-02)
|
9
|
+
|
10
|
+
* Regenerated from discovery document revision 20241110
|
11
|
+
* Regenerated using generator version 0.15.1
|
12
|
+
|
3
13
|
### v0.23.0 (2024-05-19)
|
4
14
|
|
5
15
|
* Regenerated from discovery document revision 20240303
|
@@ -157,7 +157,6 @@ module Google
|
|
157
157
|
include Google::Apis::Core::Hashable
|
158
158
|
|
159
159
|
# Represents the feeling associated with the entire text or entities in the text.
|
160
|
-
# Next ID: 6
|
161
160
|
# Corresponds to the JSON property `documentSentiment`
|
162
161
|
# @return [Google::Apis::LanguageV1beta2::Sentiment]
|
163
162
|
attr_accessor :document_sentiment
|
@@ -260,7 +259,7 @@ module Google
|
|
260
259
|
attr_accessor :encoding_type
|
261
260
|
|
262
261
|
# All available features for sentiment, syntax, and semantic analysis. Setting
|
263
|
-
# each one to true will enable that specific analysis for the input.
|
262
|
+
# each one to true will enable that specific analysis for the input.
|
264
263
|
# Corresponds to the JSON property `features`
|
265
264
|
# @return [Google::Apis::LanguageV1beta2::AnnotateTextRequestFeatures]
|
266
265
|
attr_accessor :features
|
@@ -278,7 +277,7 @@ module Google
|
|
278
277
|
end
|
279
278
|
|
280
279
|
# All available features for sentiment, syntax, and semantic analysis. Setting
|
281
|
-
# each one to true will enable that specific analysis for the input.
|
280
|
+
# each one to true will enable that specific analysis for the input.
|
282
281
|
class AnnotateTextRequestFeatures
|
283
282
|
include Google::Apis::Core::Hashable
|
284
283
|
|
@@ -351,7 +350,6 @@ module Google
|
|
351
350
|
attr_accessor :categories
|
352
351
|
|
353
352
|
# Represents the feeling associated with the entire text or entities in the text.
|
354
|
-
# Next ID: 6
|
355
353
|
# Corresponds to the JSON property `documentSentiment`
|
356
354
|
# @return [Google::Apis::LanguageV1beta2::Sentiment]
|
357
355
|
attr_accessor :document_sentiment
|
@@ -812,7 +810,6 @@ module Google
|
|
812
810
|
attr_accessor :salience
|
813
811
|
|
814
812
|
# Represents the feeling associated with the entire text or entities in the text.
|
815
|
-
# Next ID: 6
|
816
813
|
# Corresponds to the JSON property `sentiment`
|
817
814
|
# @return [Google::Apis::LanguageV1beta2::Sentiment]
|
818
815
|
attr_accessor :sentiment
|
@@ -843,7 +840,6 @@ module Google
|
|
843
840
|
include Google::Apis::Core::Hashable
|
844
841
|
|
845
842
|
# Represents the feeling associated with the entire text or entities in the text.
|
846
|
-
# Next ID: 6
|
847
843
|
# Corresponds to the JSON property `sentiment`
|
848
844
|
# @return [Google::Apis::LanguageV1beta2::Sentiment]
|
849
845
|
attr_accessor :sentiment
|
@@ -910,7 +906,7 @@ module Google
|
|
910
906
|
end
|
911
907
|
end
|
912
908
|
|
913
|
-
# Infra Usage of billing metrics.
|
909
|
+
# LINT: LEGACY_NAMES Infra Usage of billing metrics.
|
914
910
|
class InfraUsage
|
915
911
|
include Google::Apis::Core::Hashable
|
916
912
|
|
@@ -1128,7 +1124,6 @@ module Google
|
|
1128
1124
|
include Google::Apis::Core::Hashable
|
1129
1125
|
|
1130
1126
|
# Represents the feeling associated with the entire text or entities in the text.
|
1131
|
-
# Next ID: 6
|
1132
1127
|
# Corresponds to the JSON property `sentiment`
|
1133
1128
|
# @return [Google::Apis::LanguageV1beta2::Sentiment]
|
1134
1129
|
attr_accessor :sentiment
|
@@ -1150,11 +1145,10 @@ module Google
|
|
1150
1145
|
end
|
1151
1146
|
|
1152
1147
|
# Represents the feeling associated with the entire text or entities in the text.
|
1153
|
-
# Next ID: 6
|
1154
1148
|
class Sentiment
|
1155
1149
|
include Google::Apis::Core::Hashable
|
1156
1150
|
|
1157
|
-
# A non-negative number in the [0, +inf
|
1151
|
+
# A non-negative number in the [0, +inf] range, which represents the absolute
|
1158
1152
|
# magnitude of sentiment regardless of score (positive or negative).
|
1159
1153
|
# Corresponds to the JSON property `magnitude`
|
1160
1154
|
# @return [Float]
|
@@ -1670,8 +1664,7 @@ module Google
|
|
1670
1664
|
# @return [String]
|
1671
1665
|
attr_accessor :display_name
|
1672
1666
|
|
1673
|
-
#
|
1674
|
-
# The fields below are used exclusively for Forecasting.
|
1667
|
+
#
|
1675
1668
|
# Corresponds to the JSON property `forecastingMetadata`
|
1676
1669
|
# @return [Google::Apis::LanguageV1beta2::XpsColumnSpecForecastingMetadata]
|
1677
1670
|
attr_accessor :forecasting_metadata
|
@@ -1724,8 +1717,7 @@ module Google
|
|
1724
1717
|
end
|
1725
1718
|
end
|
1726
1719
|
|
1727
|
-
#
|
1728
|
-
# The fields below are used exclusively for Forecasting.
|
1720
|
+
#
|
1729
1721
|
class XpsColumnSpecForecastingMetadata
|
1730
1722
|
include Google::Apis::Core::Hashable
|
1731
1723
|
|
@@ -2323,7 +2315,8 @@ module Google
|
|
2323
2315
|
# @return [Array<Google::Apis::LanguageV1beta2::XpsEvaluationMetrics>]
|
2324
2316
|
attr_accessor :evaluation_metrics
|
2325
2317
|
|
2326
|
-
# Spec of input and output files, on external file systems (
|
2318
|
+
# Spec of input and output files, on external file systems (for example,
|
2319
|
+
# Colossus Namespace System or Google Cloud Storage).
|
2327
2320
|
# Corresponds to the JSON property `fileSpec`
|
2328
2321
|
# @return [Google::Apis::LanguageV1beta2::XpsFileSpec]
|
2329
2322
|
attr_accessor :file_spec
|
@@ -2349,7 +2342,8 @@ module Google
|
|
2349
2342
|
class XpsExampleSet
|
2350
2343
|
include Google::Apis::Core::Hashable
|
2351
2344
|
|
2352
|
-
# Spec of input and output files, on external file systems (
|
2345
|
+
# Spec of input and output files, on external file systems (for example,
|
2346
|
+
# Colossus Namespace System or Google Cloud Storage).
|
2353
2347
|
# Corresponds to the JSON property `fileSpec`
|
2354
2348
|
# @return [Google::Apis::LanguageV1beta2::XpsFileSpec]
|
2355
2349
|
attr_accessor :file_spec
|
@@ -2410,14 +2404,14 @@ module Google
|
|
2410
2404
|
attr_accessor :export_firebase_auxiliary_info
|
2411
2405
|
alias_method :export_firebase_auxiliary_info?, :export_firebase_auxiliary_info
|
2412
2406
|
|
2413
|
-
# The Google Contained Registry
|
2414
|
-
#
|
2407
|
+
# The Google Contained Registry path the exported files to be pushed to. This
|
2408
|
+
# location is set if the exported format is DOCKDER.
|
2415
2409
|
# Corresponds to the JSON property `outputGcrUri`
|
2416
2410
|
# @return [String]
|
2417
2411
|
attr_accessor :output_gcr_uri
|
2418
2412
|
|
2419
|
-
# The Google Cloud Storage
|
2420
|
-
#
|
2413
|
+
# The Google Cloud Storage directory where XPS will output the exported models
|
2414
|
+
# and related files. Format: gs://bucket/directory
|
2421
2415
|
# Corresponds to the JSON property `outputGcsUri`
|
2422
2416
|
# @return [String]
|
2423
2417
|
attr_accessor :output_gcs_uri
|
@@ -2457,7 +2451,8 @@ module Google
|
|
2457
2451
|
end
|
2458
2452
|
end
|
2459
2453
|
|
2460
|
-
# Spec of input and output files, on external file systems (
|
2454
|
+
# Spec of input and output files, on external file systems (for example,
|
2455
|
+
# Colossus Namespace System or Google Cloud Storage).
|
2461
2456
|
class XpsFileSpec
|
2462
2457
|
include Google::Apis::Core::Hashable
|
2463
2458
|
|
@@ -2654,8 +2649,8 @@ module Google
|
|
2654
2649
|
include Google::Apis::Core::Hashable
|
2655
2650
|
|
2656
2651
|
# Contains the model format and internal location of the model files to be
|
2657
|
-
# exported/downloaded. Use the
|
2658
|
-
# TrainRequest.gcs_bucket_name to store the model files.
|
2652
|
+
# exported/downloaded. Use the Google Cloud Storage bucket name which is
|
2653
|
+
# provided via TrainRequest.gcs_bucket_name to store the model files.
|
2659
2654
|
# Corresponds to the JSON property `exportModelOutputConfig`
|
2660
2655
|
# @return [Array<Google::Apis::LanguageV1beta2::XpsExportModelOutputConfig>]
|
2661
2656
|
attr_accessor :export_model_output_config
|
@@ -2685,7 +2680,7 @@ module Google
|
|
2685
2680
|
# @return [Array<Google::Apis::LanguageV1beta2::XpsModelArtifactItem>]
|
2686
2681
|
attr_accessor :export_artifact
|
2687
2682
|
|
2688
|
-
#
|
2683
|
+
# Google Cloud Storage URI of decoded labels file for model export 'dict.txt'.
|
2689
2684
|
# Corresponds to the JSON property `labelGcsUri`
|
2690
2685
|
# @return [String]
|
2691
2686
|
attr_accessor :label_gcs_uri
|
@@ -2695,13 +2690,13 @@ module Google
|
|
2695
2690
|
# @return [Google::Apis::LanguageV1beta2::XpsModelArtifactItem]
|
2696
2691
|
attr_accessor :serving_artifact
|
2697
2692
|
|
2698
|
-
#
|
2699
|
-
# Deprecated.
|
2693
|
+
# Google Cloud Storage URI prefix of Tensorflow JavaScript binary files 'groupX-
|
2694
|
+
# shardXofX.bin'. Deprecated.
|
2700
2695
|
# Corresponds to the JSON property `tfJsBinaryGcsPrefix`
|
2701
2696
|
# @return [String]
|
2702
2697
|
attr_accessor :tf_js_binary_gcs_prefix
|
2703
2698
|
|
2704
|
-
#
|
2699
|
+
# Google Cloud Storage URI of Tensorflow Lite metadata 'tflite_metadata.json'.
|
2705
2700
|
# Corresponds to the JSON property `tfLiteMetadataGcsUri`
|
2706
2701
|
# @return [String]
|
2707
2702
|
attr_accessor :tf_lite_metadata_gcs_uri
|
@@ -3116,7 +3111,7 @@ module Google
|
|
3116
3111
|
# @return [String]
|
3117
3112
|
attr_accessor :artifact_format
|
3118
3113
|
|
3119
|
-
# The Google Cloud Storage
|
3114
|
+
# The Google Cloud Storage URI that stores the model binary files.
|
3120
3115
|
# Corresponds to the JSON property `gcsUri`
|
3121
3116
|
# @return [String]
|
3122
3117
|
attr_accessor :gcs_uri
|
@@ -3132,7 +3127,7 @@ module Google
|
|
3132
3127
|
end
|
3133
3128
|
end
|
3134
3129
|
|
3135
|
-
#
|
3130
|
+
#
|
3136
3131
|
class XpsPreprocessResponse
|
3137
3132
|
include Google::Apis::Core::Hashable
|
3138
3133
|
|
@@ -3376,7 +3371,7 @@ module Google
|
|
3376
3371
|
end
|
3377
3372
|
|
3378
3373
|
# Specification of Model explanation. Feature-based XAI in AutoML Vision ICN is
|
3379
|
-
# deprecated
|
3374
|
+
# deprecated.
|
3380
3375
|
class XpsResponseExplanationSpec
|
3381
3376
|
include Google::Apis::Core::Hashable
|
3382
3377
|
|
@@ -3986,7 +3981,7 @@ module Google
|
|
3986
3981
|
end
|
3987
3982
|
end
|
3988
3983
|
|
3989
|
-
# Metadata for a dataset used for AutoML Tables.
|
3984
|
+
# Metadata for a dataset used for AutoML Tables.
|
3990
3985
|
class XpsTablesDatasetMetadata
|
3991
3986
|
include Google::Apis::Core::Hashable
|
3992
3987
|
|
@@ -4167,7 +4162,7 @@ module Google
|
|
4167
4162
|
class XpsTablesPreprocessResponse
|
4168
4163
|
include Google::Apis::Core::Hashable
|
4169
4164
|
|
4170
|
-
# Metadata for a dataset used for AutoML Tables.
|
4165
|
+
# Metadata for a dataset used for AutoML Tables.
|
4171
4166
|
# Corresponds to the JSON property `tablesDatasetMetadata`
|
4172
4167
|
# @return [Google::Apis::LanguageV1beta2::XpsTablesDatasetMetadata]
|
4173
4168
|
attr_accessor :tables_dataset_metadata
|
@@ -4326,7 +4321,7 @@ module Google
|
|
4326
4321
|
end
|
4327
4322
|
end
|
4328
4323
|
|
4329
|
-
# Component model.
|
4324
|
+
# Component model.
|
4330
4325
|
class XpsTextComponentModel
|
4331
4326
|
include Google::Apis::Core::Hashable
|
4332
4327
|
|
@@ -4722,7 +4717,7 @@ module Google
|
|
4722
4717
|
end
|
4723
4718
|
end
|
4724
4719
|
|
4725
|
-
#
|
4720
|
+
#
|
4726
4721
|
class XpsTrainResponse
|
4727
4722
|
include Google::Apis::Core::Hashable
|
4728
4723
|
|
@@ -5147,8 +5142,8 @@ module Google
|
|
5147
5142
|
include Google::Apis::Core::Hashable
|
5148
5143
|
|
5149
5144
|
# Contains the model format and internal location of the model files to be
|
5150
|
-
# exported/downloaded. Use the
|
5151
|
-
# TrainRequest.gcs_bucket_name to store the model files.
|
5145
|
+
# exported/downloaded. Use the Google Cloud Storage bucket name which is
|
5146
|
+
# provided via TrainRequest.gcs_bucket_name to store the model files.
|
5152
5147
|
# Corresponds to the JSON property `exportModelOutputConfig`
|
5153
5148
|
# @return [Array<Google::Apis::LanguageV1beta2::XpsExportModelOutputConfig>]
|
5154
5149
|
attr_accessor :export_model_output_config
|
@@ -5350,7 +5345,7 @@ module Google
|
|
5350
5345
|
class XpsVisionTrainingOperationMetadata
|
5351
5346
|
include Google::Apis::Core::Hashable
|
5352
5347
|
|
5353
|
-
# Infra Usage of billing metrics.
|
5348
|
+
# LINT: LEGACY_NAMES Infra Usage of billing metrics.
|
5354
5349
|
# Corresponds to the JSON property `explanationUsage`
|
5355
5350
|
# @return [Google::Apis::LanguageV1beta2::InfraUsage]
|
5356
5351
|
attr_accessor :explanation_usage
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module LanguageV1beta2
|
18
18
|
# Version of the google-apis-language_v1beta2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.25.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250309"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-language_v1beta2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.25.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-03-23 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: google-apis-core
|
@@ -58,9 +57,8 @@ licenses:
|
|
58
57
|
metadata:
|
59
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-language_v1beta2/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta2/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta2/v0.25.0
|
62
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-language_v1beta2
|
63
|
-
post_install_message:
|
64
62
|
rdoc_options: []
|
65
63
|
require_paths:
|
66
64
|
- lib
|
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
73
|
- !ruby/object:Gem::Version
|
76
74
|
version: '0'
|
77
75
|
requirements: []
|
78
|
-
rubygems_version: 3.5
|
79
|
-
signing_key:
|
76
|
+
rubygems_version: 3.6.5
|
80
77
|
specification_version: 4
|
81
78
|
summary: Simple REST client for Cloud Natural Language API V1beta2
|
82
79
|
test_files: []
|