Skip to content

Commit 1f66db2

Browse files
feat: Automated regeneration of documentai v1beta3 client (googleapis#21839)
Auto-created at 2025-02-26 20:56:10 +0000 using the toys pull request generator.
1 parent 025b859 commit 1f66db2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

generated/google-apis-documentai_v1beta3/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-documentai_v1beta3
22

3-
### v0.102.0 (2025-01-26)
3+
### v0.102.0 (2025-02-26)
44

5-
* Regenerated from discovery document revision 20250117
5+
* Regenerated from discovery document revision 20250210
66
* Regenerated using generator version 0.16.0
77

88
### v0.101.0 (2024-12-15)

generated/google-apis-documentai_v1beta3/lib/google/apis/documentai_v1beta3/classes.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6734,7 +6734,7 @@ class GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfigChunkingConfig
67346734

67356735
# Optional. The percentile of cosine dissimilarity that must be exceeded between
67366736
# a group of tokens and the next. The smaller this number is, the more chunks
6737-
# will be generated.
6737+
# will be generated. THIS FIELD IS NOT YET USED.
67386738
# Corresponds to the JSON property `breakpointPercentileThreshold`
67396739
# @return [Fixnum]
67406740
attr_accessor :breakpoint_percentile_threshold
@@ -6751,7 +6751,7 @@ class GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfigChunkingConfig
67516751
alias_method :include_ancestor_headings?, :include_ancestor_headings
67526752

67536753
# Optional. The number of tokens to group together when evaluating semantic
6754-
# similarity.
6754+
# similarity. THIS FIELD IS NOT YET USED.
67556755
# Corresponds to the JSON property `semanticChunkingGroupSize`
67566756
# @return [Boolean]
67576757
attr_accessor :semantic_chunking_group_size

generated/google-apis-documentai_v1beta3/lib/google/apis/documentai_v1beta3/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module DocumentaiV1beta3
2222
GENERATOR_VERSION = "0.16.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250117"
25+
REVISION = "20250210"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)