@google-cloud/discoveryengine 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/LICENSE +202 -0
- package/README.md +209 -0
- package/build/protos/google/cloud/discoveryengine/v1beta/common.proto +93 -0
- package/build/protos/google/cloud/discoveryengine/v1beta/document.proto +77 -0
- package/build/protos/google/cloud/discoveryengine/v1beta/document_service.proto +261 -0
- package/build/protos/google/cloud/discoveryengine/v1beta/import_config.proto +265 -0
- package/build/protos/google/cloud/discoveryengine/v1beta/recommendation_service.proto +182 -0
- package/build/protos/google/cloud/discoveryengine/v1beta/user_event.proto +453 -0
- package/build/protos/google/cloud/discoveryengine/v1beta/user_event_service.proto +122 -0
- package/build/protos/protos.d.ts +10120 -0
- package/build/protos/protos.js +26118 -0
- package/build/protos/protos.json +2682 -0
- package/build/src/index.d.ts +17 -0
- package/build/src/index.js +37 -0
- package/build/src/index.js.map +1 -0
- package/build/src/v1beta/document_service_client.d.ts +684 -0
- package/build/src/v1beta/document_service_client.js +830 -0
- package/build/src/v1beta/document_service_client.js.map +1 -0
- package/build/src/v1beta/document_service_client_config.json +77 -0
- package/build/src/v1beta/index.d.ts +3 -0
- package/build/src/v1beta/index.js +27 -0
- package/build/src/v1beta/index.js.map +1 -0
- package/build/src/v1beta/recommendation_service_client.d.ts +307 -0
- package/build/src/v1beta/recommendation_service_client.js +407 -0
- package/build/src/v1beta/recommendation_service_client.js.map +1 -0
- package/build/src/v1beta/recommendation_service_client_config.json +43 -0
- package/build/src/v1beta/user_event_service_client.d.ts +445 -0
- package/build/src/v1beta/user_event_service_client.js +628 -0
- package/build/src/v1beta/user_event_service_client.js.map +1 -0
- package/build/src/v1beta/user_event_service_client_config.json +62 -0
- package/package.json +66 -0
@@ -0,0 +1,17 @@
|
|
1
|
+
import * as v1beta from './v1beta';
|
2
|
+
declare const DocumentServiceClient: typeof v1beta.DocumentServiceClient;
|
3
|
+
declare type DocumentServiceClient = v1beta.DocumentServiceClient;
|
4
|
+
declare const RecommendationServiceClient: typeof v1beta.RecommendationServiceClient;
|
5
|
+
declare type RecommendationServiceClient = v1beta.RecommendationServiceClient;
|
6
|
+
declare const UserEventServiceClient: typeof v1beta.UserEventServiceClient;
|
7
|
+
declare type UserEventServiceClient = v1beta.UserEventServiceClient;
|
8
|
+
export { v1beta, DocumentServiceClient, RecommendationServiceClient, UserEventServiceClient, };
|
9
|
+
declare const _default: {
|
10
|
+
v1beta: typeof v1beta;
|
11
|
+
DocumentServiceClient: typeof v1beta.DocumentServiceClient;
|
12
|
+
RecommendationServiceClient: typeof v1beta.RecommendationServiceClient;
|
13
|
+
UserEventServiceClient: typeof v1beta.UserEventServiceClient;
|
14
|
+
};
|
15
|
+
export default _default;
|
16
|
+
import * as protos from '../protos/protos';
|
17
|
+
export { protos };
|
@@ -0,0 +1,37 @@
|
|
1
|
+
"use strict";
|
2
|
+
// Copyright 2022 Google LLC
|
3
|
+
//
|
4
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
5
|
+
// you may not use this file except in compliance with the License.
|
6
|
+
// You may obtain a copy of the License at
|
7
|
+
//
|
8
|
+
// https://www.apache.org/licenses/LICENSE-2.0
|
9
|
+
//
|
10
|
+
// Unless required by applicable law or agreed to in writing, software
|
11
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
12
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13
|
+
// See the License for the specific language governing permissions and
|
14
|
+
// limitations under the License.
|
15
|
+
//
|
16
|
+
// ** This file is automatically generated by synthtool. **
|
17
|
+
// ** https://github.com/googleapis/synthtool **
|
18
|
+
// ** All changes to this file may be overwritten. **
|
19
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
20
|
+
exports.protos = exports.UserEventServiceClient = exports.RecommendationServiceClient = exports.DocumentServiceClient = exports.v1beta = void 0;
|
21
|
+
const v1beta = require("./v1beta");
|
22
|
+
exports.v1beta = v1beta;
|
23
|
+
const DocumentServiceClient = v1beta.DocumentServiceClient;
|
24
|
+
exports.DocumentServiceClient = DocumentServiceClient;
|
25
|
+
const RecommendationServiceClient = v1beta.RecommendationServiceClient;
|
26
|
+
exports.RecommendationServiceClient = RecommendationServiceClient;
|
27
|
+
const UserEventServiceClient = v1beta.UserEventServiceClient;
|
28
|
+
exports.UserEventServiceClient = UserEventServiceClient;
|
29
|
+
exports.default = {
|
30
|
+
v1beta,
|
31
|
+
DocumentServiceClient,
|
32
|
+
RecommendationServiceClient,
|
33
|
+
UserEventServiceClient,
|
34
|
+
};
|
35
|
+
const protos = require("../protos/protos");
|
36
|
+
exports.protos = protos;
|
37
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,kDAAkD;AAClD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AACjC,EAAE;AACF,2DAA2D;AAC3D,gDAAgD;AAChD,qDAAqD;;;AAErD,mCAAmC;AAUjC,wBAAM;AARR,MAAM,qBAAqB,GAAG,MAAM,CAAC,qBAAqB,CAAC;AASzD,sDAAqB;AAPvB,MAAM,2BAA2B,GAAG,MAAM,CAAC,2BAA2B,CAAC;AAQrE,kEAA2B;AAN7B,MAAM,sBAAsB,GAAG,MAAM,CAAC,sBAAsB,CAAC;AAO3D,wDAAsB;AAExB,kBAAe;IACb,MAAM;IACN,qBAAqB;IACrB,2BAA2B;IAC3B,sBAAsB;CACvB,CAAC;AACF,2CAA2C;AACnC,wBAAM"}
|