Skip to content

Commit

Permalink
feat: A new message FoundationModelTuningOptions is added
Browse files Browse the repository at this point in the history
feat: A new field `foundation_model_tuning_options` is added to message `.google.cloud.documentai.v1.TrainProcessorVersionRequest`
docs: updated comments

PiperOrigin-RevId: 625415406

Source-Link: googleapis/googleapis@caa099d

Source-Link: googleapis/googleapis-gen@9168448
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuRG9jdW1lbnRBSS5WMS8uT3dsQm90LnlhbWwiLCJoIjoiOTE2ODQ0ODZjYzg1MGM4NTY0NzkyNzIwNjk0YTIwYjhjMDRjNTA2MSJ9
  • Loading branch information
gcf-owl-bot[bot] authored and jskeet committed Apr 17, 2024
1 parent 790ddc8 commit 409c062
Show file tree
Hide file tree
Showing 6 changed files with 821 additions and 776 deletions.
204 changes: 72 additions & 132 deletions apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/Document.g.cs

Large diffs are not rendered by default.

Expand Up @@ -2202,9 +2202,7 @@ public sealed partial class OcrConfig : pb::IMessage<OcrConfig>
private bool computeStyleInfo_;
/// <summary>
/// Turn on font identification model and return font style information.
/// Deprecated, use
/// [PremiumFeatures.compute_style_info][google.cloud.documentai.v1.OcrConfig.PremiumFeatures.compute_style_info]
/// instead.
/// Deprecated, use [PremiumFeatures.compute_style_info][google.cloud.documentai.v1.OcrConfig.PremiumFeatures.compute_style_info] instead.
/// </summary>
[global::System.ObsoleteAttribute]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
Expand Down

0 comments on commit 409c062

Please sign in to comment.