google-apis-policysimulator_v1beta1 0.12.0 → 0.15.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: 3295f862ce8c0763b72a685594763debcf3c7f2c96a048bee4af61023c886b95
4
- data.tar.gz: 7580ac36d70e690ed30ceacbebe3ff36b77afa5711688abb93ad4e1f9a1058d6
3
+ metadata.gz: 21be41620a999a6f0fa59984cc3fa6c9c1150a9e44cc0da3e10ecdcec5908ced
4
+ data.tar.gz: eb843f1bfe68273dd5b93143a1d3b940254002584a26dfaa35b728f7729244f1
5
5
  SHA512:
6
- metadata.gz: 5cdbdac30bf55fbd4bea72dce6e24a020a34d00829950ae4ab95b0d84f36f5da3569254d19663e40dec117416f082c7149103556c87478ab2c1af3a0c1bd46ea
7
- data.tar.gz: b3b6135bf18640a45a71afd5bbf19f2fa30ae42ab3da1981ac8dc306d5cf16379c59cac27da1a959b8b90c76a465b250ae50ca0902f5eb390b4f2e3a85c0d9f0
6
+ metadata.gz: 4efdf00a8fb2bc1cd1746c23dec7b404d61f7b641b18a2990af6839e2e3b69839c4dd5d51dfb27b1a50cc035000b18555f4fbab0052006984cd2940ff000e9b4
7
+ data.tar.gz: 94015e811bfe0ddd094753e242dfc8ae6a8e65ed0694c45293d512cc15a8c44c24c4fe2e4ab7b7585864b0655fcdcafa259561d9c243390cf590719c640bce13
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-policysimulator_v1beta1
2
2
 
3
+ ### v0.15.0 (2022-03-08)
4
+
5
+ * Regenerated from discovery document revision 20220305
6
+
7
+ ### v0.14.0 (2022-02-08)
8
+
9
+ * Regenerated from discovery document revision 20220205
10
+
11
+ ### v0.13.0 (2022-02-01)
12
+
13
+ * Regenerated from discovery document revision 20220128
14
+ * Regenerated using generator version 0.4.1
15
+
3
16
  ### v0.12.0 (2021-12-14)
4
17
 
5
18
  * Unspecified changes
@@ -138,11 +138,11 @@ module Google
138
138
  # Represents a whole or partial calendar date, such as a birthday. The time of
139
139
  # day and time zone are either specified elsewhere or are insignificant. The
140
140
  # date is relative to the Gregorian Calendar. This can represent one of the
141
- # following: * A full date, with non-zero year, month, and day values * A month
142
- # and day value, with a zero year, such as an anniversary * A year on its own,
143
- # with zero month and day values * A year and month value, with a zero day, such
144
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
145
- # google.protobuf.Timestamp`.
141
+ # following: * A full date, with non-zero year, month, and day values. * A month
142
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
143
+ # with a zero month and a zero day. * A year and month, with a zero day (for
144
+ # example, a credit card expiration date). Related types: * google.type.
145
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
146
146
  # Corresponds to the JSON property `newestDate`
147
147
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
148
148
  attr_accessor :newest_date
@@ -150,11 +150,11 @@ module Google
150
150
  # Represents a whole or partial calendar date, such as a birthday. The time of
151
151
  # day and time zone are either specified elsewhere or are insignificant. The
152
152
  # date is relative to the Gregorian Calendar. This can represent one of the
153
- # following: * A full date, with non-zero year, month, and day values * A month
154
- # and day value, with a zero year, such as an anniversary * A year on its own,
155
- # with zero month and day values * A year and month value, with a zero day, such
156
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
157
- # google.protobuf.Timestamp`.
153
+ # following: * A full date, with non-zero year, month, and day values. * A month
154
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
155
+ # with a zero month and a zero day. * A year and month, with a zero day (for
156
+ # example, a credit card expiration date). Related types: * google.type.
157
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
158
158
  # Corresponds to the JSON property `oldestDate`
159
159
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
160
160
  attr_accessor :oldest_date
@@ -666,11 +666,11 @@ module Google
666
666
  # Represents a whole or partial calendar date, such as a birthday. The time of
667
667
  # day and time zone are either specified elsewhere or are insignificant. The
668
668
  # date is relative to the Gregorian Calendar. This can represent one of the
669
- # following: * A full date, with non-zero year, month, and day values * A month
670
- # and day value, with a zero year, such as an anniversary * A year on its own,
671
- # with zero month and day values * A year and month value, with a zero day, such
672
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
673
- # google.protobuf.Timestamp`.
669
+ # following: * A full date, with non-zero year, month, and day values. * A month
670
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
671
+ # with a zero month and a zero day. * A year and month, with a zero day (for
672
+ # example, a credit card expiration date). Related types: * google.type.
673
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
674
674
  # Corresponds to the JSON property `lastSeenDate`
675
675
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
676
676
  attr_accessor :last_seen_date
@@ -728,11 +728,11 @@ module Google
728
728
  # Represents a whole or partial calendar date, such as a birthday. The time of
729
729
  # day and time zone are either specified elsewhere or are insignificant. The
730
730
  # date is relative to the Gregorian Calendar. This can represent one of the
731
- # following: * A full date, with non-zero year, month, and day values * A month
732
- # and day value, with a zero year, such as an anniversary * A year on its own,
733
- # with zero month and day values * A year and month value, with a zero day, such
734
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
735
- # google.protobuf.Timestamp`.
731
+ # following: * A full date, with non-zero year, month, and day values. * A month
732
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
733
+ # with a zero month and a zero day. * A year and month, with a zero day (for
734
+ # example, a credit card expiration date). Related types: * google.type.
735
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
736
736
  # Corresponds to the JSON property `newestDate`
737
737
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
738
738
  attr_accessor :newest_date
@@ -740,11 +740,11 @@ module Google
740
740
  # Represents a whole or partial calendar date, such as a birthday. The time of
741
741
  # day and time zone are either specified elsewhere or are insignificant. The
742
742
  # date is relative to the Gregorian Calendar. This can represent one of the
743
- # following: * A full date, with non-zero year, month, and day values * A month
744
- # and day value, with a zero year, such as an anniversary * A year on its own,
745
- # with zero month and day values * A year and month value, with a zero day, such
746
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
747
- # google.protobuf.Timestamp`.
743
+ # following: * A full date, with non-zero year, month, and day values. * A month
744
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
745
+ # with a zero month and a zero day. * A year and month, with a zero day (for
746
+ # example, a credit card expiration date). Related types: * google.type.
747
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
748
748
  # Corresponds to the JSON property `oldestDate`
749
749
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
750
750
  attr_accessor :oldest_date
@@ -1136,11 +1136,11 @@ module Google
1136
1136
  # Represents a whole or partial calendar date, such as a birthday. The time of
1137
1137
  # day and time zone are either specified elsewhere or are insignificant. The
1138
1138
  # date is relative to the Gregorian Calendar. This can represent one of the
1139
- # following: * A full date, with non-zero year, month, and day values * A month
1140
- # and day value, with a zero year, such as an anniversary * A year on its own,
1141
- # with zero month and day values * A year and month value, with a zero day, such
1142
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
1143
- # google.protobuf.Timestamp`.
1139
+ # following: * A full date, with non-zero year, month, and day values. * A month
1140
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
1141
+ # with a zero month and a zero day. * A year and month, with a zero day (for
1142
+ # example, a credit card expiration date). Related types: * google.type.
1143
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
1144
1144
  class GoogleTypeDate
1145
1145
  include Google::Apis::Core::Hashable
1146
1146
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PolicysimulatorV1beta1
18
18
  # Version of the google-apis-policysimulator_v1beta1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211008"
25
+ REVISION = "20220305"
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-policysimulator_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.15.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-01-10 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-policysimulator_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1beta1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1beta1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Policy Simulator API V1beta1