Skip to content

Commit

Permalink
Re-add iam3 to GA service list, reverting 845a938
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench authored Nov 5, 2024
1 parent 845a938 commit 7cd372c
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,11 @@ var ServicesListGa = mapOf(
"displayName" to "Iam2",
"path" to "./google/services/iam2"
),
"iam3" to mapOf(
"name" to "iam3",
"displayName" to "Iam3",
"path" to "./google/services/iam3"
),
"iambeta" to mapOf(
"name" to "iambeta",
"displayName" to "Iambeta",
Expand Down

0 comments on commit 7cd372c

Please sign in to comment.