chore: Update client retry policy for streaming methods of the Google Ads API.

PiperOrigin-RevId: 347398860
This commit is contained in:
Google APIs 2020-12-14 09:15:52 -08:00 committed by Copybara-Service
parent bdab50fe10
commit 0509f4bc8c
4 changed files with 0 additions and 36 deletions

View File

@ -340,15 +340,6 @@
"DEADLINE_EXCEEDED"
]
}
},
{
"name": [
{
"service": "google.ads.googleads.v3.services.GoogleAdsService",
"method": "SearchStream"
}
],
"timeout": "3600s"
}
]
}

View File

@ -349,15 +349,6 @@
"DEADLINE_EXCEEDED"
]
}
},
{
"name": [
{
"service": "google.ads.googleads.v4.services.GoogleAdsService",
"method": "SearchStream"
}
],
"timeout": "3600s"
}
]
}

View File

@ -352,15 +352,6 @@
"DEADLINE_EXCEEDED"
]
}
},
{
"name": [
{
"service": "google.ads.googleads.v5.services.GoogleAdsService",
"method": "SearchStream"
}
],
"timeout": "3600s"
}
]
}

View File

@ -367,15 +367,6 @@
"DEADLINE_EXCEEDED"
]
}
},
{
"name": [
{
"service": "google.ads.googleads.v6.services.GoogleAdsService",
"method": "SearchStream"
}
],
"timeout": "3600s"
}
]
}