google-apis-playdeveloperreporting_v1beta1 0.5.0 → 0.6.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: 29447d21f7971850047e0fc8899d192309bb803f292b14de9b3c1b8a176a34c9
|
4
|
+
data.tar.gz: 55d820c6350e8f643ba46a7a0517579edbdb64057e9b13a1982f492719d0194a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5af4e677e682711a0d048a8fa469ac5071e4699a81a78294b6bd0689eabd22aa935db0160cd47cf53e5ab43aa290b3dc2d0b0ac1cc460b9ee493e018859ca6d0
|
7
|
+
data.tar.gz: 3b66fe37342991f12076124d716dfde2eb5d6b8a95edce15de1e23d0adb9423d9afe6acc267c0bbc9b834a47a99bcd1374441caec484a5b3de0996265fc6609e
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-playdeveloperreporting_v1beta1
|
2
2
|
|
3
|
+
### v0.6.0 (2022-07-23)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220720
|
6
|
+
* Regenerated using generator version 0.9.0
|
7
|
+
|
3
8
|
### v0.5.0 (2022-07-01)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.8.0
|
@@ -339,9 +339,9 @@ module Google
|
|
339
339
|
# from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
|
340
340
|
# calendar day in a particular time zone. * When neither time_zone nor
|
341
341
|
# utc_offset is set: a civil time on a calendar day in local time. The date is
|
342
|
-
# relative to the Proleptic Gregorian Calendar. If year
|
343
|
-
# considered not to have a specific year
|
344
|
-
#
|
342
|
+
# relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
|
343
|
+
# the DateTime is considered not to have a specific year, month, or day
|
344
|
+
# respectively. This type may also be used to represent a physical time if all
|
345
345
|
# the date and time fields are set and either case of the `time_offset` oneof is
|
346
346
|
# set. Consider using `Timestamp` message for physical time instead. If your use
|
347
347
|
# case also would like to store the user's timezone, that can be done in another
|
@@ -441,9 +441,9 @@ module Google
|
|
441
441
|
# from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
|
442
442
|
# calendar day in a particular time zone. * When neither time_zone nor
|
443
443
|
# utc_offset is set: a civil time on a calendar day in local time. The date is
|
444
|
-
# relative to the Proleptic Gregorian Calendar. If year
|
445
|
-
# considered not to have a specific year
|
446
|
-
#
|
444
|
+
# relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
|
445
|
+
# the DateTime is considered not to have a specific year, month, or day
|
446
|
+
# respectively. This type may also be used to represent a physical time if all
|
447
447
|
# the date and time fields are set and either case of the `time_offset` oneof is
|
448
448
|
# set. Consider using `Timestamp` message for physical time instead. If your use
|
449
449
|
# case also would like to store the user's timezone, that can be done in another
|
@@ -1006,9 +1006,9 @@ module Google
|
|
1006
1006
|
# from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
|
1007
1007
|
# calendar day in a particular time zone. * When neither time_zone nor
|
1008
1008
|
# utc_offset is set: a civil time on a calendar day in local time. The date is
|
1009
|
-
# relative to the Proleptic Gregorian Calendar. If year
|
1010
|
-
# considered not to have a specific year
|
1011
|
-
#
|
1009
|
+
# relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
|
1010
|
+
# the DateTime is considered not to have a specific year, month, or day
|
1011
|
+
# respectively. This type may also be used to represent a physical time if all
|
1012
1012
|
# the date and time fields are set and either case of the `time_offset` oneof is
|
1013
1013
|
# set. Consider using `Timestamp` message for physical time instead. If your use
|
1014
1014
|
# case also would like to store the user's timezone, that can be done in another
|
@@ -1024,9 +1024,9 @@ module Google
|
|
1024
1024
|
# from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
|
1025
1025
|
# calendar day in a particular time zone. * When neither time_zone nor
|
1026
1026
|
# utc_offset is set: a civil time on a calendar day in local time. The date is
|
1027
|
-
# relative to the Proleptic Gregorian Calendar. If year
|
1028
|
-
# considered not to have a specific year
|
1029
|
-
#
|
1027
|
+
# relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
|
1028
|
+
# the DateTime is considered not to have a specific year, month, or day
|
1029
|
+
# respectively. This type may also be used to represent a physical time if all
|
1030
1030
|
# the date and time fields are set and either case of the `time_offset` oneof is
|
1031
1031
|
# set. Consider using `Timestamp` message for physical time instead. If your use
|
1032
1032
|
# case also would like to store the user's timezone, that can be done in another
|
@@ -1054,9 +1054,9 @@ module Google
|
|
1054
1054
|
# from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
|
1055
1055
|
# calendar day in a particular time zone. * When neither time_zone nor
|
1056
1056
|
# utc_offset is set: a civil time on a calendar day in local time. The date is
|
1057
|
-
# relative to the Proleptic Gregorian Calendar. If year
|
1058
|
-
# considered not to have a specific year
|
1059
|
-
#
|
1057
|
+
# relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
|
1058
|
+
# the DateTime is considered not to have a specific year, month, or day
|
1059
|
+
# respectively. This type may also be used to represent a physical time if all
|
1060
1060
|
# the date and time fields are set and either case of the `time_offset` oneof is
|
1061
1061
|
# set. Consider using `Timestamp` message for physical time instead. If your use
|
1062
1062
|
# case also would like to store the user's timezone, that can be done in another
|
@@ -1065,34 +1065,38 @@ module Google
|
|
1065
1065
|
class GoogleTypeDateTime
|
1066
1066
|
include Google::Apis::Core::Hashable
|
1067
1067
|
|
1068
|
-
#
|
1068
|
+
# Optional. Day of month. Must be from 1 to 31 and valid for the year and month,
|
1069
|
+
# or 0 if specifying a datetime without a day.
|
1069
1070
|
# Corresponds to the JSON property `day`
|
1070
1071
|
# @return [Fixnum]
|
1071
1072
|
attr_accessor :day
|
1072
1073
|
|
1073
|
-
#
|
1074
|
-
# choose to allow the value "24:00:00" for scenarios
|
1074
|
+
# Optional. Hours of day in 24 hour format. Should be from 0 to 23, defaults to
|
1075
|
+
# 0 (midnight). An API may choose to allow the value "24:00:00" for scenarios
|
1076
|
+
# like business closing time.
|
1075
1077
|
# Corresponds to the JSON property `hours`
|
1076
1078
|
# @return [Fixnum]
|
1077
1079
|
attr_accessor :hours
|
1078
1080
|
|
1079
|
-
#
|
1081
|
+
# Optional. Minutes of hour of day. Must be from 0 to 59, defaults to 0.
|
1080
1082
|
# Corresponds to the JSON property `minutes`
|
1081
1083
|
# @return [Fixnum]
|
1082
1084
|
attr_accessor :minutes
|
1083
1085
|
|
1084
|
-
#
|
1086
|
+
# Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime
|
1087
|
+
# without a month.
|
1085
1088
|
# Corresponds to the JSON property `month`
|
1086
1089
|
# @return [Fixnum]
|
1087
1090
|
attr_accessor :month
|
1088
1091
|
|
1089
|
-
#
|
1092
|
+
# Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999,
|
1093
|
+
# defaults to 0.
|
1090
1094
|
# Corresponds to the JSON property `nanos`
|
1091
1095
|
# @return [Fixnum]
|
1092
1096
|
attr_accessor :nanos
|
1093
1097
|
|
1094
|
-
#
|
1095
|
-
# API may allow the value 60 if it allows leap-seconds.
|
1098
|
+
# Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
|
1099
|
+
# defaults to 0. An API may allow the value 60 if it allows leap-seconds.
|
1096
1100
|
# Corresponds to the JSON property `seconds`
|
1097
1101
|
# @return [Fixnum]
|
1098
1102
|
attr_accessor :seconds
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module PlaydeveloperreportingV1beta1
|
18
18
|
# Version of the google-apis-playdeveloperreporting_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.6.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220720"
|
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-playdeveloperreporting_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.6.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-07-
|
11
|
+
date: 2022-07-25 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-playdeveloperreporting_v1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1beta1/v0.6.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|