Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

chore: Update gapic-generator-python to v1.11.3 #366

Merged
merged 2 commits into from
Jul 10, 2023
Merged
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
3 changes: 2 additions & 1 deletion 3 google/analytics/data_v1alpha/types/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,8 @@ class MetricType(proto.Enum):

class DateRange(proto.Message):
r"""A contiguous set of days: startDate, startDate + 1, ...,
endDate. Requests are allowed up to 4 date ranges.
endDate. Requests
are allowed up to 4 date ranges.

Attributes:
start_date (str):
Expand Down
7 changes: 4 additions & 3 deletions 7 google/analytics/data_v1beta/types/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ class Compatibility(proto.Enum):

class DateRange(proto.Message):
r"""A contiguous set of days: startDate, startDate + 1, ...,
endDate. Requests are allowed up to 4 date ranges.
endDate. Requests
are allowed up to 4 date ranges.

Attributes:
start_date (str):
Expand Down Expand Up @@ -215,8 +216,8 @@ class DateRange(proto.Message):

class MinuteRange(proto.Message):
r"""A contiguous set of minutes: startMinutesAgo, startMinutesAgo
+ 1, ..., endMinutesAgo. Requests are allowed up to 2 minute
ranges.
+ 1, ...,
endMinutesAgo. Requests are allowed up to 2 minute ranges.


.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.