Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
chore: re-order classes (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Dec 28, 2020
1 parent ffeb728 commit bc2f7ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google/cloud/gaming_v1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,13 @@
"FleetConfig",
"GameServerCluster",
"GameServerClusterConnectionInfo",
"GameServerClustersServiceClient",
"GameServerConfig",
"GameServerConfigOverride",
"GameServerConfigsServiceClient",
"GameServerDeployment",
"GameServerDeploymentRollout",
"GameServerDeploymentsServiceClient",
"GameServerDeploymentRollout",
"GetGameServerClusterRequest",
"GetGameServerConfigRequest",
"GetGameServerDeploymentRequest",
Expand Down Expand Up @@ -137,5 +138,4 @@
"UpdateGameServerDeploymentRequest",
"UpdateGameServerDeploymentRolloutRequest",
"UpdateRealmRequest",
"GameServerClustersServiceClient",
)

0 comments on commit bc2f7ae

Please sign in to comment.