google-apis-documentai_v1 0.25.0 → 0.26.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: aad69fa3be23593c10c35813accd7e9358b5788c3822260f6e33efd291656436
4
- data.tar.gz: c734d70cc684256fc5fa038d8d81f1cf7da0cdb7b11d277018d4ad5246077f38
3
+ metadata.gz: 9335995e23ed4af0f56f6483e5fd80ea096064081f42ae4fc4fa7fd4f77af540
4
+ data.tar.gz: 6fbddd75f120be38fae80bb952bd3832ac898d141d4644bfa8671fcd9eaafac8
5
5
  SHA512:
6
- metadata.gz: 2b68b8b8a0c1242162049d3ae6b191a86c7e2ebeca6fb0f0df0f3be0d50d5506900d81e6272a7728cb5ae7ca1a300a386a10a081c87efbeaea1acff9bcdf984d
7
- data.tar.gz: a986f15006187a092f33ecde972f0673ac503302e3c06bd6243601f2035fe8b0c6208c5c1901f67e3744f9e12e45a1e684ac053f20a06b28a796302124037a67
6
+ metadata.gz: f9f9f5e105e3177430edef647297b4afdae0b779cb9ca0ca154c9cd0d4f6d8386c3207c2bc7bd4066846a4df55270b368f9650eaa53b2a092e3c323a038d1b4f
7
+ data.tar.gz: 5b6556385eb0e5d5064376472d1fad5974ed28372628c539bb84bd40fd19ba95d609c1262da33210252b8a067755e93fe98c75aac0599d4b77f6c0ad4cf69f61
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1
2
2
 
3
+ ### v0.26.0 (2022-02-08)
4
+
5
+ * Regenerated from discovery document revision 20220205
6
+
3
7
  ### v0.25.0 (2022-02-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20220129
@@ -1371,8 +1371,14 @@ module Google
1371
1371
  attr_accessor :boolean_value
1372
1372
  alias_method :boolean_value?, :boolean_value
1373
1373
 
1374
- # Date value. Includes year, month, day. See also: https://github.com/googleapis/
1375
- # googleapis/blob/master/google/type/date.proto
1374
+ # Represents a whole or partial calendar date, such as a birthday. The time of
1375
+ # day and time zone are either specified elsewhere or are insignificant. The
1376
+ # date is relative to the Gregorian Calendar. This can represent one of the
1377
+ # following: * A full date, with non-zero year, month, and day values * A month
1378
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
1379
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
1380
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
1381
+ # DateTime * google.protobuf.Timestamp
1376
1382
  # Corresponds to the JSON property `dateValue`
1377
1383
  # @return [Google::Apis::DocumentaiV1::GoogleTypeDate]
1378
1384
  attr_accessor :date_value
@@ -3683,8 +3689,14 @@ module Google
3683
3689
  attr_accessor :boolean_value
3684
3690
  alias_method :boolean_value?, :boolean_value
3685
3691
 
3686
- # Date value. Includes year, month, day. See also: https://github.com/googleapis/
3687
- # googleapis/blob/master/google/type/date.proto
3692
+ # Represents a whole or partial calendar date, such as a birthday. The time of
3693
+ # day and time zone are either specified elsewhere or are insignificant. The
3694
+ # date is relative to the Gregorian Calendar. This can represent one of the
3695
+ # following: * A full date, with non-zero year, month, and day values * A month
3696
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
3697
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
3698
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
3699
+ # DateTime * google.protobuf.Timestamp
3688
3700
  # Corresponds to the JSON property `dateValue`
3689
3701
  # @return [Google::Apis::DocumentaiV1::GoogleTypeDate]
3690
3702
  attr_accessor :date_value
@@ -5404,8 +5416,14 @@ module Google
5404
5416
  attr_accessor :boolean_value
5405
5417
  alias_method :boolean_value?, :boolean_value
5406
5418
 
5407
- # Date value. Includes year, month, day. See also: https://github.com/googleapis/
5408
- # googleapis/blob/master/google/type/date.proto
5419
+ # Represents a whole or partial calendar date, such as a birthday. The time of
5420
+ # day and time zone are either specified elsewhere or are insignificant. The
5421
+ # date is relative to the Gregorian Calendar. This can represent one of the
5422
+ # following: * A full date, with non-zero year, month, and day values * A month
5423
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
5424
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
5425
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
5426
+ # DateTime * google.protobuf.Timestamp
5409
5427
  # Corresponds to the JSON property `dateValue`
5410
5428
  # @return [Google::Apis::DocumentaiV1::GoogleTypeDate]
5411
5429
  attr_accessor :date_value
@@ -7665,7 +7683,14 @@ module Google
7665
7683
  end
7666
7684
  end
7667
7685
 
7668
- #
7686
+ # Represents a whole or partial calendar date, such as a birthday. The time of
7687
+ # day and time zone are either specified elsewhere or are insignificant. The
7688
+ # date is relative to the Gregorian Calendar. This can represent one of the
7689
+ # following: * A full date, with non-zero year, month, and day values * A month
7690
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
7691
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
7692
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
7693
+ # DateTime * google.protobuf.Timestamp
7669
7694
  class GoogleTypeDate
7670
7695
  include Google::Apis::Core::Hashable
7671
7696
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1
18
18
  # Version of the google-apis-documentai_v1 gem
19
- GEM_VERSION = "0.25.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220129"
25
+ REVISION = "20220205"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.0
4
+ version: 0.26.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: 2022-02-07 00:00:00.000000000 Z
11
+ date: 2022-02-14 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1
63
63
  post_install_message:
64
64
  rdoc_options: []