@maxim_mazurok/gapi.client.logging-v2 0.0.20230218 → 0.0.20230303

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 +6 -31
  2. package/package.json +1 -1
  3. package/tests.ts +6 -31
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: 20230218
12
+ // Revision: 20230303
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -2342,12 +2342,7 @@ declare namespace gapi.client {
2342
2342
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2343
2343
  uploadType?: string;
2344
2344
  }): Request<Operation>;
2345
- /**
2346
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
2347
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as
2348
- * "/v1/{name=users/*}/operations" to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must
2349
- * ensure the name binding is the parent resource, without the operations collection id.
2350
- */
2345
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
2351
2346
  list(request?: {
2352
2347
  /** V1 error format. */
2353
2348
  "$.xgafv"?: string;
@@ -4679,12 +4674,7 @@ declare namespace gapi.client {
4679
4674
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
4680
4675
  uploadType?: string;
4681
4676
  }): Request<Operation>;
4682
- /**
4683
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
4684
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as
4685
- * "/v1/{name=users/*}/operations" to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must
4686
- * ensure the name binding is the parent resource, without the operations collection id.
4687
- */
4677
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
4688
4678
  list(request?: {
4689
4679
  /** V1 error format. */
4690
4680
  "$.xgafv"?: string;
@@ -6346,12 +6336,7 @@ declare namespace gapi.client {
6346
6336
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
6347
6337
  uploadType?: string;
6348
6338
  }): Request<Operation>;
6349
- /**
6350
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
6351
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as
6352
- * "/v1/{name=users/*}/operations" to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must
6353
- * ensure the name binding is the parent resource, without the operations collection id.
6354
- */
6339
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
6355
6340
  list(request?: {
6356
6341
  /** V1 error format. */
6357
6342
  "$.xgafv"?: string;
@@ -7812,12 +7797,7 @@ declare namespace gapi.client {
7812
7797
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
7813
7798
  uploadType?: string;
7814
7799
  }): Request<Operation>;
7815
- /**
7816
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
7817
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as
7818
- * "/v1/{name=users/*}/operations" to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must
7819
- * ensure the name binding is the parent resource, without the operations collection id.
7820
- */
7800
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
7821
7801
  list(request?: {
7822
7802
  /** V1 error format. */
7823
7803
  "$.xgafv"?: string;
@@ -9847,12 +9827,7 @@ declare namespace gapi.client {
9847
9827
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
9848
9828
  uploadType?: string;
9849
9829
  }): Request<Operation>;
9850
- /**
9851
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
9852
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as
9853
- * "/v1/{name=users/*}/operations" to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must
9854
- * ensure the name binding is the parent resource, without the operations collection id.
9855
- */
9830
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
9856
9831
  list(request?: {
9857
9832
  /** V1 error format. */
9858
9833
  "$.xgafv"?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.logging-v2",
3
- "version": "0.0.20230218",
3
+ "version": "0.0.20230303",
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: 20230218
6
+ // Revision: 20230303
7
7
 
8
8
  gapi.load('client', async () => {
9
9
  /** now we can use gapi.client */
@@ -339,12 +339,7 @@ gapi.load('client', async () => {
339
339
  await gapi.client.logging.billingAccounts.locations.operations.get({
340
340
  name: "Test string",
341
341
  });
342
- /**
343
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
344
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as "/v1/{name=users/*}/operations"
345
- * to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent
346
- * resource, without the operations collection id.
347
- */
342
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
348
343
  await gapi.client.logging.billingAccounts.locations.operations.list({
349
344
  filter: "Test string",
350
345
  name: "Test string",
@@ -956,12 +951,7 @@ gapi.load('client', async () => {
956
951
  await gapi.client.logging.folders.locations.operations.get({
957
952
  name: "Test string",
958
953
  });
959
- /**
960
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
961
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as "/v1/{name=users/*}/operations"
962
- * to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent
963
- * resource, without the operations collection id.
964
- */
954
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
965
955
  await gapi.client.logging.folders.locations.operations.list({
966
956
  filter: "Test string",
967
957
  name: "Test string",
@@ -1339,12 +1329,7 @@ gapi.load('client', async () => {
1339
1329
  await gapi.client.logging.locations.operations.get({
1340
1330
  name: "Test string",
1341
1331
  });
1342
- /**
1343
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
1344
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as "/v1/{name=users/*}/operations"
1345
- * to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent
1346
- * resource, without the operations collection id.
1347
- */
1332
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
1348
1333
  await gapi.client.logging.locations.operations.list({
1349
1334
  filter: "Test string",
1350
1335
  name: "Test string",
@@ -1703,12 +1688,7 @@ gapi.load('client', async () => {
1703
1688
  await gapi.client.logging.organizations.locations.operations.get({
1704
1689
  name: "Test string",
1705
1690
  });
1706
- /**
1707
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
1708
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as "/v1/{name=users/*}/operations"
1709
- * to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent
1710
- * resource, without the operations collection id.
1711
- */
1691
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
1712
1692
  await gapi.client.logging.organizations.locations.operations.list({
1713
1693
  filter: "Test string",
1714
1694
  name: "Test string",
@@ -2146,12 +2126,7 @@ gapi.load('client', async () => {
2146
2126
  await gapi.client.logging.projects.locations.operations.get({
2147
2127
  name: "Test string",
2148
2128
  });
2149
- /**
2150
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to
2151
- * override the binding to use different resource name schemes, such as users/*‍/operations. To override the binding, API services can add a binding such as "/v1/{name=users/*}/operations"
2152
- * to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent
2153
- * resource, without the operations collection id.
2154
- */
2129
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. */
2155
2130
  await gapi.client.logging.projects.locations.operations.list({
2156
2131
  filter: "Test string",
2157
2132
  name: "Test string",