Skip to content

Commit

Permalink
Update internal/testing/sample/serviceconfig.go
Browse files Browse the repository at this point in the history
Co-authored-by: Noah Dietz <[email protected]>
  • Loading branch information
julieqiu and noahdietz authored May 15, 2024
1 parent f0eda60 commit 22959b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/testing/sample/serviceconfig.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ func ServiceConfig() *serviceconfig.Service {
Title: ServiceTitle,
Apis: []*apipb.Api{
{
// This is a mix-in API, see https://google.aip.dev/client-libraries/4234 for more info.
Name: "google.cloud.location.Locations",
},
{
Expand Down

0 comments on commit 22959b5

Please sign in to comment.