Skip to content

Commit daca588

Browse files
chore: sort classes (#14)
1 parent ae446aa commit daca588

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/google-cloud-retail/google/cloud/retail_v2/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
"ListCatalogsResponse",
8383
"PredictRequest",
8484
"PredictResponse",
85+
"PredictionServiceClient",
8586
"PriceInfo",
8687
"Product",
8788
"ProductDetail",
@@ -102,8 +103,7 @@
102103
"UserEventImportSummary",
103104
"UserEventInlineSource",
104105
"UserEventInputConfig",
105-
"UserEventServiceClient",
106106
"UserInfo",
107107
"WriteUserEventRequest",
108-
"PredictionServiceClient",
108+
"UserEventServiceClient",
109109
)

packages/google-cloud-retail/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-retail.git",
7-
"sha": "f7e2f54f4db6ac87b791848fea33936e9821b8ed"
7+
"sha": "eca2201f9f26af6f3b024734564531536bdaa91e"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)