google-apis-policysimulator_v1beta1 0.12.0 → 0.13.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e720f180d9cc7344d842f1254a08db53aca70046b06bf58f3f5125340b25672b
|
4
|
+
data.tar.gz: a988b9bc43185a4ce76c4e450676e21b266eb44c2deadb6df65c8d1befff734a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2b4c07a36cbaa42f4c608d731b887b8a41b4b569ec9663cad1e763c7c1518b8d3cca5c26fd606d722212b6558b5ed5ac814ca5df8ddef57f02ebf2428aea909d
|
7
|
+
data.tar.gz: 1277f305906d8134155393e0cb78568cd13d10d7d42bafb73ddc6b761ae8cd5c42f35a500678878cebb113cdb568baf0971682eb5728dca13dc99c72d63da365
|
data/CHANGELOG.md
CHANGED
@@ -135,26 +135,12 @@ module Google
|
|
135
135
|
# @return [Fixnum]
|
136
136
|
attr_accessor :log_count
|
137
137
|
|
138
|
-
#
|
139
|
-
# day and time zone are either specified elsewhere or are insignificant. The
|
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`.
|
138
|
+
# The date of the newest log entry replayed.
|
146
139
|
# Corresponds to the JSON property `newestDate`
|
147
140
|
# @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
|
148
141
|
attr_accessor :newest_date
|
149
142
|
|
150
|
-
#
|
151
|
-
# day and time zone are either specified elsewhere or are insignificant. The
|
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`.
|
143
|
+
# The date of the oldest log entry replayed.
|
158
144
|
# Corresponds to the JSON property `oldestDate`
|
159
145
|
# @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
|
160
146
|
attr_accessor :oldest_date
|
@@ -663,14 +649,7 @@ module Google
|
|
663
649
|
# @return [Google::Apis::PolicysimulatorV1beta1::GoogleRpcStatus]
|
664
650
|
attr_accessor :error
|
665
651
|
|
666
|
-
#
|
667
|
-
# day and time zone are either specified elsewhere or are insignificant. The
|
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`.
|
652
|
+
# The latest date this access tuple was seen in the logs.
|
674
653
|
# Corresponds to the JSON property `lastSeenDate`
|
675
654
|
# @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
|
676
655
|
attr_accessor :last_seen_date
|
@@ -725,26 +704,12 @@ module Google
|
|
725
704
|
# @return [Fixnum]
|
726
705
|
attr_accessor :log_count
|
727
706
|
|
728
|
-
#
|
729
|
-
# day and time zone are either specified elsewhere or are insignificant. The
|
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`.
|
707
|
+
# The date of the newest log entry replayed.
|
736
708
|
# Corresponds to the JSON property `newestDate`
|
737
709
|
# @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
|
738
710
|
attr_accessor :newest_date
|
739
711
|
|
740
|
-
#
|
741
|
-
# day and time zone are either specified elsewhere or are insignificant. The
|
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`.
|
712
|
+
# The date of the oldest log entry replayed.
|
748
713
|
# Corresponds to the JSON property `oldestDate`
|
749
714
|
# @return [Google::Apis::PolicysimulatorV1beta1::GoogleTypeDate]
|
750
715
|
attr_accessor :oldest_date
|
@@ -1133,14 +1098,7 @@ module Google
|
|
1133
1098
|
end
|
1134
1099
|
end
|
1135
1100
|
|
1136
|
-
#
|
1137
|
-
# day and time zone are either specified elsewhere or are insignificant. The
|
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`.
|
1101
|
+
#
|
1144
1102
|
class GoogleTypeDate
|
1145
1103
|
include Google::Apis::Core::Hashable
|
1146
1104
|
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.13.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.4.
|
22
|
+
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220128"
|
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.
|
4
|
+
version: 0.13.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-
|
11
|
+
date: 2022-02-07 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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1beta1/v0.13.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.
|
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
|