phishingprotection_grpc_service_config.json 243 B

12345678910111213
  1. {
  2. "methodConfig": [
  3. {
  4. "name": [
  5. {
  6. "service": "google.cloud.phishingprotection.v1beta1.PhishingProtectionServiceV1Beta1",
  7. "method": "ReportPhishing"
  8. }
  9. ],
  10. "timeout": "600s"
  11. }
  12. ]
  13. }