@googleapis/siteverification 2.0.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 ADDED
@@ -0,0 +1,70 @@
1
+ # Changelog
2
+
3
+ ## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/siteverification-v1.0.0...siteverification-v2.0.0) (2022-12-22)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * **build:** This release has breaking changes.
9
+
10
+ ### Features
11
+
12
+ * **build:** run the generator (submodules now require Node 12) ([#3073](https://github.com/googleapis/google-api-nodejs-client/issues/3073)) ([eda0707](https://github.com/googleapis/google-api-nodejs-client/commit/eda07079dadab46a80b6f9ede618f4f43030169e))
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * **siteVerification:** update the API ([c45f047](https://github.com/googleapis/google-api-nodejs-client/commit/c45f047c06b83b172a2fa9e8340a631632ee8dd5))
18
+ * **siteVerification:** update the API ([402c9c2](https://github.com/googleapis/google-api-nodejs-client/commit/402c9c2e722b2125c5ba77a722b4f3290568ec49))
19
+
20
+ ## [1.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/siteVerification-v0.3.2...siteVerification-v1.0.0) (2022-10-28)
21
+
22
+
23
+ ### ⚠ BREAKING CHANGES
24
+
25
+ * **build:** This release has breaking changes.
26
+
27
+ ### Features
28
+
29
+ * **build:** run the generator (submodules now require Node 12) ([#3073](https://github.com/googleapis/google-api-nodejs-client/issues/3073)) ([eda0707](https://github.com/googleapis/google-api-nodejs-client/commit/eda07079dadab46a80b6f9ede618f4f43030169e))
30
+
31
+ ## [0.3.2](https://github.com/googleapis/google-api-nodejs-client/compare/siteVerification-v0.3.1...siteVerification-v0.3.2) (2022-09-21)
32
+
33
+
34
+ ### Bug Fixes
35
+
36
+ * **siteVerification:** update the API ([402c9c2](https://github.com/googleapis/google-api-nodejs-client/commit/402c9c2e722b2125c5ba77a722b4f3290568ec49))
37
+
38
+ ## [0.3.1](https://github.com/googleapis/google-api-nodejs-client/compare/siteVerification-v0.3.0...siteVerification-v0.3.1) (2022-06-21)
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * **siteVerification:** update the API ([10102b6](https://github.com/googleapis/google-api-nodejs-client/commit/10102b6733a230cc8760f432931332db67acd179))
44
+
45
+ ## [0.3.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/siteVerification-v0.2.0...siteVerification-v0.3.0) (2021-09-14)
46
+
47
+
48
+ ### Features
49
+
50
+ * **auth:** adds support workload identity federation ([#2517](https://www.github.com/googleapis/google-api-nodejs-client/issues/2517)) ([a10707c](https://www.github.com/googleapis/google-api-nodejs-client/commit/a10707c477759e7c9ef6360a2fe800856fb600c1))
51
+
52
+
53
+ ### Bug Fixes
54
+
55
+ * **deps:** update dependency googleapis-common to v5 ([#2497](https://www.github.com/googleapis/google-api-nodejs-client/issues/2497)) ([fec087a](https://www.github.com/googleapis/google-api-nodejs-client/commit/fec087abcf3d994dd41c3ffa0a0c12b1f9f09dae))
56
+ * **siteVerification:** update the API ([bd6c079](https://www.github.com/googleapis/google-api-nodejs-client/commit/bd6c0794ab7d8d5e830696c72e3b5889dc4d8144))
57
+ * upgrade webpack from 4 to 5 ([#2524](https://www.github.com/googleapis/google-api-nodejs-client/issues/2524)) ([ecfd8bf](https://www.github.com/googleapis/google-api-nodejs-client/commit/ecfd8bfcd06e1beabff7ec9a8c4000222379eb8d))
58
+
59
+ ## [0.2.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/siteVerification-v0.1.0...siteVerification-v0.2.0) (2021-03-18)
60
+
61
+
62
+ ### Features
63
+
64
+ * **auth:** adds support workload identity federation ([#2517](https://www.github.com/googleapis/google-api-nodejs-client/issues/2517)) ([a10707c](https://www.github.com/googleapis/google-api-nodejs-client/commit/a10707c477759e7c9ef6360a2fe800856fb600c1))
65
+
66
+
67
+ ### Bug Fixes
68
+
69
+ * **deps:** update dependency googleapis-common to v5 ([#2497](https://www.github.com/googleapis/google-api-nodejs-client/issues/2497)) ([fec087a](https://www.github.com/googleapis/google-api-nodejs-client/commit/fec087abcf3d994dd41c3ffa0a0c12b1f9f09dae))
70
+ * upgrade webpack from 4 to 5 ([#2524](https://www.github.com/googleapis/google-api-nodejs-client/issues/2524)) ([ecfd8bf](https://www.github.com/googleapis/google-api-nodejs-client/commit/ecfd8bfcd06e1beabff7ec9a8c4000222379eb8d))
package/README.md ADDED
@@ -0,0 +1,28 @@
1
+ <img src="https://avatars0.githubusercontent.com/u/1342004?v=3&s=96" alt="Google Inc. logo" title="Google" align="right" height="96" width="96"/>
2
+
3
+ # siteVerification
4
+
5
+ > The Google Site Verification API lets applications automate the process of managing ownership records for websites and domains.
6
+
7
+ ## Installation
8
+
9
+ ```sh
10
+ $ npm install @googleapis/siteVerification
11
+ ```
12
+
13
+ ## Usage
14
+ All documentation and usage information can be found on [GitHub](https://github.com/googleapis/google-api-nodejs-client).
15
+ Information on classes can be found in [Googleapis Documentation](https://googleapis.dev/nodejs/googleapis/latest/siteVerification/classes/Siteverification.html).
16
+
17
+ ## License
18
+ This library is licensed under Apache 2.0. Full license text is available in [LICENSE](https://github.com/googleapis/google-api-nodejs-client/blob/main/LICENSE).
19
+
20
+ ## Contributing
21
+ We love contributions! Before submitting a Pull Request, it's always good to start with a new issue first. To learn more, see [CONTRIBUTING](https://github.com/google/google-api-nodejs-client/blob/main/.github/CONTRIBUTING.md).
22
+
23
+ ## Questions/problems?
24
+ * Ask your development related questions on [StackOverflow](http://stackoverflow.com/questions/tagged/google-api-nodejs-client).
25
+ * If you've found an bug/issue, please [file it on GitHub](https://github.com/googleapis/google-api-nodejs-client/issues).
26
+
27
+
28
+ *Crafted with ❤️ by the Google Node.js team*
@@ -0,0 +1,12 @@
1
+ /*! THIS FILE IS AUTO-GENERATED */
2
+ import { AuthPlus } from 'googleapis-common';
3
+ import { siteVerification_v1 } from './v1';
4
+ export declare const VERSIONS: {
5
+ v1: typeof siteVerification_v1.Siteverification;
6
+ };
7
+ export declare function siteVerification(version: 'v1'): siteVerification_v1.Siteverification;
8
+ export declare function siteVerification(options: siteVerification_v1.Options): siteVerification_v1.Siteverification;
9
+ declare const auth: AuthPlus;
10
+ export { auth };
11
+ export { siteVerification_v1 };
12
+ export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, GaxiosPromise, MethodOptions, BodyResponseCallback, } from 'googleapis-common';
package/build/index.js ADDED
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ // Copyright 2020 Google LLC
3
+ // Licensed under the Apache License, Version 2.0 (the "License");
4
+ // you may not use this file except in compliance with the License.
5
+ // You may obtain a copy of the License at
6
+ //
7
+ // http://www.apache.org/licenses/LICENSE-2.0
8
+ //
9
+ // Unless required by applicable law or agreed to in writing, software
10
+ // distributed under the License is distributed on an "AS IS" BASIS,
11
+ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ // See the License for the specific language governing permissions and
13
+ // limitations under the License.
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.AuthPlus = exports.siteVerification_v1 = exports.auth = exports.siteVerification = exports.VERSIONS = void 0;
16
+ /*! THIS FILE IS AUTO-GENERATED */
17
+ const googleapis_common_1 = require("googleapis-common");
18
+ const v1_1 = require("./v1");
19
+ Object.defineProperty(exports, "siteVerification_v1", { enumerable: true, get: function () { return v1_1.siteVerification_v1; } });
20
+ exports.VERSIONS = {
21
+ v1: v1_1.siteVerification_v1.Siteverification,
22
+ };
23
+ function siteVerification(versionOrOptions) {
24
+ return (0, googleapis_common_1.getAPI)('siteVerification', versionOrOptions, exports.VERSIONS, this);
25
+ }
26
+ exports.siteVerification = siteVerification;
27
+ const auth = new googleapis_common_1.AuthPlus();
28
+ exports.auth = auth;
29
+ var googleapis_common_2 = require("googleapis-common");
30
+ Object.defineProperty(exports, "AuthPlus", { enumerable: true, get: function () { return googleapis_common_2.AuthPlus; } });
31
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,gDAAgD;AAChD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;;AAEjC,kCAAkC;AAElC,yDAAuE;AACvE,6BAAyC;AAqBjC,oGArBA,wBAAmB,OAqBA;AAnBd,QAAA,QAAQ,GAAG;IACtB,EAAE,EAAE,wBAAmB,CAAC,gBAAgB;CACzC,CAAC;AAQF,SAAgB,gBAAgB,CAE9B,gBAAoD;IAEpD,OAAO,IAAA,0BAAM,EAAI,kBAAkB,EAAE,gBAAgB,EAAE,gBAAQ,EAAE,IAAI,CAAC,CAAC;AACzE,CAAC;AALD,4CAKC;AAED,MAAM,IAAI,GAAG,IAAI,4BAAQ,EAAE,CAAC;AACpB,oBAAI;AAEZ,uDAS2B;AARzB,6GAAA,QAAQ,OAAA"}