Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl authored Jul 28, 2023
1 parent 492c787 commit 78e12a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-aiplatform/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ type MatchServiceClient = v1.MatchServiceClient;
const ModelGardenServiceClient = v1.ModelGardenServiceClient;
type ModelGardenServiceClient = v1.ModelGardenServiceClient;
const scheduleServiceClient = v1.ScheduleServiceClient;
type scheduleServiceClient = v1.ScheduleServiceClient;
type ScheduleServiceClient = v1.ScheduleServiceClient;

export {
v1beta1,
Expand Down

0 comments on commit 78e12a6

Please sign in to comment.