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 15# Generated by the disco-to-proto3-converter. DO NOT EDIT! 16# Source Discovery file: compute.v1small.json 17# Source file revision: 20200302 18# API name: compute 19# API version: v1small 20 21type: com.google.api.codegen.ConfigProto 22config_schema_version: 2.0.0 23language_settings: 24 java: 25 package_name: com.google.cloud.compute.v1small 26interfaces: 27- name: google.cloud.compute.v1small.Addresses 28 methods: 29 - name: Delete 30 long_running: 31 initial_poll_delay_millis: 500 32 poll_delay_multiplier: 1.5 33 max_poll_delay_millis: 20000 34 total_poll_timeout_millis: 600000 35 - name: Insert 36 long_running: 37 initial_poll_delay_millis: 500 38 poll_delay_multiplier: 1.5 39 max_poll_delay_millis: 20000 40 total_poll_timeout_millis: 600000 41