google-apis-playdeveloperreporting_v1alpha1 0.6.0 → 0.7.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: 7bab599544132d5283b8533378197ce3ce9d944f93e7d9de6f229e98920025bf
4
- data.tar.gz: e3105a7f710b2c077c7238e56effa357661a5e166dfbff550352e994e2c28d13
3
+ metadata.gz: 5dc701d3d1a7ac81b96cc9545a17fb547b406f9e0421c42d852e47c06cd4b680
4
+ data.tar.gz: 1c42cef3fd8b77895a8747ba3ef32857a3d4c3a8f94ae298da4e57dfa0dfd7c6
5
5
  SHA512:
6
- metadata.gz: 29db5ce518adc9439839a6a6176a2657b9e7d2d4ac33434e17692d017bc6be906db3c55d6de0cca79114583b3f2a47c5eb9e7ad4c9064991cfe881ae30771fb9
7
- data.tar.gz: 72548eddcfafef095679c9eeafde2113f4a3a7be6c03ad9aaf9ac3e3acdc998584aa5725a048dc91e9ace60d94fd9e108be735c0c384628d727f6c91240a3d10
6
+ metadata.gz: 51b4cb3e981ccd88407c5f0118613b03d4e66f61075c9b27500c40d62eb6c14599e70ed972f9d5394547507396142cdcd315b5f88d60f70d019c850d97d625c5
7
+ data.tar.gz: e03008eb5cb64599710ae0dde00ae846a0d144a5845f11d45a3dfa919ad15aab6d3fcf97e32acd333bb307162d4f7ec1d319afd9268975f0bb09c597bb816955
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-playdeveloperreporting_v1alpha1
2
2
 
3
+ ### v0.7.0 (2022-07-23)
4
+
5
+ * Regenerated from discovery document revision 20220720
6
+ * Regenerated using generator version 0.9.0
7
+
3
8
  ### v0.6.0 (2022-07-01)
4
9
 
5
10
  * Regenerated using generator version 0.8.0
@@ -489,9 +489,9 @@ module Google
489
489
  # from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
490
490
  # calendar day in a particular time zone. * When neither time_zone nor
491
491
  # utc_offset is set: a civil time on a calendar day in local time. The date is
492
- # relative to the Proleptic Gregorian Calendar. If year is 0, the DateTime is
493
- # considered not to have a specific year. month and day must have valid, non-
494
- # zero values. This type may also be used to represent a physical time if all
492
+ # relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
493
+ # the DateTime is considered not to have a specific year, month, or day
494
+ # respectively. This type may also be used to represent a physical time if all
495
495
  # the date and time fields are set and either case of the `time_offset` oneof is
496
496
  # set. Consider using `Timestamp` message for physical time instead. If your use
497
497
  # case also would like to store the user's timezone, that can be done in another
@@ -591,9 +591,9 @@ module Google
591
591
  # from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
592
592
  # calendar day in a particular time zone. * When neither time_zone nor
593
593
  # utc_offset is set: a civil time on a calendar day in local time. The date is
594
- # relative to the Proleptic Gregorian Calendar. If year is 0, the DateTime is
595
- # considered not to have a specific year. month and day must have valid, non-
596
- # zero values. This type may also be used to represent a physical time if all
594
+ # relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
595
+ # the DateTime is considered not to have a specific year, month, or day
596
+ # respectively. This type may also be used to represent a physical time if all
597
597
  # the date and time fields are set and either case of the `time_offset` oneof is
598
598
  # set. Consider using `Timestamp` message for physical time instead. If your use
599
599
  # case also would like to store the user's timezone, that can be done in another
@@ -1311,9 +1311,9 @@ module Google
1311
1311
  # from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
1312
1312
  # calendar day in a particular time zone. * When neither time_zone nor
1313
1313
  # utc_offset is set: a civil time on a calendar day in local time. The date is
1314
- # relative to the Proleptic Gregorian Calendar. If year is 0, the DateTime is
1315
- # considered not to have a specific year. month and day must have valid, non-
1316
- # zero values. This type may also be used to represent a physical time if all
1314
+ # relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
1315
+ # the DateTime is considered not to have a specific year, month, or day
1316
+ # respectively. This type may also be used to represent a physical time if all
1317
1317
  # the date and time fields are set and either case of the `time_offset` oneof is
1318
1318
  # set. Consider using `Timestamp` message for physical time instead. If your use
1319
1319
  # case also would like to store the user's timezone, that can be done in another
@@ -1329,9 +1329,9 @@ module Google
1329
1329
  # from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
1330
1330
  # calendar day in a particular time zone. * When neither time_zone nor
1331
1331
  # utc_offset is set: a civil time on a calendar day in local time. The date is
1332
- # relative to the Proleptic Gregorian Calendar. If year is 0, the DateTime is
1333
- # considered not to have a specific year. month and day must have valid, non-
1334
- # zero values. This type may also be used to represent a physical time if all
1332
+ # relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
1333
+ # the DateTime is considered not to have a specific year, month, or day
1334
+ # respectively. This type may also be used to represent a physical time if all
1335
1335
  # the date and time fields are set and either case of the `time_offset` oneof is
1336
1336
  # set. Consider using `Timestamp` message for physical time instead. If your use
1337
1337
  # case also would like to store the user's timezone, that can be done in another
@@ -1359,9 +1359,9 @@ module Google
1359
1359
  # from UTC. * When time_zone is set and utc_offset is unset: a civil time on a
1360
1360
  # calendar day in a particular time zone. * When neither time_zone nor
1361
1361
  # utc_offset is set: a civil time on a calendar day in local time. The date is
1362
- # relative to the Proleptic Gregorian Calendar. If year is 0, the DateTime is
1363
- # considered not to have a specific year. month and day must have valid, non-
1364
- # zero values. This type may also be used to represent a physical time if all
1362
+ # relative to the Proleptic Gregorian Calendar. If year, month, or day are 0,
1363
+ # the DateTime is considered not to have a specific year, month, or day
1364
+ # respectively. This type may also be used to represent a physical time if all
1365
1365
  # the date and time fields are set and either case of the `time_offset` oneof is
1366
1366
  # set. Consider using `Timestamp` message for physical time instead. If your use
1367
1367
  # case also would like to store the user's timezone, that can be done in another
@@ -1370,34 +1370,38 @@ module Google
1370
1370
  class GoogleTypeDateTime
1371
1371
  include Google::Apis::Core::Hashable
1372
1372
 
1373
- # Required. Day of month. Must be from 1 to 31 and valid for the year and month.
1373
+ # Optional. Day of month. Must be from 1 to 31 and valid for the year and month,
1374
+ # or 0 if specifying a datetime without a day.
1374
1375
  # Corresponds to the JSON property `day`
1375
1376
  # @return [Fixnum]
1376
1377
  attr_accessor :day
1377
1378
 
1378
- # Required. Hours of day in 24 hour format. Should be from 0 to 23. An API may
1379
- # choose to allow the value "24:00:00" for scenarios like business closing time.
1379
+ # Optional. Hours of day in 24 hour format. Should be from 0 to 23, defaults to
1380
+ # 0 (midnight). An API may choose to allow the value "24:00:00" for scenarios
1381
+ # like business closing time.
1380
1382
  # Corresponds to the JSON property `hours`
1381
1383
  # @return [Fixnum]
1382
1384
  attr_accessor :hours
1383
1385
 
1384
- # Required. Minutes of hour of day. Must be from 0 to 59.
1386
+ # Optional. Minutes of hour of day. Must be from 0 to 59, defaults to 0.
1385
1387
  # Corresponds to the JSON property `minutes`
1386
1388
  # @return [Fixnum]
1387
1389
  attr_accessor :minutes
1388
1390
 
1389
- # Required. Month of year. Must be from 1 to 12.
1391
+ # Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime
1392
+ # without a month.
1390
1393
  # Corresponds to the JSON property `month`
1391
1394
  # @return [Fixnum]
1392
1395
  attr_accessor :month
1393
1396
 
1394
- # Required. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
1397
+ # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999,
1398
+ # defaults to 0.
1395
1399
  # Corresponds to the JSON property `nanos`
1396
1400
  # @return [Fixnum]
1397
1401
  attr_accessor :nanos
1398
1402
 
1399
- # Required. Seconds of minutes of the time. Must normally be from 0 to 59. An
1400
- # API may allow the value 60 if it allows leap-seconds.
1403
+ # Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
1404
+ # defaults to 0. An API may allow the value 60 if it allows leap-seconds.
1401
1405
  # Corresponds to the JSON property `seconds`
1402
1406
  # @return [Fixnum]
1403
1407
  attr_accessor :seconds
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PlaydeveloperreportingV1alpha1
18
18
  # Version of the google-apis-playdeveloperreporting_v1alpha1 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220522"
25
+ REVISION = "20220720"
26
26
  end
27
27
  end
28
28
  end
@@ -321,19 +321,23 @@ module Google
321
321
  # ANR` * `versionCode = 123 AND errorIssueType = OR errorIssueType = CRASH` * `
322
322
  # versionCode = 123 AND (errorIssueType = OR errorIssueType = CRASH)`
323
323
  # @param [Fixnum] interval_end_time_day
324
- # Required. Day of month. Must be from 1 to 31 and valid for the year and month.
324
+ # Optional. Day of month. Must be from 1 to 31 and valid for the year and month,
325
+ # or 0 if specifying a datetime without a day.
325
326
  # @param [Fixnum] interval_end_time_hours
326
- # Required. Hours of day in 24 hour format. Should be from 0 to 23. An API may
327
- # choose to allow the value "24:00:00" for scenarios like business closing time.
327
+ # Optional. Hours of day in 24 hour format. Should be from 0 to 23, defaults to
328
+ # 0 (midnight). An API may choose to allow the value "24:00:00" for scenarios
329
+ # like business closing time.
328
330
  # @param [Fixnum] interval_end_time_minutes
329
- # Required. Minutes of hour of day. Must be from 0 to 59.
331
+ # Optional. Minutes of hour of day. Must be from 0 to 59, defaults to 0.
330
332
  # @param [Fixnum] interval_end_time_month
331
- # Required. Month of year. Must be from 1 to 12.
333
+ # Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime
334
+ # without a month.
332
335
  # @param [Fixnum] interval_end_time_nanos
333
- # Required. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
336
+ # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999,
337
+ # defaults to 0.
334
338
  # @param [Fixnum] interval_end_time_seconds
335
- # Required. Seconds of minutes of the time. Must normally be from 0 to 59. An
336
- # API may allow the value 60 if it allows leap-seconds.
339
+ # Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
340
+ # defaults to 0. An API may allow the value 60 if it allows leap-seconds.
337
341
  # @param [String] interval_end_time_time_zone_id
338
342
  # IANA Time Zone Database time zone, e.g. "America/New_York".
339
343
  # @param [String] interval_end_time_time_zone_version
@@ -345,19 +349,23 @@ module Google
345
349
  # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime
346
350
  # without a year.
347
351
  # @param [Fixnum] interval_start_time_day
348
- # Required. Day of month. Must be from 1 to 31 and valid for the year and month.
352
+ # Optional. Day of month. Must be from 1 to 31 and valid for the year and month,
353
+ # or 0 if specifying a datetime without a day.
349
354
  # @param [Fixnum] interval_start_time_hours
350
- # Required. Hours of day in 24 hour format. Should be from 0 to 23. An API may
351
- # choose to allow the value "24:00:00" for scenarios like business closing time.
355
+ # Optional. Hours of day in 24 hour format. Should be from 0 to 23, defaults to
356
+ # 0 (midnight). An API may choose to allow the value "24:00:00" for scenarios
357
+ # like business closing time.
352
358
  # @param [Fixnum] interval_start_time_minutes
353
- # Required. Minutes of hour of day. Must be from 0 to 59.
359
+ # Optional. Minutes of hour of day. Must be from 0 to 59, defaults to 0.
354
360
  # @param [Fixnum] interval_start_time_month
355
- # Required. Month of year. Must be from 1 to 12.
361
+ # Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime
362
+ # without a month.
356
363
  # @param [Fixnum] interval_start_time_nanos
357
- # Required. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
364
+ # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999,
365
+ # defaults to 0.
358
366
  # @param [Fixnum] interval_start_time_seconds
359
- # Required. Seconds of minutes of the time. Must normally be from 0 to 59. An
360
- # API may allow the value 60 if it allows leap-seconds.
367
+ # Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
368
+ # defaults to 0. An API may allow the value 60 if it allows leap-seconds.
361
369
  # @param [String] interval_start_time_time_zone_id
362
370
  # IANA Time Zone Database time zone, e.g. "America/New_York".
363
371
  # @param [String] interval_start_time_time_zone_version
@@ -458,19 +466,23 @@ module Google
458
466
  # versionCode = 123 AND errorIssueType = OR errorIssueType = CRASH` * `
459
467
  # versionCode = 123 AND (errorIssueType = OR errorIssueType = CRASH)`
460
468
  # @param [Fixnum] interval_end_time_day
461
- # Required. Day of month. Must be from 1 to 31 and valid for the year and month.
469
+ # Optional. Day of month. Must be from 1 to 31 and valid for the year and month,
470
+ # or 0 if specifying a datetime without a day.
462
471
  # @param [Fixnum] interval_end_time_hours
463
- # Required. Hours of day in 24 hour format. Should be from 0 to 23. An API may
464
- # choose to allow the value "24:00:00" for scenarios like business closing time.
472
+ # Optional. Hours of day in 24 hour format. Should be from 0 to 23, defaults to
473
+ # 0 (midnight). An API may choose to allow the value "24:00:00" for scenarios
474
+ # like business closing time.
465
475
  # @param [Fixnum] interval_end_time_minutes
466
- # Required. Minutes of hour of day. Must be from 0 to 59.
476
+ # Optional. Minutes of hour of day. Must be from 0 to 59, defaults to 0.
467
477
  # @param [Fixnum] interval_end_time_month
468
- # Required. Month of year. Must be from 1 to 12.
478
+ # Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime
479
+ # without a month.
469
480
  # @param [Fixnum] interval_end_time_nanos
470
- # Required. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
481
+ # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999,
482
+ # defaults to 0.
471
483
  # @param [Fixnum] interval_end_time_seconds
472
- # Required. Seconds of minutes of the time. Must normally be from 0 to 59. An
473
- # API may allow the value 60 if it allows leap-seconds.
484
+ # Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
485
+ # defaults to 0. An API may allow the value 60 if it allows leap-seconds.
474
486
  # @param [String] interval_end_time_time_zone_id
475
487
  # IANA Time Zone Database time zone, e.g. "America/New_York".
476
488
  # @param [String] interval_end_time_time_zone_version
@@ -482,19 +494,23 @@ module Google
482
494
  # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime
483
495
  # without a year.
484
496
  # @param [Fixnum] interval_start_time_day
485
- # Required. Day of month. Must be from 1 to 31 and valid for the year and month.
497
+ # Optional. Day of month. Must be from 1 to 31 and valid for the year and month,
498
+ # or 0 if specifying a datetime without a day.
486
499
  # @param [Fixnum] interval_start_time_hours
487
- # Required. Hours of day in 24 hour format. Should be from 0 to 23. An API may
488
- # choose to allow the value "24:00:00" for scenarios like business closing time.
500
+ # Optional. Hours of day in 24 hour format. Should be from 0 to 23, defaults to
501
+ # 0 (midnight). An API may choose to allow the value "24:00:00" for scenarios
502
+ # like business closing time.
489
503
  # @param [Fixnum] interval_start_time_minutes
490
- # Required. Minutes of hour of day. Must be from 0 to 59.
504
+ # Optional. Minutes of hour of day. Must be from 0 to 59, defaults to 0.
491
505
  # @param [Fixnum] interval_start_time_month
492
- # Required. Month of year. Must be from 1 to 12.
506
+ # Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime
507
+ # without a month.
493
508
  # @param [Fixnum] interval_start_time_nanos
494
- # Required. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
509
+ # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999,
510
+ # defaults to 0.
495
511
  # @param [Fixnum] interval_start_time_seconds
496
- # Required. Seconds of minutes of the time. Must normally be from 0 to 59. An
497
- # API may allow the value 60 if it allows leap-seconds.
512
+ # Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
513
+ # defaults to 0. An API may allow the value 60 if it allows leap-seconds.
498
514
  # @param [String] interval_start_time_time_zone_id
499
515
  # IANA Time Zone Database time zone, e.g. "America/New_York".
500
516
  # @param [String] interval_start_time_time_zone_version
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-playdeveloperreporting_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-04 00:00:00.000000000 Z
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_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1alpha1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1alpha1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []