google-apis-policysimulator_v1beta1 0.14.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: 3a678c1d333b7f7906041268f3ed1ec064ab0096524278e6b2d6031b32a825bc
4
- data.tar.gz: 5a5d026bbddec23b129a95bc1b2e523ef7f039eeb6375e23f4011edd7cfb91cb
3
+ metadata.gz: 21be41620a999a6f0fa59984cc3fa6c9c1150a9e44cc0da3e10ecdcec5908ced
4
+ data.tar.gz: eb843f1bfe68273dd5b93143a1d3b940254002584a26dfaa35b728f7729244f1
5
5
  SHA512:
6
- metadata.gz: 448dff438b4f096ecde1a9607183b8f4f553db2818097c0f204a494a4e8f7b0350a69051422245803cfe3b19edb6b1e2c6c5cb0de672d7d06786ec204a582994
7
- data.tar.gz: ccefb3fe0f31bcb975489ad24a14698662057eff3eca754f8262b982cf8f85c05311fba16383152b1be59148a87905e2ba7b771d6c882cd610bc2eba1e337448
6
+ metadata.gz: 4efdf00a8fb2bc1cd1746c23dec7b404d61f7b641b18a2990af6839e2e3b69839c4dd5d51dfb27b1a50cc035000b18555f4fbab0052006984cd2940ff000e9b4
7
+ data.tar.gz: 94015e811bfe0ddd094753e242dfc8ae6a8e65ed0694c45293d512cc15a8c44c24c4fe2e4ab7b7585864b0655fcdcafa259561d9c243390cf590719c640bce13
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.14.0 (2022-02-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20220205
@@ -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, with a zero year (e.g., an anniversary) * A year on its own, with a
143
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
144
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
145
- # DateTime * 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, with a zero year (e.g., an anniversary) * A year on its own, with a
155
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
156
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
157
- # DateTime * 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, with a zero year (e.g., an anniversary) * A year on its own, with a
671
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
672
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
673
- # DateTime * 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, with a zero year (e.g., an anniversary) * A year on its own, with a
733
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
734
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
735
- # DateTime * 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, with a zero year (e.g., an anniversary) * A year on its own, with a
745
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
746
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
747
- # DateTime * 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, with a zero year (e.g., an anniversary) * A year on its own, with a
1141
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
1142
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
1143
- # DateTime * 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.14.0"
19
+ GEM_VERSION = "0.15.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 = "20220205"
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.14.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-02-14 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.14.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: []