compute_small_gapic.yaml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # Copyright 2020 Google LLC
  2. #
  3. # Licensed under the Apache License, Version 2.0 (the "License");
  4. # you may not use this file except in compliance with the License.
  5. # You may obtain a copy of the License at
  6. #
  7. # http:#www.apache.org/licenses/LICENSE-2.0
  8. #
  9. # Unless required by applicable law or agreed to in writing, software
  10. # distributed under the License is distributed on an "AS IS" BASIS,
  11. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. # See the License for the specific language governing permissions and
  13. # limitations under the License.
  14. # Generated by the disco-to-proto3-converter. DO NOT EDIT!
  15. # Source Discovery file: compute.v1small.json
  16. # Source file revision: 20200302
  17. # API name: compute
  18. # API version: v1small
  19. type: com.google.api.codegen.ConfigProto
  20. config_schema_version: 2.0.0
  21. language_settings:
  22. java:
  23. package_name: com.google.cloud.compute.v1small
  24. interfaces:
  25. - name: google.cloud.compute.v1small.Addresses
  26. methods:
  27. - name: Delete
  28. long_running:
  29. initial_poll_delay_millis: 500
  30. poll_delay_multiplier: 1.5
  31. max_poll_delay_millis: 20000
  32. total_poll_timeout_millis: 600000
  33. - name: Insert
  34. long_running:
  35. initial_poll_delay_millis: 500
  36. poll_delay_multiplier: 1.5
  37. max_poll_delay_millis: 20000
  38. total_poll_timeout_millis: 600000