• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "methodConfig": [{
3    "name": [{ "service": "google.actions.sdk.v2.ActionsSdk" }],
4    "timeout": "60s"
5  },
6  {
7    "name": [
8      { "service": "google.actions.sdk.v2.ActionsSdk", "method": "WritePreview" }
9    ],
10    "timeout": "180s"
11  },
12  {
13    "name": [{ "service": "google.actions.sdk.v2.ActionsTesting" }],
14    "timeout": "60s"
15  }]
16}
17