Skip to content

Commit c3ec5f5

Browse files
chore: reorder classes (#56)
1 parent 25474da commit c3ec5f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/google-cloud-error-reporting/google/cloud/errorreporting_v1beta1/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"ErrorGroupOrder",
5454
"ErrorGroupServiceClient",
5555
"ErrorGroupStats",
56+
"ErrorStatsServiceClient",
5657
"GetGroupRequest",
5758
"HttpRequestContext",
5859
"ListEventsRequest",
@@ -62,7 +63,6 @@
6263
"QueryTimeRange",
6364
"ReportErrorEventRequest",
6465
"ReportErrorEventResponse",
65-
"ReportErrorsServiceClient",
6666
"ReportedErrorEvent",
6767
"ServiceContext",
6868
"ServiceContextFilter",
@@ -71,5 +71,5 @@
7171
"TimedCountAlignment",
7272
"TrackingIssue",
7373
"UpdateGroupRequest",
74-
"ErrorStatsServiceClient",
74+
"ReportErrorsServiceClient",
7575
)

packages/google-cloud-error-reporting/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-error-reporting.git",
7-
"sha": "38b2d2c088abd70e7dcc051fa403136fcc5f9c65"
7+
"sha": "4522e85cb194efb06c7dacf85aecdf5450d4f14a"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)