diff --git a/protos/compute_operations.d.ts b/protos/compute_operations.d.ts index e77302f45..6551e1aa9 100644 --- a/protos/compute_operations.d.ts +++ b/protos/compute_operations.d.ts @@ -12,6 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. import * as $protobuf from "protobufjs"; +import Long = require('long'); /** Namespace google. */ export namespace google { diff --git a/protos/locations.d.ts b/protos/locations.d.ts index 9c60c9b59..501ddb2d8 100644 --- a/protos/locations.d.ts +++ b/protos/locations.d.ts @@ -15,6 +15,7 @@ */ import * as $protobuf from "protobufjs"; +import Long = require('long'); /** Namespace google. */ export namespace google {