@googleapis/vault 0.2.1 → 0.4.1
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 +61 -0
- package/README.md +3 -3
- package/build/v1.d.ts +189 -185
- package/build/v1.js +2 -2
- package/build/v1.js.map +1 -1
- package/package.json +2 -2
- package/v1.ts +189 -185
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,66 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
### [0.4.1](https://github.com/googleapis/google-api-nodejs-client/compare/vault-v0.4.0...vault-v0.4.1) (2022-03-23)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* **vault:** update the API ([fd7a6ff](https://github.com/googleapis/google-api-nodejs-client/commit/fd7a6ff5f47969279dd9156cfb2d8f436e894011))
|
|
9
|
+
|
|
10
|
+
## [0.4.0](https://github.com/googleapis/google-api-nodejs-client/compare/vault-v0.3.1...vault-v0.4.0) (2022-03-08)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* **vault:** update the API ([762c73d](https://github.com/googleapis/google-api-nodejs-client/commit/762c73d5485d65c9ead00d6da47ec2802ffae7ca))
|
|
16
|
+
|
|
17
|
+
### [0.3.1](https://www.github.com/googleapis/google-api-nodejs-client/compare/vault-v0.3.0...vault-v0.3.1) (2021-11-08)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* **vault:** update the API ([503571f](https://www.github.com/googleapis/google-api-nodejs-client/commit/503571f69e11d3e50438d0a8a7c24c22b2a66825))
|
|
23
|
+
|
|
24
|
+
## [0.3.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/vault-v0.2.4...vault-v0.3.0) (2021-09-14)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Features
|
|
28
|
+
|
|
29
|
+
* **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))
|
|
30
|
+
* **vault:** update the API ([7dde0a1](https://www.github.com/googleapis/google-api-nodejs-client/commit/7dde0a148532f9092ac9d10b208ef51e043fd1ea))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### Bug Fixes
|
|
34
|
+
|
|
35
|
+
* **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))
|
|
36
|
+
* 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))
|
|
37
|
+
* **vault:** update the API ([84a3568](https://www.github.com/googleapis/google-api-nodejs-client/commit/84a3568ded3abcca3391622a2f90274f5bdd48a9))
|
|
38
|
+
* **vault:** update the API ([f955fe9](https://www.github.com/googleapis/google-api-nodejs-client/commit/f955fe96ed490c369f8dd6689735c2ef323be337))
|
|
39
|
+
* **vault:** update the API ([976867c](https://www.github.com/googleapis/google-api-nodejs-client/commit/976867c2c04e07876fce34271e58e977b1b36426))
|
|
40
|
+
* **vault:** update the API ([2cf2a7c](https://www.github.com/googleapis/google-api-nodejs-client/commit/2cf2a7c4b800d1cda7c84999dda8563989c92f08))
|
|
41
|
+
* **vault:** update the API ([8b28e90](https://www.github.com/googleapis/google-api-nodejs-client/commit/8b28e90918736c14e7edafc9d659384967e7aa8c))
|
|
42
|
+
|
|
43
|
+
### [0.2.4](https://www.github.com/googleapis/google-api-nodejs-client/compare/vault-v0.2.3...vault-v0.2.4) (2021-08-31)
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### Bug Fixes
|
|
47
|
+
|
|
48
|
+
* **vault:** update the API ([f955fe9](https://www.github.com/googleapis/google-api-nodejs-client/commit/f955fe96ed490c369f8dd6689735c2ef323be337))
|
|
49
|
+
|
|
50
|
+
### [0.2.3](https://www.github.com/googleapis/google-api-nodejs-client/compare/vault-v0.2.2...vault-v0.2.3) (2021-06-25)
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Bug Fixes
|
|
54
|
+
|
|
55
|
+
* **vault:** update the API ([976867c](https://www.github.com/googleapis/google-api-nodejs-client/commit/976867c2c04e07876fce34271e58e977b1b36426))
|
|
56
|
+
|
|
57
|
+
### [0.2.2](https://www.github.com/googleapis/google-api-nodejs-client/compare/vault-v0.2.1...vault-v0.2.2) (2021-05-23)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* **vault:** update the API ([2cf2a7c](https://www.github.com/googleapis/google-api-nodejs-client/commit/2cf2a7c4b800d1cda7c84999dda8563989c92f08))
|
|
63
|
+
|
|
3
64
|
### [0.2.1](https://www.github.com/googleapis/google-api-nodejs-client/compare/vault-v0.2.0...vault-v0.2.1) (2021-04-21)
|
|
4
65
|
|
|
5
66
|
|
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# vault
|
|
4
4
|
|
|
5
|
-
>
|
|
5
|
+
> Retention and eDiscovery for Google Workspace. To work with Vault resources, the account must have the [required Vault privileges](https://support.google.com/vault/answer/2799699) and access to the matter. To access a matter, the account must have created the matter, have the matter shared with them, or have the **View All Matters** privilege. For example, to download an export, an account needs the **Manage Exports** privilege and the matter shared with them.
|
|
6
6
|
|
|
7
7
|
## Installation
|
|
8
8
|
|
|
@@ -15,10 +15,10 @@ All documentation and usage information can be found on [GitHub](https://github.
|
|
|
15
15
|
Information on classes can be found in [Googleapis Documentation](https://googleapis.dev/nodejs/googleapis/latest/vault/classes/Vault.html).
|
|
16
16
|
|
|
17
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/
|
|
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
19
|
|
|
20
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/
|
|
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
22
|
|
|
23
23
|
## Questions/problems?
|
|
24
24
|
* Ask your development related questions on [StackOverflow](http://stackoverflow.com/questions/tagged/google-api-nodejs-client).
|