mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
d (#62195)
This commit is contained in:
12
types/gapi.client.datacatalog-v1/index.d.ts
vendored
Normal file
12
types/gapi.client.datacatalog-v1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Google Cloud Data Catalog API v1 0.0
|
||||
// Project: https://cloud.google.com/data-catalog/docs/
|
||||
// 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.datacatalog-v1" />
|
||||
6
types/gapi.client.datacatalog-v1/package.json
Normal file
6
types/gapi.client.datacatalog-v1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datacatalog-v1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datacatalog-v1/tsconfig.json
Normal file
16
types/gapi.client.datacatalog-v1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datacatalog-v1/tslint.json
Normal file
6
types/gapi.client.datacatalog-v1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
12
types/gapi.client.datacatalog-v1beta1/index.d.ts
vendored
Normal file
12
types/gapi.client.datacatalog-v1beta1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Google Cloud Data Catalog API v1beta1 0.0
|
||||
// Project: https://cloud.google.com/data-catalog/docs/
|
||||
// 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.datacatalog-v1beta1" />
|
||||
6
types/gapi.client.datacatalog-v1beta1/package.json
Normal file
6
types/gapi.client.datacatalog-v1beta1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datacatalog-v1beta1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datacatalog-v1beta1/tsconfig.json
Normal file
16
types/gapi.client.datacatalog-v1beta1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datacatalog-v1beta1/tslint.json
Normal file
6
types/gapi.client.datacatalog-v1beta1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.datacatalog/index.d.ts
vendored
5
types/gapi.client.datacatalog/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.datacatalog-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datacatalog" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datacatalog-v1" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datacatalog": "latest"
|
||||
"@maxim_mazurok/gapi.client.datacatalog-v1": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.dataflow-v1b3/index.d.ts
vendored
Normal file
12
types/gapi.client.dataflow-v1b3/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Dataflow API v1b3 0.0
|
||||
// Project: https://cloud.google.com/dataflow
|
||||
// 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.dataflow-v1b3" />
|
||||
6
types/gapi.client.dataflow-v1b3/package.json
Normal file
6
types/gapi.client.dataflow-v1b3/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.dataflow-v1b3": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.dataflow-v1b3/tsconfig.json
Normal file
16
types/gapi.client.dataflow-v1b3/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.dataflow-v1b3/tslint.json
Normal file
6
types/gapi.client.dataflow-v1b3/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.dataflow/index.d.ts
vendored
5
types/gapi.client.dataflow/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.dataflow-v1b3 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.dataflow" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.dataflow-v1b3" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.dataflow": "latest"
|
||||
"@maxim_mazurok/gapi.client.dataflow-v1b3": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.datafusion-v1/index.d.ts
vendored
Normal file
12
types/gapi.client.datafusion-v1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Data Fusion API v1 0.0
|
||||
// Project: https://cloud.google.com/data-fusion/docs
|
||||
// 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.datafusion-v1" />
|
||||
6
types/gapi.client.datafusion-v1/package.json
Normal file
6
types/gapi.client.datafusion-v1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datafusion-v1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datafusion-v1/tsconfig.json
Normal file
16
types/gapi.client.datafusion-v1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datafusion-v1/tslint.json
Normal file
6
types/gapi.client.datafusion-v1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
12
types/gapi.client.datafusion-v1beta1/index.d.ts
vendored
Normal file
12
types/gapi.client.datafusion-v1beta1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Data Fusion API v1beta1 0.0
|
||||
// Project: https://cloud.google.com/data-fusion/docs
|
||||
// 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.datafusion-v1beta1" />
|
||||
6
types/gapi.client.datafusion-v1beta1/package.json
Normal file
6
types/gapi.client.datafusion-v1beta1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datafusion-v1beta1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datafusion-v1beta1/tsconfig.json
Normal file
16
types/gapi.client.datafusion-v1beta1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datafusion-v1beta1/tslint.json
Normal file
6
types/gapi.client.datafusion-v1beta1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.datafusion/index.d.ts
vendored
5
types/gapi.client.datafusion/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.datafusion-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datafusion" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datafusion-v1" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datafusion": "latest"
|
||||
"@maxim_mazurok/gapi.client.datafusion-v1": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.datalabeling-v1beta1/index.d.ts
vendored
Normal file
12
types/gapi.client.datalabeling-v1beta1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Data Labeling API v1beta1 0.0
|
||||
// Project: https://cloud.google.com/data-labeling/docs/
|
||||
// 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.datalabeling-v1beta1" />
|
||||
6
types/gapi.client.datalabeling-v1beta1/package.json
Normal file
6
types/gapi.client.datalabeling-v1beta1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datalabeling-v1beta1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datalabeling-v1beta1/tsconfig.json
Normal file
16
types/gapi.client.datalabeling-v1beta1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datalabeling-v1beta1/tslint.json
Normal file
6
types/gapi.client.datalabeling-v1beta1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.datalabeling/index.d.ts
vendored
5
types/gapi.client.datalabeling/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.datalabeling-v1beta1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datalabeling" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datalabeling-v1beta1" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datalabeling": "latest"
|
||||
"@maxim_mazurok/gapi.client.datalabeling-v1beta1": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.datamigration-v1/index.d.ts
vendored
Normal file
12
types/gapi.client.datamigration-v1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Database Migration API v1 0.0
|
||||
// Project: https://cloud.google.com/database-migration/
|
||||
// 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.datamigration-v1" />
|
||||
6
types/gapi.client.datamigration-v1/package.json
Normal file
6
types/gapi.client.datamigration-v1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datamigration-v1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datamigration-v1/tsconfig.json
Normal file
16
types/gapi.client.datamigration-v1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datamigration-v1/tslint.json
Normal file
6
types/gapi.client.datamigration-v1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
12
types/gapi.client.datamigration-v1beta1/index.d.ts
vendored
Normal file
12
types/gapi.client.datamigration-v1beta1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Database Migration API v1beta1 0.0
|
||||
// Project: https://cloud.google.com/database-migration/
|
||||
// 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.datamigration-v1beta1" />
|
||||
6
types/gapi.client.datamigration-v1beta1/package.json
Normal file
6
types/gapi.client.datamigration-v1beta1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datamigration-v1beta1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datamigration-v1beta1/tsconfig.json
Normal file
16
types/gapi.client.datamigration-v1beta1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datamigration-v1beta1/tslint.json
Normal file
6
types/gapi.client.datamigration-v1beta1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.datamigration/index.d.ts
vendored
5
types/gapi.client.datamigration/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.datamigration-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datamigration" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datamigration-v1" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datamigration": "latest"
|
||||
"@maxim_mazurok/gapi.client.datamigration-v1": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.datapipelines-v1/index.d.ts
vendored
Normal file
12
types/gapi.client.datapipelines-v1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Data pipelines API v1 0.0
|
||||
// Project: https://cloud.google.com/dataflow/docs/guides/data-pipelines
|
||||
// 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.datapipelines-v1" />
|
||||
6
types/gapi.client.datapipelines-v1/package.json
Normal file
6
types/gapi.client.datapipelines-v1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datapipelines-v1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datapipelines-v1/tsconfig.json
Normal file
16
types/gapi.client.datapipelines-v1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datapipelines-v1/tslint.json
Normal file
6
types/gapi.client.datapipelines-v1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.datapipelines/index.d.ts
vendored
5
types/gapi.client.datapipelines/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.datapipelines-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datapipelines" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datapipelines-v1" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datapipelines": "latest"
|
||||
"@maxim_mazurok/gapi.client.datapipelines-v1": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.dataplex-v1/index.d.ts
vendored
Normal file
12
types/gapi.client.dataplex-v1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Dataplex API v1 0.0
|
||||
// Project: https://cloud.google.com/dataplex/docs
|
||||
// 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.dataplex-v1" />
|
||||
6
types/gapi.client.dataplex-v1/package.json
Normal file
6
types/gapi.client.dataplex-v1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.dataplex-v1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.dataplex-v1/tsconfig.json
Normal file
16
types/gapi.client.dataplex-v1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.dataplex-v1/tslint.json
Normal file
6
types/gapi.client.dataplex-v1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.dataplex/index.d.ts
vendored
5
types/gapi.client.dataplex/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.dataplex-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.dataplex" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.dataplex-v1" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.dataplex": "latest"
|
||||
"@maxim_mazurok/gapi.client.dataplex-v1": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.dataproc-v1/index.d.ts
vendored
Normal file
12
types/gapi.client.dataproc-v1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Dataproc API v1 0.0
|
||||
// Project: https://cloud.google.com/dataproc/
|
||||
// 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.dataproc-v1" />
|
||||
6
types/gapi.client.dataproc-v1/package.json
Normal file
6
types/gapi.client.dataproc-v1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.dataproc-v1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.dataproc-v1/tsconfig.json
Normal file
16
types/gapi.client.dataproc-v1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.dataproc-v1/tslint.json
Normal file
6
types/gapi.client.dataproc-v1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.dataproc/index.d.ts
vendored
5
types/gapi.client.dataproc/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.dataproc-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.dataproc" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.dataproc-v1" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.dataproc": "latest"
|
||||
"@maxim_mazurok/gapi.client.dataproc-v1": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.datastore-v1/index.d.ts
vendored
Normal file
12
types/gapi.client.datastore-v1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Datastore API v1 0.0
|
||||
// Project: https://cloud.google.com/datastore/
|
||||
// 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.datastore-v1" />
|
||||
6
types/gapi.client.datastore-v1/package.json
Normal file
6
types/gapi.client.datastore-v1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datastore-v1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datastore-v1/tsconfig.json
Normal file
16
types/gapi.client.datastore-v1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datastore-v1/tslint.json
Normal file
6
types/gapi.client.datastore-v1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
12
types/gapi.client.datastore-v1beta1/index.d.ts
vendored
Normal file
12
types/gapi.client.datastore-v1beta1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Datastore API v1beta1 0.0
|
||||
// Project: https://cloud.google.com/datastore/
|
||||
// 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.datastore-v1beta1" />
|
||||
6
types/gapi.client.datastore-v1beta1/package.json
Normal file
6
types/gapi.client.datastore-v1beta1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datastore-v1beta1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datastore-v1beta1/tsconfig.json
Normal file
16
types/gapi.client.datastore-v1beta1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datastore-v1beta1/tslint.json
Normal file
6
types/gapi.client.datastore-v1beta1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
12
types/gapi.client.datastore-v1beta3/index.d.ts
vendored
Normal file
12
types/gapi.client.datastore-v1beta3/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Datastore API v1beta3 0.0
|
||||
// Project: https://cloud.google.com/datastore/
|
||||
// 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.datastore-v1beta3" />
|
||||
6
types/gapi.client.datastore-v1beta3/package.json
Normal file
6
types/gapi.client.datastore-v1beta3/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datastore-v1beta3": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datastore-v1beta3/tsconfig.json
Normal file
16
types/gapi.client.datastore-v1beta3/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datastore-v1beta3/tslint.json
Normal file
6
types/gapi.client.datastore-v1beta3/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.datastore/index.d.ts
vendored
5
types/gapi.client.datastore/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.datastore-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datastore" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datastore-v1" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datastore": "latest"
|
||||
"@maxim_mazurok/gapi.client.datastore-v1": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.datastream-v1/index.d.ts
vendored
Normal file
12
types/gapi.client.datastream-v1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Datastream API v1 0.0
|
||||
// Project: https://cloud.google.com/datastream/
|
||||
// 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.datastream-v1" />
|
||||
6
types/gapi.client.datastream-v1/package.json
Normal file
6
types/gapi.client.datastream-v1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datastream-v1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datastream-v1/tsconfig.json
Normal file
16
types/gapi.client.datastream-v1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datastream-v1/tslint.json
Normal file
6
types/gapi.client.datastream-v1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
12
types/gapi.client.datastream-v1alpha1/index.d.ts
vendored
Normal file
12
types/gapi.client.datastream-v1alpha1/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Datastream API v1alpha1 0.0
|
||||
// Project: https://cloud.google.com/datastream/
|
||||
// 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.datastream-v1alpha1" />
|
||||
6
types/gapi.client.datastream-v1alpha1/package.json
Normal file
6
types/gapi.client.datastream-v1alpha1/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datastream-v1alpha1": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.datastream-v1alpha1/tsconfig.json
Normal file
16
types/gapi.client.datastream-v1alpha1/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.datastream-v1alpha1/tslint.json
Normal file
6
types/gapi.client.datastream-v1alpha1/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
5
types/gapi.client.datastream/index.d.ts
vendored
5
types/gapi.client.datastream/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.datastream-v1 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datastream" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.datastream-v1" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.datastream": "latest"
|
||||
"@maxim_mazurok/gapi.client.datastream-v1": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.deploymentmanager-alpha/index.d.ts
vendored
Normal file
12
types/gapi.client.deploymentmanager-alpha/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Deployment Manager V2 API alpha 0.0
|
||||
// Project: https://cloud.google.com/deployment-manager
|
||||
// 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.deploymentmanager-alpha" />
|
||||
6
types/gapi.client.deploymentmanager-alpha/package.json
Normal file
6
types/gapi.client.deploymentmanager-alpha/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.deploymentmanager-alpha": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.deploymentmanager-alpha/tsconfig.json
Normal file
16
types/gapi.client.deploymentmanager-alpha/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.deploymentmanager-alpha/tslint.json
Normal file
6
types/gapi.client.deploymentmanager-alpha/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
12
types/gapi.client.deploymentmanager-v2/index.d.ts
vendored
Normal file
12
types/gapi.client.deploymentmanager-v2/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Deployment Manager V2 API v2 0.0
|
||||
// Project: https://cloud.google.com/deployment-manager
|
||||
// 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.deploymentmanager-v2" />
|
||||
6
types/gapi.client.deploymentmanager-v2/package.json
Normal file
6
types/gapi.client.deploymentmanager-v2/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.deploymentmanager-v2": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.deploymentmanager-v2/tsconfig.json
Normal file
16
types/gapi.client.deploymentmanager-v2/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.deploymentmanager-v2/tslint.json
Normal file
6
types/gapi.client.deploymentmanager-v2/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
12
types/gapi.client.deploymentmanager-v2beta/index.d.ts
vendored
Normal file
12
types/gapi.client.deploymentmanager-v2beta/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Cloud Deployment Manager V2 API v2beta 0.0
|
||||
// Project: https://cloud.google.com/deployment-manager
|
||||
// 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.deploymentmanager-v2beta" />
|
||||
6
types/gapi.client.deploymentmanager-v2beta/package.json
Normal file
6
types/gapi.client.deploymentmanager-v2beta/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.deploymentmanager-v2beta": "latest"
|
||||
}
|
||||
}
|
||||
16
types/gapi.client.deploymentmanager-v2beta/tsconfig.json
Normal file
16
types/gapi.client.deploymentmanager-v2beta/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "../",
|
||||
"typeRoots": ["../"],
|
||||
"types": []
|
||||
},
|
||||
"files": ["index.d.ts"]
|
||||
}
|
||||
6
types/gapi.client.deploymentmanager-v2beta/tslint.json
Normal file
6
types/gapi.client.deploymentmanager-v2beta/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@definitelytyped/dtslint/dt.json",
|
||||
"rules": {
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,6 @@
|
||||
// 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
|
||||
// DEPRECATED, use @types/gapi.client.deploymentmanager-v2 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
|
||||
|
||||
/// <reference types="@maxim_mazurok/gapi.client.deploymentmanager" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.deploymentmanager-v2" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.deploymentmanager": "latest"
|
||||
"@maxim_mazurok/gapi.client.deploymentmanager-v2": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
12
types/gapi.client.dfareporting-v3.5/index.d.ts
vendored
Normal file
12
types/gapi.client.dfareporting-v3.5/index.d.ts
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Type definitions for non-npm package Campaign Manager 360 API v3.5 0.0
|
||||
// Project: https://developers.google.com/doubleclick-advertisers/
|
||||
// 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.dfareporting-v3.5" />
|
||||
6
types/gapi.client.dfareporting-v3.5/package.json
Normal file
6
types/gapi.client.dfareporting-v3.5/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@maxim_mazurok/gapi.client.dfareporting-v3.5": "latest"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user