File tree Expand file tree Collapse file tree
generated/google-apis-documentai_v1
lib/google/apis/documentai_v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-documentai_v1
22
3+ ### v0.84.0 (2024-04-07)
4+
5+ * Regenerated from discovery document revision 20240328
6+
37### v0.83.0 (2024-03-17)
48
59* Regenerated from discovery document revision 20240307
Original file line number Diff line number Diff line change @@ -5031,14 +5031,14 @@ class GoogleCloudDocumentaiV1ProcessorVersion
50315031 # @return [String]
50325032 attr_accessor :model_type
50335033
5034- # The resource name of the processor version. Format: `projects/`project`/
5035- # locations/`location`/processors/`processor`/processorVersions/`
5034+ # Identifier. The resource name of the processor version. Format: `projects/`
5035+ # project`/ locations/`location`/processors/`processor`/processorVersions/`
50365036 # processor_version``
50375037 # Corresponds to the JSON property `name`
50385038 # @return [String]
50395039 attr_accessor :name
50405040
5041- # The state of the processor version.
5041+ # Output only. The state of the processor version.
50425042 # Corresponds to the JSON property `state`
50435043 # @return [String]
50445044 attr_accessor :state
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module DocumentaiV1
1818 # Version of the google-apis-documentai_v1 gem
19- GEM_VERSION = "0.83 .0"
19+ GEM_VERSION = "0.84 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.14.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20240307 "
25+ REVISION = "20240328 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments