Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Feb 23, 2024
1 parent cfda646 commit 87a71a9
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion api-index-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -15427,7 +15427,7 @@
"majorVersion": "v1",
"hostName": "chat.googleapis.com",
"title": "Google Chat API",
"description": "Enables apps to fetch information and perform actions in Google Chat. Authentication is a prerequisite for using the Google Chat REST API.",
"description": "The Google Chat API lets you build Chat apps to integrate your services with Google Chat and manage Chat resources such as spaces, members, and messages.",
"importDirectories": [
"google/api",
"google/apps/card/v1",
Expand All @@ -15436,6 +15436,11 @@
"google/rpc"
],
"options": {
"csharp_namespace": {
"valueCounts": {
"Google.Chat.V1": 17
}
},
"go_package": {
"valueCounts": {
"google.golang.org/genproto/googleapis/chat/v1;chat": 17
Expand All @@ -15450,6 +15455,16 @@
"valueCounts": {
"com.google.chat.v1": 17
}
},
"php_namespace": {
"valueCounts": {
"Google\\Chat\\V1": 17
}
},
"ruby_package": {
"valueCounts": {
"Google::Chat::V1": 17
}
}
},
"services": [
Expand Down

0 comments on commit 87a71a9

Please sign in to comment.