UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

16 lines 620 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GOOGLE_VERTEXAI_PROVIDER_CONNECTION = void 0; exports.GOOGLE_VERTEXAI_PROVIDER_CONNECTION = { type: "GoogleVertexAIProvider", label: "UI__NODE_EDITOR__GOOGLE_VERTEXAI_PROVIDER_CONNECTION__LABEL", fields: [ { fieldName: "googleCredentialsFileName" }, { fieldName: "credentialsStringified" }, { fieldName: "fileToken" }, { fieldName: "clientEmail" }, { fieldName: "privateKey" }, { fieldName: "projectId" }, ] }; //# sourceMappingURL=googleVertexAIProviderConnection.js.map