@maxim_mazurok/gapi.client.logging-v2 0.1.20251017 → 0.1.20251024

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 (2) hide show
  1. package/index.d.ts +6 -6
  2. package/package.json +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: 20251017
12
+ // Revision: 20251024
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -2300,7 +2300,7 @@ declare namespace gapi.client {
2300
2300
  alt?: string;
2301
2301
  /** JSONP */
2302
2302
  callback?: string;
2303
- /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage. */
2303
+ /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage. */
2304
2304
  extraLocationTypes?: string | string[];
2305
2305
  /** Selector specifying which fields to include in a partial response. */
2306
2306
  fields?: string;
@@ -4879,7 +4879,7 @@ declare namespace gapi.client {
4879
4879
  alt?: string;
4880
4880
  /** JSONP */
4881
4881
  callback?: string;
4882
- /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage. */
4882
+ /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage. */
4883
4883
  extraLocationTypes?: string | string[];
4884
4884
  /** Selector specifying which fields to include in a partial response. */
4885
4885
  fields?: string;
@@ -6394,7 +6394,7 @@ declare namespace gapi.client {
6394
6394
  alt?: string;
6395
6395
  /** JSONP */
6396
6396
  callback?: string;
6397
- /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage. */
6397
+ /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage. */
6398
6398
  extraLocationTypes?: string | string[];
6399
6399
  /** Selector specifying which fields to include in a partial response. */
6400
6400
  fields?: string;
@@ -8222,7 +8222,7 @@ declare namespace gapi.client {
8222
8222
  alt?: string;
8223
8223
  /** JSONP */
8224
8224
  callback?: string;
8225
- /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage. */
8225
+ /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage. */
8226
8226
  extraLocationTypes?: string | string[];
8227
8227
  /** Selector specifying which fields to include in a partial response. */
8228
8228
  fields?: string;
@@ -10501,7 +10501,7 @@ declare namespace gapi.client {
10501
10501
  alt?: string;
10502
10502
  /** JSONP */
10503
10503
  callback?: string;
10504
- /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage. */
10504
+ /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage. */
10505
10505
  extraLocationTypes?: string | string[];
10506
10506
  /** Selector specifying which fields to include in a partial response. */
10507
10507
  fields?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.logging-v2",
3
- "version": "0.1.20251017",
3
+ "version": "0.1.20251024",
4
4
  "description": "TypeScript typings for Cloud Logging API v2",
5
5
  "repository": {
6
6
  "type": "git",