google-apis-discoveryengine_v1 0.18.0 → 0.19.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 +4 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +18 -18
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5ddc4eb0d330d62d2b7d71e55d148572c19761fe4ec86771624a783689de1297
|
|
4
|
+
data.tar.gz: dfacaa090795567c25ff6a22a7f72ce3eb929e8bb05d43c173366fdf683f3cda
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b6d35f8bf59e18c85befe3d0bd1b4dc076424bf3050263825623b9de16f6e880076adcd244856ce4da58f683dbf58ccbbcad1d3ad3e9f94bccf6fedb3a3faaaf
|
|
7
|
+
data.tar.gz: 304f9d8393b0030a83f174c3bf42239b8d168a934a4a1739508fa265ddf9cf8c98b85646d8fa046c284e63fa639806ac039c36a7c243c340f9392ce1a57cdbd0
|
data/CHANGELOG.md
CHANGED
|
@@ -3310,9 +3310,9 @@ module Google
|
|
|
3310
3310
|
# @return [String]
|
|
3311
3311
|
attr_accessor :display_name
|
|
3312
3312
|
|
|
3313
|
-
# A singleton resource of DataStore.
|
|
3314
|
-
#
|
|
3315
|
-
#
|
|
3313
|
+
# A singleton resource of DataStore. If it's empty when DataStore is created and
|
|
3314
|
+
# DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default
|
|
3315
|
+
# parser will default to digital parser.
|
|
3316
3316
|
# Corresponds to the JSON property `documentProcessingConfig`
|
|
3317
3317
|
# @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig]
|
|
3318
3318
|
attr_accessor :document_processing_config
|
|
@@ -3799,9 +3799,9 @@ module Google
|
|
|
3799
3799
|
end
|
|
3800
3800
|
end
|
|
3801
3801
|
|
|
3802
|
-
# A singleton resource of DataStore.
|
|
3803
|
-
#
|
|
3804
|
-
#
|
|
3802
|
+
# A singleton resource of DataStore. If it's empty when DataStore is created and
|
|
3803
|
+
# DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default
|
|
3804
|
+
# parser will default to digital parser.
|
|
3805
3805
|
class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
|
|
3806
3806
|
include Google::Apis::Core::Hashable
|
|
3807
3807
|
|
|
@@ -10044,9 +10044,9 @@ module Google
|
|
|
10044
10044
|
# @return [String]
|
|
10045
10045
|
attr_accessor :display_name
|
|
10046
10046
|
|
|
10047
|
-
# A singleton resource of DataStore.
|
|
10048
|
-
#
|
|
10049
|
-
#
|
|
10047
|
+
# A singleton resource of DataStore. If it's empty when DataStore is created and
|
|
10048
|
+
# DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default
|
|
10049
|
+
# parser will default to digital parser.
|
|
10050
10050
|
# Corresponds to the JSON property `documentProcessingConfig`
|
|
10051
10051
|
# @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig]
|
|
10052
10052
|
attr_accessor :document_processing_config
|
|
@@ -10326,9 +10326,9 @@ module Google
|
|
|
10326
10326
|
end
|
|
10327
10327
|
end
|
|
10328
10328
|
|
|
10329
|
-
# A singleton resource of DataStore.
|
|
10330
|
-
#
|
|
10331
|
-
#
|
|
10329
|
+
# A singleton resource of DataStore. If it's empty when DataStore is created and
|
|
10330
|
+
# DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default
|
|
10331
|
+
# parser will default to digital parser.
|
|
10332
10332
|
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
|
|
10333
10333
|
include Google::Apis::Core::Hashable
|
|
10334
10334
|
|
|
@@ -14704,9 +14704,9 @@ module Google
|
|
|
14704
14704
|
# @return [String]
|
|
14705
14705
|
attr_accessor :display_name
|
|
14706
14706
|
|
|
14707
|
-
# A singleton resource of DataStore.
|
|
14708
|
-
#
|
|
14709
|
-
#
|
|
14707
|
+
# A singleton resource of DataStore. If it's empty when DataStore is created and
|
|
14708
|
+
# DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default
|
|
14709
|
+
# parser will default to digital parser.
|
|
14710
14710
|
# Corresponds to the JSON property `documentProcessingConfig`
|
|
14711
14711
|
# @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig]
|
|
14712
14712
|
attr_accessor :document_processing_config
|
|
@@ -14979,9 +14979,9 @@ module Google
|
|
|
14979
14979
|
end
|
|
14980
14980
|
end
|
|
14981
14981
|
|
|
14982
|
-
# A singleton resource of DataStore.
|
|
14983
|
-
#
|
|
14984
|
-
#
|
|
14982
|
+
# A singleton resource of DataStore. If it's empty when DataStore is created and
|
|
14983
|
+
# DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default
|
|
14984
|
+
# parser will default to digital parser.
|
|
14985
14985
|
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
|
|
14986
14986
|
include Google::Apis::Core::Hashable
|
|
14987
14987
|
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module DiscoveryengineV1
|
|
18
18
|
# Version of the google-apis-discoveryengine_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.19.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20241004"
|
|
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-discoveryengine_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.19.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-10-
|
|
11
|
+
date: 2024-10-13 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-discoveryengine_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1/v0.19.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
75
75
|
- !ruby/object:Gem::Version
|
|
76
76
|
version: '0'
|
|
77
77
|
requirements: []
|
|
78
|
-
rubygems_version: 3.5.
|
|
78
|
+
rubygems_version: 3.5.21
|
|
79
79
|
signing_key:
|
|
80
80
|
specification_version: 4
|
|
81
81
|
summary: Simple REST client for Discovery Engine API V1
|