@maxim_mazurok/gapi.client.logging-v2 0.0.20230531 → 0.0.20230623

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.
Files changed (3) hide show
  1. package/index.d.ts +21 -21
  2. package/package.json +1 -1
  3. package/tests.ts +1 -1
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
10
10
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
11
11
  // Generated from: https://logging.googleapis.com/$discovery/rest?version=v2
12
- // Revision: 20230531
12
+ // Revision: 20230623
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -3371,8 +3371,8 @@ declare namespace gapi.client {
3371
3371
  callback?:
3372
3372
  string;
3373
3373
  /**
3374
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
3375
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
3374
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
3375
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
3376
3376
  */
3377
3377
  customWriterIdentity?:
3378
3378
  string;
@@ -3429,8 +3429,8 @@ declare namespace gapi.client {
3429
3429
  callback?:
3430
3430
  string;
3431
3431
  /**
3432
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
3433
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
3432
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
3433
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
3434
3434
  */
3435
3435
  customWriterIdentity?:
3436
3436
  string;
@@ -6619,8 +6619,8 @@ declare namespace gapi.client {
6619
6619
  callback?:
6620
6620
  string;
6621
6621
  /**
6622
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
6623
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
6622
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
6623
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
6624
6624
  */
6625
6625
  customWriterIdentity?:
6626
6626
  string;
@@ -6677,8 +6677,8 @@ declare namespace gapi.client {
6677
6677
  callback?:
6678
6678
  string;
6679
6679
  /**
6680
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
6681
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
6680
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
6681
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
6682
6682
  */
6683
6683
  customWriterIdentity?:
6684
6684
  string;
@@ -10957,8 +10957,8 @@ declare namespace gapi.client {
10957
10957
  callback?:
10958
10958
  string;
10959
10959
  /**
10960
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
10961
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
10960
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
10961
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
10962
10962
  */
10963
10963
  customWriterIdentity?:
10964
10964
  string;
@@ -11015,8 +11015,8 @@ declare namespace gapi.client {
11015
11015
  callback?:
11016
11016
  string;
11017
11017
  /**
11018
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
11019
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
11018
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
11019
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
11020
11020
  */
11021
11021
  customWriterIdentity?:
11022
11022
  string;
@@ -14074,8 +14074,8 @@ declare namespace gapi.client {
14074
14074
  callback?:
14075
14075
  string;
14076
14076
  /**
14077
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
14078
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
14077
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
14078
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
14079
14079
  */
14080
14080
  customWriterIdentity?:
14081
14081
  string;
@@ -14132,8 +14132,8 @@ declare namespace gapi.client {
14132
14132
  callback?:
14133
14133
  string;
14134
14134
  /**
14135
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
14136
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
14135
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
14136
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
14137
14137
  */
14138
14138
  customWriterIdentity?:
14139
14139
  string;
@@ -14713,8 +14713,8 @@ declare namespace gapi.client {
14713
14713
  callback?:
14714
14714
  string;
14715
14715
  /**
14716
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
14717
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
14716
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
14717
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
14718
14718
  */
14719
14719
  customWriterIdentity?:
14720
14720
  string;
@@ -14771,8 +14771,8 @@ declare namespace gapi.client {
14771
14771
  callback?:
14772
14772
  string;
14773
14773
  /**
14774
- * Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing
14775
- * to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.
14774
+ * Optional. A service account provided by the caller that will be used to write the log entries. The format must be serviceAccount:some@email. This field can only be specified if
14775
+ * you are routing logs to a destination outside this sink's project. If not specified, a Logging service account will automatically be generated.
14776
14776
  */
14777
14777
  customWriterIdentity?:
14778
14778
  string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.logging-v2",
3
- "version": "0.0.20230531",
3
+ "version": "0.0.20230623",
4
4
  "description": "TypeScript typings for Cloud Logging API v2",
5
5
  "license": "MIT",
6
6
  "author": {
package/tests.ts CHANGED
@@ -3,7 +3,7 @@
3
3
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
4
4
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
5
5
 
6
- // Revision: 20230531
6
+ // Revision: 20230623
7
7
 
8
8
  gapi.load('client', async () => {
9
9
  /** now we can use gapi.client */