1.0.5 • Published 1 year ago

@types/gapi.client.compute v1.0.5

Weekly downloads
88
License
MIT
Repository
github
Last release
1 year ago

Installation

npm install --save @types/gapi.client.compute

Summary

This package contains type definitions for Compute Engine API v1 (https://cloud.google.com/compute/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.compute.

index.d.ts

// Type definitions for non-npm package Compute Engine API v1 1.0
// Project: https://cloud.google.com/compute/
// Definitions by: Maxim Mazurok <https://github.com/Maxim-Mazurok>
//                 Nick Amoscato <https://github.com/namoscato>
//                 Declan Vong <https://github.com/declanvong>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8

// Referenced type definitions are generated by https://github.com/Maxim-Mazurok/google-api-typings-generator
// In case of any problems please open issue in https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/new

/// <reference types="@maxim_mazurok/gapi.client.compute" />

Additional Details

Credits

These definitions were written by Maxim Mazurok, Nick Amoscato, and Declan Vong.