google-apis-policysimulator_v1beta1 0.10.0 → 0.14.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: 51ff6a68a7cf7e149b000e3b7cd2e4d97de12bb8e4c47a5692f4d0c6de2741e5
4
- data.tar.gz: a34a2e6b893c75709d59808d18dd61e29b0c8fcf490e7ed117275529dfab4ca3
3
+ metadata.gz: 3a678c1d333b7f7906041268f3ed1ec064ab0096524278e6b2d6031b32a825bc
4
+ data.tar.gz: 5a5d026bbddec23b129a95bc1b2e523ef7f039eeb6375e23f4011edd7cfb91cb
5
5
  SHA512:
6
- metadata.gz: 8b2fb70475a68f2b6ee26cd29cea275a06c91831e97bbe66b4180c64a6f1538ed471e787ac3228f7b615bf2375896e60db1b5c6ba6a9abda629edf2135796872
7
- data.tar.gz: cb233e99c4670380d2872f76c38010abd382cd52efa4992ec6b3e1a7823586b653e9633fb5038d6fd3edbd3bc62be5f6eb6b11a4b3eda58ffd74341dc054e3f4
6
+ metadata.gz: 448dff438b4f096ecde1a9607183b8f4f553db2818097c0f204a494a4e8f7b0350a69051422245803cfe3b19edb6b1e2c6c5cb0de672d7d06786ec204a582994
7
+ data.tar.gz: ccefb3fe0f31bcb975489ad24a14698662057eff3eca754f8262b982cf8f85c05311fba16383152b1be59148a87905e2ba7b771d6c882cd610bc2eba1e337448
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-policysimulator_v1beta1
2
2
 
3
+ ### v0.14.0 (2022-02-08)
4
+
5
+ * Regenerated from discovery document revision 20220205
6
+
7
+ ### v0.13.0 (2022-02-01)
8
+
9
+ * Regenerated from discovery document revision 20220128
10
+ * Regenerated using generator version 0.4.1
11
+
12
+ ### v0.12.0 (2021-12-14)
13
+
14
+ * Unspecified changes
15
+
16
+ ### v0.11.0 (2021-10-20)
17
+
18
+ * Unspecified changes
19
+
3
20
  ### v0.10.0 (2021-10-14)
4
21
 
5
22
  * Regenerated from discovery document revision 20211008
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/policysimulator_v1beta1"
51
51
  client = Google::Apis::PolicysimulatorV1beta1::PolicySimulatorService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Policysimulator service in particular.)
67
67
 
@@ -139,10 +139,10 @@ module Google
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
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`.
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
146
146
  # Corresponds to the JSON property `newestDate`
147
147
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
148
148
  attr_accessor :newest_date
@@ -151,10 +151,10 @@ module Google
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
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`.
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
158
158
  # Corresponds to the JSON property `oldestDate`
159
159
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
160
160
  attr_accessor :oldest_date
@@ -667,10 +667,10 @@ module Google
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
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`.
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
674
674
  # Corresponds to the JSON property `lastSeenDate`
675
675
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
676
676
  attr_accessor :last_seen_date
@@ -729,10 +729,10 @@ module Google
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
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`.
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
736
736
  # Corresponds to the JSON property `newestDate`
737
737
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
738
738
  attr_accessor :newest_date
@@ -741,10 +741,10 @@ module Google
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
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`.
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
748
748
  # Corresponds to the JSON property `oldestDate`
749
749
  # @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
750
750
  attr_accessor :oldest_date
@@ -1137,10 +1137,10 @@ module Google
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
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`.
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
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.10.0"
19
+ GEM_VERSION = "0.14.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 = "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-policysimulator_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.14.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: 2021-10-18 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
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-policysimulator_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1beta1/v0.10.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-policysimulator_v1beta1
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
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: []
65
65
  require_paths:
@@ -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.2.17
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