google-apis-discoveryengine_v1alpha 0.32.0 → 0.33.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7f219f83bbe26fa26b38b6b65d71d1ca2eec236c4b9a18589f6bbb4440f581d3
4
- data.tar.gz: 560cb150eb4932120399bf5a3541c097e89814278e2b34a97b00ebca34839d4f
3
+ metadata.gz: 0b6c47309fb2bca7736999e5b0cebf9c8f8def9948a9815529676d3fdf039f43
4
+ data.tar.gz: 05411fced0f8192e8d2baad108f03b5cc637ebcdf6a492ed2e91a0dfa63bf2a8
5
5
  SHA512:
6
- metadata.gz: bc2f6e236b11a313861ca7b8f076128f15314f540b5b50ac15ace3e5e02362b499266c05027b0b5ae3d9744e134e43f2efa3cd56dea44a147fcd3379cacf0d33
7
- data.tar.gz: 4fed2a1859e4b71062d7575350eb3e76e89c4247c7f60b1af17767f74ffdbce49ed2a8888a0dba620728d52de051d59186358527d60fa0c6125dfe8eaf91259e
6
+ metadata.gz: 077bbbab853342e115aa1174f9f062f387c9152a16342f3d5447e8084860af87170188fa216b22c2a9624129814e409ecd3a10878a39e417a127c79ceeb813ba
7
+ data.tar.gz: e59c0e44af93ed29cb7b5803303bf7ed60a17688fde8a1a53e1d15a2cad9609ef70778351da32511587a759abdb3e19e11d0266ec01bbb7993b40eb407787611
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-discoveryengine_v1alpha
2
2
 
3
+ ### v0.33.0 (2024-01-28)
4
+
5
+ * Regenerated from discovery document revision 20240123
6
+ * Regenerated using generator version 0.13.1
7
+
3
8
  ### v0.32.0 (2024-01-22)
4
9
 
5
10
  * Regenerated from discovery document revision 20240118
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DiscoveryengineV1alpha
18
18
  # Version of the google-apis-discoveryengine_v1alpha gem
19
- GEM_VERSION = "0.32.0"
19
+ GEM_VERSION = "0.33.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.13.0"
22
+ GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240118"
25
+ REVISION = "20240123"
26
26
  end
27
27
  end
28
28
  end
@@ -194,7 +194,7 @@ module Google
194
194
 
195
195
  # Estimates the data size to be used by a customer.
196
196
  # @param [String] location
197
- # Required. Full resource name of the Location, such as `projects/`project`/
197
+ # Required. Full resource name of the location, such as `projects/`project`/
198
198
  # locations/`location``.
199
199
  # @param [Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequest] google_cloud_discoveryengine_v1alpha_estimate_data_size_request_object
200
200
  # @param [String] fields
@@ -675,7 +675,7 @@ module Google
675
675
  # @param [Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig] google_cloud_discoveryengine_v1alpha_document_processing_config_object
676
676
  # @param [String] update_mask
677
677
  # Indicates which fields in the provided DocumentProcessingConfig to update. The
678
- # following are the only supported fields: * DocumentProcessingConfig.orc_config
678
+ # following are the only supported fields: * DocumentProcessingConfig.ocr_config
679
679
  # If not set, all supported fields are updated.
680
680
  # @param [String] fields
681
681
  # Selector specifying which fields to include in a partial response.
@@ -3617,7 +3617,7 @@ module Google
3617
3617
  # @param [Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig] google_cloud_discoveryengine_v1alpha_document_processing_config_object
3618
3618
  # @param [String] update_mask
3619
3619
  # Indicates which fields in the provided DocumentProcessingConfig to update. The
3620
- # following are the only supported fields: * DocumentProcessingConfig.orc_config
3620
+ # following are the only supported fields: * DocumentProcessingConfig.ocr_config
3621
3621
  # If not set, all supported fields are updated.
3622
3622
  # @param [String] fields
3623
3623
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-discoveryengine_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.0
4
+ version: 0.33.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-01-23 00:00:00.000000000 Z
11
+ date: 2024-01-28 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_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1alpha/v0.32.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1alpha/v0.33.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []