Skip to content

Commit

Permalink
chore: sort classes (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Apr 5, 2021
1 parent ae446aa commit daca588
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"ListCatalogsResponse",
"PredictRequest",
"PredictResponse",
"PredictionServiceClient",
"PriceInfo",
"Product",
"ProductDetail",
Expand All @@ -102,8 +103,7 @@
"UserEventImportSummary",
"UserEventInlineSource",
"UserEventInputConfig",
"UserEventServiceClient",
"UserInfo",
"WriteUserEventRequest",
"PredictionServiceClient",
"UserEventServiceClient",
)
2 changes: 1 addition & 1 deletion packages/google-cloud-retail/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/python-retail.git",
"sha": "f7e2f54f4db6ac87b791848fea33936e9821b8ed"
"sha": "eca2201f9f26af6f3b024734564531536bdaa91e"
}
},
{
Expand Down

0 comments on commit daca588

Please sign in to comment.