google-apis-retail_v2beta 0.93.0 → 0.94.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/retail_v2beta/classes.rb +1 -1
- data/lib/google/apis/retail_v2beta/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: be4c219752dfa0b5044f7aac4803e51a1b72838a8516befe1dcd46f37885d520
|
4
|
+
data.tar.gz: c4b83377dbfb1ffa765332569678d474182609d5f3c6cc1b9ec41bf14f42b951
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c1f0110b080c7a43e07b84cdcfecbe5f0b50407754ae8195f02d30ccb96362ac6d7b20d13ce12b929906aa0732ac01b36e0caf80a1028c024369d2aaba183aa7
|
7
|
+
data.tar.gz: 6be6f731209389e3824ddfbc8f45eafa43e73bcf5dbfbb45432b2eda01a9a4d39f13061144fdf2292b48d195985491e4b49d7efdd5f331e723473ac086cca2c6
|
data/CHANGELOG.md
CHANGED
@@ -3796,7 +3796,7 @@ module Google
|
|
3796
3796
|
class GoogleCloudRetailV2betaExperimentInfoServingConfigExperiment
|
3797
3797
|
include Google::Apis::Core::Hashable
|
3798
3798
|
|
3799
|
-
# The fully qualified resource name of the serving config VariantArm.
|
3799
|
+
# The fully qualified resource name of the serving config Experiment.VariantArm.
|
3800
3800
|
# serving_config_id responsible for generating the search response. For example:
|
3801
3801
|
# `projects/*/locations/*/catalogs/*/servingConfigs/*`.
|
3802
3802
|
# Corresponds to the JSON property `experimentServingConfig`
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module RetailV2beta
|
18
18
|
# Version of the google-apis-retail_v2beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.94.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.14.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240315"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-retail_v2beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.94.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-03-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.94.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|