File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
generated/google-apis-documentai_v1beta3
lib/google/apis/documentai_v1beta3 Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 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)
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
2828end
You can’t perform that action at this time.
0 commit comments