google-apis-cloudsearch_v1 0.52.0 → 0.54.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -990,9 +990,8 @@ module Google
990
990
  # translations. Set this field using the language set in browser or for the page.
991
991
  # In the event that the user's language preference is known, set this field to
992
992
  # the known user language. When specified, the documents in search results are
993
- # biased towards the specified language. From Suggest API perspective, for 3p
994
- # suggest this is used as a hint while making predictions to add language
995
- # boosting.
993
+ # biased towards the specified language. The Suggest API uses this field as a
994
+ # hint to make better third-party autocomplete predictions.
996
995
  # @param [String] request_options_search_application_id
997
996
  # The ID generated when you create a search application using the [admin console]
998
997
  # (https://support.google.com/a/answer/9043922).
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudsearch_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.0
4
+ version: 0.54.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: 2023-06-18 00:00:00.000000000 Z
11
+ date: 2023-07-09 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-cloudsearch_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsearch_v1/v0.52.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsearch_v1/v0.54.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudsearch_v1
63
63
  post_install_message:
64
64
  rdoc_options: []