google-apis-documentai_v1beta2 0.30.0 → 0.31.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: 4158f82ba1725340b918f6d792241857039e0744b6bb5ab5e2fb722d7be14b21
4
- data.tar.gz: 55e376ab399d98338223bdd0978a66722a3f68b77e4df4848113a58d4226b41b
3
+ metadata.gz: 30502816e907346312887c5ddb71d7748d850df12402f8d2fd1dccb57f550f49
4
+ data.tar.gz: 2a91db245183ae4734d3818bf4ddef53ebab9cfd0af89742a4ed02885ab78d54
5
5
  SHA512:
6
- metadata.gz: 7fbd7c1cf1ddcb907d3a1376069bc9a4685719e8d9c82abb02f5ea4262320f73a0b3fd71aa4836e6b40d51e71d160e202086359d50aeedcb8442d1af5bd0f4ff
7
- data.tar.gz: 65e0653290db1c5f21c5fcb35966ae596d81aca3e2c568e75818e0772566820e2894af0108d26383b47442264627eb089fac03f336a11d6fa6eee15290b7b370
6
+ metadata.gz: 4e89659f7afa2dbdf012f1e4101cdd86e5ec30287c6796685820ccb35195ba14f8960c5abfd210c1a8014c90429d3948bdd06ce99618b074e2dfa5c7872de300
7
+ data.tar.gz: bc08843549b1519fa8f677f9a78d34feb6117f046393c8417a957630ae6fafccc094d4a4d3dc2ff6bfcfd6040a69483d44c109f4acf0badff0d8f7a4d5c33d19
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta2
2
2
 
3
+ ### v0.31.0 (2022-03-09)
4
+
5
+ * Regenerated from discovery document revision 20220307
6
+
3
7
  ### v0.30.0 (2022-02-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20220222
@@ -1623,11 +1623,11 @@ module Google
1623
1623
  # Represents a whole or partial calendar date, such as a birthday. The time of
1624
1624
  # day and time zone are either specified elsewhere or are insignificant. The
1625
1625
  # date is relative to the Gregorian Calendar. This can represent one of the
1626
- # following: * A full date, with non-zero year, month, and day values * A month
1627
- # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
1628
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
1629
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
1630
- # DateTime * google.protobuf.Timestamp
1626
+ # following: * A full date, with non-zero year, month, and day values. * A month
1627
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
1628
+ # with a zero month and a zero day. * A year and month, with a zero day (for
1629
+ # example, a credit card expiration date). Related types: * google.type.
1630
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
1631
1631
  # Corresponds to the JSON property `dateValue`
1632
1632
  # @return [Google::Apis::DocumentaiV1beta2::GoogleTypeDate]
1633
1633
  attr_accessor :date_value
@@ -3421,11 +3421,11 @@ module Google
3421
3421
  # Represents a whole or partial calendar date, such as a birthday. The time of
3422
3422
  # day and time zone are either specified elsewhere or are insignificant. The
3423
3423
  # date is relative to the Gregorian Calendar. This can represent one of the
3424
- # following: * A full date, with non-zero year, month, and day values * A month
3425
- # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
3426
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
3427
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
3428
- # DateTime * google.protobuf.Timestamp
3424
+ # following: * A full date, with non-zero year, month, and day values. * A month
3425
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
3426
+ # with a zero month and a zero day. * A year and month, with a zero day (for
3427
+ # example, a credit card expiration date). Related types: * google.type.
3428
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
3429
3429
  # Corresponds to the JSON property `dateValue`
3430
3430
  # @return [Google::Apis::DocumentaiV1beta2::GoogleTypeDate]
3431
3431
  attr_accessor :date_value
@@ -5875,11 +5875,11 @@ module Google
5875
5875
  # Represents a whole or partial calendar date, such as a birthday. The time of
5876
5876
  # day and time zone are either specified elsewhere or are insignificant. The
5877
5877
  # date is relative to the Gregorian Calendar. This can represent one of the
5878
- # following: * A full date, with non-zero year, month, and day values * A month
5879
- # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
5880
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
5881
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
5882
- # DateTime * google.protobuf.Timestamp
5878
+ # following: * A full date, with non-zero year, month, and day values. * A month
5879
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
5880
+ # with a zero month and a zero day. * A year and month, with a zero day (for
5881
+ # example, a credit card expiration date). Related types: * google.type.
5882
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
5883
5883
  class GoogleTypeDate
5884
5884
  include Google::Apis::Core::Hashable
5885
5885
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1beta2
18
18
  # Version of the google-apis-documentai_v1beta2 gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.31.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 = "20220222"
25
+ REVISION = "20220307"
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_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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-28 00:00:00.000000000 Z
11
+ date: 2022-03-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_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []