Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Automated regeneration of PlayDeveloperReporting client #12592

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -519,8 +519,8 @@ defmodule GoogleApi.PlayDeveloperReporting.V1beta1.Api.Vitals do
* `:"interval.endTime.month"` (*type:* `integer()`) - Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime without a month.
* `:"interval.endTime.nanos"` (*type:* `integer()`) - Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
* `:"interval.endTime.seconds"` (*type:* `integer()`) - Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
* `:"interval.endTime.timeZone.id"` (*type:* `String.t`) - IANA Time Zone Database time zone, e.g. "America/New_York".
* `:"interval.endTime.timeZone.version"` (*type:* `String.t`) - Optional. IANA Time Zone Database version number, e.g. "2019a".
* `:"interval.endTime.timeZone.id"` (*type:* `String.t`) - IANA Time Zone Database time zone. For example "America/New_York".
* `:"interval.endTime.timeZone.version"` (*type:* `String.t`) - Optional. IANA Time Zone Database version number. For example "2019a".
* `:"interval.endTime.utcOffset"` (*type:* `String.t`) - UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
* `:"interval.endTime.year"` (*type:* `integer()`) - Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
* `:"interval.startTime.day"` (*type:* `integer()`) - Optional. Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a datetime without a day.
Expand All @@ -529,8 +529,8 @@ defmodule GoogleApi.PlayDeveloperReporting.V1beta1.Api.Vitals do
* `:"interval.startTime.month"` (*type:* `integer()`) - Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime without a month.
* `:"interval.startTime.nanos"` (*type:* `integer()`) - Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
* `:"interval.startTime.seconds"` (*type:* `integer()`) - Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
* `:"interval.startTime.timeZone.id"` (*type:* `String.t`) - IANA Time Zone Database time zone, e.g. "America/New_York".
* `:"interval.startTime.timeZone.version"` (*type:* `String.t`) - Optional. IANA Time Zone Database version number, e.g. "2019a".
* `:"interval.startTime.timeZone.id"` (*type:* `String.t`) - IANA Time Zone Database time zone. For example "America/New_York".
* `:"interval.startTime.timeZone.version"` (*type:* `String.t`) - Optional. IANA Time Zone Database version number. For example "2019a".
* `:"interval.startTime.utcOffset"` (*type:* `String.t`) - UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
* `:"interval.startTime.year"` (*type:* `integer()`) - Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
* `:orderBy` (*type:* `String.t`) - Specifies a field that will be used to order the results. ** Supported dimensions:** * `errorReportCount`: Orders issues by number of error reports. * `distinctUsers`: Orders issues by number of unique affected users. ** Supported operations:** * `asc` for ascending order. * `desc` for descending order. Format: A field and an operation, e.g., `errorReportCount desc` *Note:* currently only one field is supported at a time.
Expand Down Expand Up @@ -646,8 +646,8 @@ defmodule GoogleApi.PlayDeveloperReporting.V1beta1.Api.Vitals do
* `:"interval.endTime.month"` (*type:* `integer()`) - Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime without a month.
* `:"interval.endTime.nanos"` (*type:* `integer()`) - Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
* `:"interval.endTime.seconds"` (*type:* `integer()`) - Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
* `:"interval.endTime.timeZone.id"` (*type:* `String.t`) - IANA Time Zone Database time zone, e.g. "America/New_York".
* `:"interval.endTime.timeZone.version"` (*type:* `String.t`) - Optional. IANA Time Zone Database version number, e.g. "2019a".
* `:"interval.endTime.timeZone.id"` (*type:* `String.t`) - IANA Time Zone Database time zone. For example "America/New_York".
* `:"interval.endTime.timeZone.version"` (*type:* `String.t`) - Optional. IANA Time Zone Database version number. For example "2019a".
* `:"interval.endTime.utcOffset"` (*type:* `String.t`) - UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
* `:"interval.endTime.year"` (*type:* `integer()`) - Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
* `:"interval.startTime.day"` (*type:* `integer()`) - Optional. Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a datetime without a day.
Expand All @@ -656,8 +656,8 @@ defmodule GoogleApi.PlayDeveloperReporting.V1beta1.Api.Vitals do
* `:"interval.startTime.month"` (*type:* `integer()`) - Optional. Month of year. Must be from 1 to 12, or 0 if specifying a datetime without a month.
* `:"interval.startTime.nanos"` (*type:* `integer()`) - Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
* `:"interval.startTime.seconds"` (*type:* `integer()`) - Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
* `:"interval.startTime.timeZone.id"` (*type:* `String.t`) - IANA Time Zone Database time zone, e.g. "America/New_York".
* `:"interval.startTime.timeZone.version"` (*type:* `String.t`) - Optional. IANA Time Zone Database version number, e.g. "2019a".
* `:"interval.startTime.timeZone.id"` (*type:* `String.t`) - IANA Time Zone Database time zone. For example "America/New_York".
* `:"interval.startTime.timeZone.version"` (*type:* `String.t`) - Optional. IANA Time Zone Database version number. For example "2019a".
* `:"interval.startTime.utcOffset"` (*type:* `String.t`) - UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
* `:"interval.startTime.year"` (*type:* `integer()`) - Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
* `:pageSize` (*type:* `integer()`) - The maximum number of reports to return. The service may return fewer than this value. If unspecified, at most 50 reports will be returned. The maximum value is 100; values above 100 will be coerced to 100.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defmodule GoogleApi.PlayDeveloperReporting.V1beta1 do
API client metadata for GoogleApi.PlayDeveloperReporting.V1beta1.
"""

@discovery_revision "20241102"
@discovery_revision "20241120"

def discovery_revision(), do: @discovery_revision
end
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ defmodule GoogleApi.PlayDeveloperReporting.V1beta1.Model.GoogleTypeTimeZone do

## Attributes

* `id` (*type:* `String.t`, *default:* `nil`) - IANA Time Zone Database time zone, e.g. "America/New_York".
* `version` (*type:* `String.t`, *default:* `nil`) - Optional. IANA Time Zone Database version number, e.g. "2019a".
* `id` (*type:* `String.t`, *default:* `nil`) - IANA Time Zone Database time zone. For example "America/New_York".
* `version` (*type:* `String.t`, *default:* `nil`) - Optional. IANA Time Zone Database version number. For example "2019a".
"""

use GoogleApi.Gax.ModelBase
Expand Down
2 changes: 1 addition & 1 deletion clients/play_developer_reporting/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
defmodule GoogleApi.PlayDeveloperReporting.Mixfile do
use Mix.Project

@version "0.5.1"
@version "0.5.2"

def project() do
[
Expand Down
Loading