google-apis-documentai_v1beta3 0.74.0 → 0.75.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: ac2a66f795bbf20f839a89231b5dff6b87526b2f8aac18d90f2181d66d1cb6a6
4
- data.tar.gz: 9d8c76cc6d023a4cfc505f89667532d031d6a2e18c7e0d61ffdc6b59280427c6
3
+ metadata.gz: 5b25e7c7a7ce1d6b866462cc45b8988c26f2af4713d9674025622e63ac3018bd
4
+ data.tar.gz: b8871b87751a993f71bd0ffdf653876a10fe06a3fd2d8f5231cca95e95e406c3
5
5
  SHA512:
6
- metadata.gz: a8c1a545c0c3659e7f3946270f7827314105c049eb51208ea0b5315e14200b883602198427a3e77c213371b04883800f664f878be6ba5ef5bf2766a888a58186
7
- data.tar.gz: b3ed85e6045ea0d16436623ec59bff240c91b9e33222416b18766a7c3da8246fb20a30f82cc825201601b1c15a25dba7b5a1ad7444d6f111e2cf3b168aabd86c
6
+ metadata.gz: 7bcde6ffbe965597e25dede24eb07b682f6a94f77c1ee0dc80a08a534830be41fd1cc839e69d2d0c8422b583b370bd19f673d3345221517cb95c6d710ed2efef
7
+ data.tar.gz: e3cde330a08b9935d0da8972c1c20fbf34fd14b997e6cf335ce22eefe0157901f930c4b159ecdc5a9767c7a538c6599155db5fc428d25934a9c79fbe9028be5f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.75.0 (2023-06-11)
4
+
5
+ * Regenerated from discovery document revision 20230605
6
+
3
7
  ### v0.74.0 (2023-06-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20230526
@@ -1999,9 +1999,8 @@ module Google
1999
1999
  # @return [Google::Apis::DocumentaiV1beta3::GoogleRpcStatus]
2000
2000
  attr_accessor :error
2001
2001
 
2002
- # An IANA published MIME type (also referred to as media type). For more
2003
- # information, see https://www.iana.org/assignments/media-types/media-types.
2004
- # xhtml.
2002
+ # An IANA published [media type (MIME type)](https://www.iana.org/assignments/
2003
+ # media-types/media-types.xhtml).
2005
2004
  # Corresponds to the JSON property `mimeType`
2006
2005
  # @return [String]
2007
2006
  attr_accessor :mime_type
@@ -2320,7 +2319,7 @@ module Google
2320
2319
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentPageImage]
2321
2320
  attr_accessor :image
2322
2321
 
2323
- # Image Quality Scores for the page image
2322
+ # Image Quality Scores for the page image.
2324
2323
  # Corresponds to the JSON property `imageQualityScores`
2325
2324
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores]
2326
2325
  attr_accessor :image_quality_scores
@@ -2541,8 +2540,8 @@ module Google
2541
2540
  # @return [Float]
2542
2541
  attr_accessor :confidence
2543
2542
 
2544
- # The BCP-47 language code, such as `en-US` or `sr-Latn`. For more information,
2545
- # see https://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
2543
+ # The [BCP-47 language code](https://www.unicode.org/reports/tr35/#
2544
+ # Unicode_locale_identifier), such as `en-US` or `sr-Latn`.
2546
2545
  # Corresponds to the JSON property `languageCode`
2547
2546
  # @return [String]
2548
2547
  attr_accessor :language_code
@@ -2672,7 +2671,8 @@ module Google
2672
2671
  # @return [Fixnum]
2673
2672
  attr_accessor :height
2674
2673
 
2675
- # Encoding mime type for the image.
2674
+ # Encoding [media type (MIME type)](https://www.iana.org/assignments/media-types/
2675
+ # media-types.xhtml) for the image.
2676
2676
  # Corresponds to the JSON property `mimeType`
2677
2677
  # @return [String]
2678
2678
  attr_accessor :mime_type
@@ -2695,7 +2695,7 @@ module Google
2695
2695
  end
2696
2696
  end
2697
2697
 
2698
- # Image Quality Scores for the page image
2698
+ # Image Quality Scores for the page image.
2699
2699
  class GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores
2700
2700
  include Google::Apis::Core::Hashable
2701
2701
 
@@ -2704,7 +2704,7 @@ module Google
2704
2704
  # @return [Array<Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect>]
2705
2705
  attr_accessor :detected_defects
2706
2706
 
2707
- # The overall quality score. Range `[0, 1]` where 1 is perfect quality.
2707
+ # The overall quality score. Range `[0, 1]` where `1` is perfect quality.
2708
2708
  # Corresponds to the JSON property `qualityScore`
2709
2709
  # @return [Float]
2710
2710
  attr_accessor :quality_score
@@ -2724,7 +2724,7 @@ module Google
2724
2724
  class GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect
2725
2725
  include Google::Apis::Core::Hashable
2726
2726
 
2727
- # Confidence of detected defect. Range `[0, 1]` where 1 indicates strong
2727
+ # Confidence of detected defect. Range `[0, 1]` where `1` indicates strong
2728
2728
  # confidence of that the defect exists.
2729
2729
  # Corresponds to the JSON property `confidence`
2730
2730
  # @return [Float]
@@ -3620,8 +3620,8 @@ module Google
3620
3620
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentStyleFontSize]
3621
3621
  attr_accessor :font_size
3622
3622
 
3623
- # Font weight. Possible values are normal, bold, bolder, and lighter. https://
3624
- # www.w3schools.com/cssref/pr_font_weight.asp
3623
+ # [Font weight](https://www.w3schools.com/cssref/pr_font_weight.asp). Possible
3624
+ # values are `normal`, `bold`, `bolder`, and `lighter`.
3625
3625
  # Corresponds to the JSON property `fontWeight`
3626
3626
  # @return [String]
3627
3627
  attr_accessor :font_weight
@@ -3631,14 +3631,14 @@ module Google
3631
3631
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentTextAnchor]
3632
3632
  attr_accessor :text_anchor
3633
3633
 
3634
- # Text decoration. Follows CSS standard. https://www.w3schools.com/cssref/
3635
- # pr_text_text-decoration.asp
3634
+ # [Text decoration](https://www.w3schools.com/cssref/pr_text_text-decoration.asp)
3635
+ # . Follows CSS standard.
3636
3636
  # Corresponds to the JSON property `textDecoration`
3637
3637
  # @return [String]
3638
3638
  attr_accessor :text_decoration
3639
3639
 
3640
- # Text style. Possible values are normal, italic, and oblique. https://www.
3641
- # w3schools.com/cssref/pr_font_font-style.asp
3640
+ # [Text style](https://www.w3schools.com/cssref/pr_font_font-style.asp).
3641
+ # Possible values are `normal`, `italic`, and `oblique`.
3642
3642
  # Corresponds to the JSON property `textStyle`
3643
3643
  # @return [String]
3644
3644
  attr_accessor :text_style
@@ -3669,7 +3669,7 @@ module Google
3669
3669
  # @return [Float]
3670
3670
  attr_accessor :size
3671
3671
 
3672
- # Unit for the font size. Follows CSS naming (in, px, pt, etc.).
3672
+ # Unit for the font size. Follows CSS naming (`in`, `px`, `pt`, etc.).
3673
3673
  # Corresponds to the JSON property `unit`
3674
3674
  # @return [String]
3675
3675
  attr_accessor :unit
@@ -4110,9 +4110,8 @@ module Google
4110
4110
  # @return [Array<Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentLabel>]
4111
4111
  attr_accessor :labels
4112
4112
 
4113
- # An IANA published MIME type (also referred to as media type). For more
4114
- # information, see https://www.iana.org/assignments/media-types/media-types.
4115
- # xhtml.
4113
+ # An IANA published [media type (MIME type)](https://www.iana.org/assignments/
4114
+ # media-types/media-types.xhtml).
4116
4115
  # Corresponds to the JSON property `mimeType`
4117
4116
  # @return [String]
4118
4117
  attr_accessor :mime_type
@@ -4469,7 +4468,7 @@ module Google
4469
4468
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentPageImage]
4470
4469
  attr_accessor :image
4471
4470
 
4472
- # Image Quality Scores for the page image
4471
+ # Image Quality Scores for the page image.
4473
4472
  # Corresponds to the JSON property `imageQualityScores`
4474
4473
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores]
4475
4474
  attr_accessor :image_quality_scores
@@ -4690,8 +4689,8 @@ module Google
4690
4689
  # @return [Float]
4691
4690
  attr_accessor :confidence
4692
4691
 
4693
- # The BCP-47 language code, such as `en-US` or `sr-Latn`. For more information,
4694
- # see https://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
4692
+ # The [BCP-47 language code](https://www.unicode.org/reports/tr35/#
4693
+ # Unicode_locale_identifier), such as `en-US` or `sr-Latn`.
4695
4694
  # Corresponds to the JSON property `languageCode`
4696
4695
  # @return [String]
4697
4696
  attr_accessor :language_code
@@ -4821,7 +4820,8 @@ module Google
4821
4820
  # @return [Fixnum]
4822
4821
  attr_accessor :height
4823
4822
 
4824
- # Encoding mime type for the image.
4823
+ # Encoding [media type (MIME type)](https://www.iana.org/assignments/media-types/
4824
+ # media-types.xhtml) for the image.
4825
4825
  # Corresponds to the JSON property `mimeType`
4826
4826
  # @return [String]
4827
4827
  attr_accessor :mime_type
@@ -4844,7 +4844,7 @@ module Google
4844
4844
  end
4845
4845
  end
4846
4846
 
4847
- # Image Quality Scores for the page image
4847
+ # Image Quality Scores for the page image.
4848
4848
  class GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores
4849
4849
  include Google::Apis::Core::Hashable
4850
4850
 
@@ -4853,7 +4853,7 @@ module Google
4853
4853
  # @return [Array<Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect>]
4854
4854
  attr_accessor :detected_defects
4855
4855
 
4856
- # The overall quality score. Range `[0, 1]` where 1 is perfect quality.
4856
+ # The overall quality score. Range `[0, 1]` where `1` is perfect quality.
4857
4857
  # Corresponds to the JSON property `qualityScore`
4858
4858
  # @return [Float]
4859
4859
  attr_accessor :quality_score
@@ -4873,7 +4873,7 @@ module Google
4873
4873
  class GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect
4874
4874
  include Google::Apis::Core::Hashable
4875
4875
 
4876
- # Confidence of detected defect. Range `[0, 1]` where 1 indicates strong
4876
+ # Confidence of detected defect. Range `[0, 1]` where `1` indicates strong
4877
4877
  # confidence of that the defect exists.
4878
4878
  # Corresponds to the JSON property `confidence`
4879
4879
  # @return [Float]
@@ -5769,8 +5769,8 @@ module Google
5769
5769
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentStyleFontSize]
5770
5770
  attr_accessor :font_size
5771
5771
 
5772
- # Font weight. Possible values are normal, bold, bolder, and lighter. https://
5773
- # www.w3schools.com/cssref/pr_font_weight.asp
5772
+ # [Font weight](https://www.w3schools.com/cssref/pr_font_weight.asp). Possible
5773
+ # values are `normal`, `bold`, `bolder`, and `lighter`.
5774
5774
  # Corresponds to the JSON property `fontWeight`
5775
5775
  # @return [String]
5776
5776
  attr_accessor :font_weight
@@ -5780,14 +5780,14 @@ module Google
5780
5780
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentTextAnchor]
5781
5781
  attr_accessor :text_anchor
5782
5782
 
5783
- # Text decoration. Follows CSS standard. https://www.w3schools.com/cssref/
5784
- # pr_text_text-decoration.asp
5783
+ # [Text decoration](https://www.w3schools.com/cssref/pr_text_text-decoration.asp)
5784
+ # . Follows CSS standard.
5785
5785
  # Corresponds to the JSON property `textDecoration`
5786
5786
  # @return [String]
5787
5787
  attr_accessor :text_decoration
5788
5788
 
5789
- # Text style. Possible values are normal, italic, and oblique. https://www.
5790
- # w3schools.com/cssref/pr_font_font-style.asp
5789
+ # [Text style](https://www.w3schools.com/cssref/pr_font_font-style.asp).
5790
+ # Possible values are `normal`, `italic`, and `oblique`.
5791
5791
  # Corresponds to the JSON property `textStyle`
5792
5792
  # @return [String]
5793
5793
  attr_accessor :text_style
@@ -5818,7 +5818,7 @@ module Google
5818
5818
  # @return [Float]
5819
5819
  attr_accessor :size
5820
5820
 
5821
- # Unit for the font size. Follows CSS naming (in, px, pt, etc.).
5821
+ # Unit for the font size. Follows CSS naming (`in`, `px`, `pt`, etc.).
5822
5822
  # Corresponds to the JSON property `unit`
5823
5823
  # @return [String]
5824
5824
  attr_accessor :unit
@@ -6336,8 +6336,8 @@ module Google
6336
6336
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3ProcessOptions]
6337
6337
  attr_accessor :process_options
6338
6338
 
6339
- # Whether Human Review feature should be skipped for this request. Default to
6340
- # false.
6339
+ # Whether Human Review feature should be skipped for this request. Default to `
6340
+ # false`.
6341
6341
  # Corresponds to the JSON property `skipHumanReview`
6342
6342
  # @return [Boolean]
6343
6343
  attr_accessor :skip_human_review
@@ -6367,10 +6367,11 @@ module Google
6367
6367
  # @return [String]
6368
6368
  attr_accessor :gcs_source
6369
6369
 
6370
- # Media type (MIME type) of the input. If the input is a raw document, refer to [
6371
- # supported file types](https://cloud.google.com/document-ai/docs/file-types)
6372
- # for the list of media types. If the input is a Document, the type should be `
6373
- # application/json`.
6370
+ # An IANA published [media type (MIME type)](https://www.iana.org/assignments/
6371
+ # media-types/media-types.xhtml) of the input. If the input is a raw document,
6372
+ # refer to [supported file types](https://cloud.google.com/document-ai/docs/file-
6373
+ # types) for the list of media types. If the input is a Document, the type
6374
+ # should be `application/json`.
6374
6375
  # Corresponds to the JSON property `mimeType`
6375
6376
  # @return [String]
6376
6377
  attr_accessor :mime_type
@@ -6486,7 +6487,7 @@ module Google
6486
6487
  end
6487
6488
  end
6488
6489
 
6489
- # A singleton resource under a `Processor` which configs a collection of
6490
+ # A singleton resource under a Processor which configures a collection of
6490
6491
  # documents.
6491
6492
  class GoogleCloudDocumentaiV1beta3Dataset
6492
6493
  include Google::Apis::Core::Hashable
@@ -6798,9 +6799,8 @@ module Google
6798
6799
  # @return [Google::Apis::DocumentaiV1beta3::GoogleRpcStatus]
6799
6800
  attr_accessor :error
6800
6801
 
6801
- # An IANA published MIME type (also referred to as media type). For more
6802
- # information, see https://www.iana.org/assignments/media-types/media-types.
6803
- # xhtml.
6802
+ # An IANA published [media type (MIME type)](https://www.iana.org/assignments/
6803
+ # media-types/media-types.xhtml).
6804
6804
  # Corresponds to the JSON property `mimeType`
6805
6805
  # @return [String]
6806
6806
  attr_accessor :mime_type
@@ -7197,7 +7197,7 @@ module Google
7197
7197
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DocumentPageImage]
7198
7198
  attr_accessor :image
7199
7199
 
7200
- # Image Quality Scores for the page image
7200
+ # Image Quality Scores for the page image.
7201
7201
  # Corresponds to the JSON property `imageQualityScores`
7202
7202
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScores]
7203
7203
  attr_accessor :image_quality_scores
@@ -7418,8 +7418,8 @@ module Google
7418
7418
  # @return [Float]
7419
7419
  attr_accessor :confidence
7420
7420
 
7421
- # The BCP-47 language code, such as `en-US` or `sr-Latn`. For more information,
7422
- # see https://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
7421
+ # The [BCP-47 language code](https://www.unicode.org/reports/tr35/#
7422
+ # Unicode_locale_identifier), such as `en-US` or `sr-Latn`.
7423
7423
  # Corresponds to the JSON property `languageCode`
7424
7424
  # @return [String]
7425
7425
  attr_accessor :language_code
@@ -7549,7 +7549,8 @@ module Google
7549
7549
  # @return [Fixnum]
7550
7550
  attr_accessor :height
7551
7551
 
7552
- # Encoding mime type for the image.
7552
+ # Encoding [media type (MIME type)](https://www.iana.org/assignments/media-types/
7553
+ # media-types.xhtml) for the image.
7553
7554
  # Corresponds to the JSON property `mimeType`
7554
7555
  # @return [String]
7555
7556
  attr_accessor :mime_type
@@ -7572,7 +7573,7 @@ module Google
7572
7573
  end
7573
7574
  end
7574
7575
 
7575
- # Image Quality Scores for the page image
7576
+ # Image Quality Scores for the page image.
7576
7577
  class GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScores
7577
7578
  include Google::Apis::Core::Hashable
7578
7579
 
@@ -7581,7 +7582,7 @@ module Google
7581
7582
  # @return [Array<Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScoresDetectedDefect>]
7582
7583
  attr_accessor :detected_defects
7583
7584
 
7584
- # The overall quality score. Range `[0, 1]` where 1 is perfect quality.
7585
+ # The overall quality score. Range `[0, 1]` where `1` is perfect quality.
7585
7586
  # Corresponds to the JSON property `qualityScore`
7586
7587
  # @return [Float]
7587
7588
  attr_accessor :quality_score
@@ -7601,7 +7602,7 @@ module Google
7601
7602
  class GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScoresDetectedDefect
7602
7603
  include Google::Apis::Core::Hashable
7603
7604
 
7604
- # Confidence of detected defect. Range `[0, 1]` where 1 indicates strong
7605
+ # Confidence of detected defect. Range `[0, 1]` where `1` indicates strong
7605
7606
  # confidence of that the defect exists.
7606
7607
  # Corresponds to the JSON property `confidence`
7607
7608
  # @return [Float]
@@ -8414,14 +8415,14 @@ module Google
8414
8415
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues]
8415
8416
  attr_accessor :enum_values
8416
8417
 
8417
- # Name of the type. It must be unique within the schema file and cannot be a '
8418
- # Common Type'. Besides that we use the following naming conventions: - *use `
8419
- # snake_casing`* - name matching is case-sensitive - Maximum 64 characters. -
8420
- # Must start with a letter. - Allowed characters: ASCII letters `[a-z0-9_-]`. (
8421
- # For backward compatibility internal infrastructure and tooling can handle any
8422
- # ascii character) - The `/` is sometimes used to denote a property of a type.
8423
- # For example `line_item/amount`. This convention is deprecated, but will still
8424
- # be honored for backward compatibility.
8418
+ # Name of the type. It must be unique within the schema file and cannot be a "
8419
+ # Common Type". The following naming conventions are used: - Use `snake_casing` -
8420
+ # Name matching is case-sensitive - Maximum 64 characters. - Must start with a
8421
+ # letter. - Allowed characters: ASCII letters `[a-z0-9_-]`. (For backward
8422
+ # compatibility internal infrastructure and tooling can handle any ascii
8423
+ # character) - The `/` is sometimes used to denote a property of a type. For
8424
+ # example `line_item/amount`. This convention is deprecated, but will still be
8425
+ # honored for backward compatibility.
8425
8426
  # Corresponds to the JSON property `name`
8426
8427
  # @return [String]
8427
8428
  attr_accessor :name
@@ -8515,7 +8516,7 @@ module Google
8515
8516
  attr_accessor :document_allow_multiple_labels
8516
8517
  alias_method :document_allow_multiple_labels?, :document_allow_multiple_labels
8517
8518
 
8518
- # If true, a `document` entity type can be applied to subdocument ( splitting).
8519
+ # If true, a `document` entity type can be applied to subdocument (splitting).
8519
8520
  # Otherwise, it can only be applied to the entire document (classification).
8520
8521
  # Corresponds to the JSON property `documentSplitter`
8521
8522
  # @return [Boolean]
@@ -8696,8 +8697,8 @@ module Google
8696
8697
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DocumentStyleFontSize]
8697
8698
  attr_accessor :font_size
8698
8699
 
8699
- # Font weight. Possible values are normal, bold, bolder, and lighter. https://
8700
- # www.w3schools.com/cssref/pr_font_weight.asp
8700
+ # [Font weight](https://www.w3schools.com/cssref/pr_font_weight.asp). Possible
8701
+ # values are `normal`, `bold`, `bolder`, and `lighter`.
8701
8702
  # Corresponds to the JSON property `fontWeight`
8702
8703
  # @return [String]
8703
8704
  attr_accessor :font_weight
@@ -8707,14 +8708,14 @@ module Google
8707
8708
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DocumentTextAnchor]
8708
8709
  attr_accessor :text_anchor
8709
8710
 
8710
- # Text decoration. Follows CSS standard. https://www.w3schools.com/cssref/
8711
- # pr_text_text-decoration.asp
8711
+ # [Text decoration](https://www.w3schools.com/cssref/pr_text_text-decoration.asp)
8712
+ # . Follows CSS standard.
8712
8713
  # Corresponds to the JSON property `textDecoration`
8713
8714
  # @return [String]
8714
8715
  attr_accessor :text_decoration
8715
8716
 
8716
- # Text style. Possible values are normal, italic, and oblique. https://www.
8717
- # w3schools.com/cssref/pr_font_font-style.asp
8717
+ # [Text style](https://www.w3schools.com/cssref/pr_font_font-style.asp).
8718
+ # Possible values are `normal`, `italic`, and `oblique`.
8718
8719
  # Corresponds to the JSON property `textStyle`
8719
8720
  # @return [String]
8720
8721
  attr_accessor :text_style
@@ -8745,7 +8746,7 @@ module Google
8745
8746
  # @return [Float]
8746
8747
  attr_accessor :size
8747
8748
 
8748
- # Unit for the font size. Follows CSS naming (in, px, pt, etc.).
8749
+ # Unit for the font size. Follows CSS naming (`in`, `px`, `pt`, etc.).
8749
8750
  # Corresponds to the JSON property `unit`
8750
8751
  # @return [String]
8751
8752
  attr_accessor :unit
@@ -9788,8 +9789,8 @@ module Google
9788
9789
  # @return [String]
9789
9790
  attr_accessor :display_name
9790
9791
 
9791
- # The KMS key used for encryption/decryption in CMEK scenarios. See https://
9792
- # cloud.google.com/security-key-management.
9792
+ # The [KMS key](https://cloud.google.com/security-key-management) used for
9793
+ # encryption/decryption in CMEK scenarios.
9793
9794
  # Corresponds to the JSON property `kmsKeyName`
9794
9795
  # @return [String]
9795
9796
  attr_accessor :kms_key_name
@@ -9897,7 +9898,8 @@ module Google
9897
9898
  class GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo
9898
9899
  include Google::Apis::Core::Hashable
9899
9900
 
9900
- # The location id, currently must be one of [us, eu].
9901
+ # The location id, refer to [regional and multi-regional support](/document-ai/
9902
+ # docs/regions) for supported locations.
9901
9903
  # Corresponds to the JSON property `locationId`
9902
9904
  # @return [String]
9903
9905
  attr_accessor :location_id
@@ -9913,7 +9915,7 @@ module Google
9913
9915
  end
9914
9916
 
9915
9917
  # A processor version is an implementation of a processor. Each processor can
9916
- # have multiple versions, pre-trained by Google internally or up-trained by the
9918
+ # have multiple versions, pre-trained by Google internally or uptrained by the
9917
9919
  # customer. At a time, a processor can only have one default version version. So
9918
9920
  # the processor's behavior (when processing documents) is defined by a default
9919
9921
  # version
@@ -9940,7 +9942,7 @@ module Google
9940
9942
  # @return [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DocumentSchema]
9941
9943
  attr_accessor :document_schema
9942
9944
 
9943
- # Denotes that this ProcessorVersion is managed by google.
9945
+ # Denotes that this `ProcessorVersion` is managed by Google.
9944
9946
  # Corresponds to the JSON property `googleManaged`
9945
9947
  # @return [Boolean]
9946
9948
  attr_accessor :google_managed
@@ -10344,7 +10346,7 @@ module Google
10344
10346
  attr_accessor :input_data
10345
10347
 
10346
10348
  # A processor version is an implementation of a processor. Each processor can
10347
- # have multiple versions, pre-trained by Google internally or up-trained by the
10349
+ # have multiple versions, pre-trained by Google internally or uptrained by the
10348
10350
  # customer. At a time, a processor can only have one default version version. So
10349
10351
  # the processor's behavior (when processing documents) is defined by a default
10350
10352
  # version
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1beta3
18
18
  # Version of the google-apis-documentai_v1beta3 gem
19
- GEM_VERSION = "0.74.0"
19
+ GEM_VERSION = "0.75.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230526"
25
+ REVISION = "20230605"
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-documentai_v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.74.0
4
+ version: 0.75.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: 2023-06-04 00:00:00.000000000 Z
11
+ date: 2023-06-11 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-documentai_v1beta3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.74.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.75.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta3
63
63
  post_install_message:
64
64
  rdoc_options: []