@maxim_mazurok/gapi.client.logging-v2 0.0.20240620 → 0.0.20240705

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 +15 -7
  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: 20240620
12
+ // Revision: 20240705
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -2132,6 +2132,8 @@ declare namespace gapi.client {
2132
2132
  callback?: string;
2133
2133
  /** Selector specifying which fields to include in a partial response. */
2134
2134
  fields?: string;
2135
+ /** Optional. Specifies the type ("Logging" or "OpsAnalytics") and the visibility (PRIVATE or SHARED) of the saved queries to list. If provided, the filter must contain either the type function or a visibility token, or both. If both are chosen, they can be placed in any order, but they must be joined by the AND operator or the empty character.The two supported type function calls are: type("Logging") type("OpsAnalytics")The two supported visibility tokens are: visibility = PRIVATE visibility = SHAREDFor example:type("Logging") AND visibility = PRIVATE visibility=SHARED type("OpsAnalytics") type("OpsAnalytics)" visibility = PRIVATE visibility = SHARED */
2136
+ filter?: string;
2135
2137
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2136
2138
  key?: string;
2137
2139
  /** OAuth 2.0 token for the current user. */
@@ -4494,6 +4496,8 @@ declare namespace gapi.client {
4494
4496
  callback?: string;
4495
4497
  /** Selector specifying which fields to include in a partial response. */
4496
4498
  fields?: string;
4499
+ /** Optional. Specifies the type ("Logging" or "OpsAnalytics") and the visibility (PRIVATE or SHARED) of the saved queries to list. If provided, the filter must contain either the type function or a visibility token, or both. If both are chosen, they can be placed in any order, but they must be joined by the AND operator or the empty character.The two supported type function calls are: type("Logging") type("OpsAnalytics")The two supported visibility tokens are: visibility = PRIVATE visibility = SHAREDFor example:type("Logging") AND visibility = PRIVATE visibility=SHARED type("OpsAnalytics") type("OpsAnalytics)" visibility = PRIVATE visibility = SHARED */
4500
+ filter?: string;
4497
4501
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
4498
4502
  key?: string;
4499
4503
  /** OAuth 2.0 token for the current user. */
@@ -5068,7 +5072,7 @@ declare namespace gapi.client {
5068
5072
  fields?: string;
5069
5073
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
5070
5074
  key?: string;
5071
- /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" For example:"organizations/12345/settings" */
5075
+ /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" "folders/[FOLDER_ID]/settings" For example:"organizations/12345/settings" */
5072
5076
  name: string;
5073
5077
  /** OAuth 2.0 token for the current user. */
5074
5078
  oauth_token?: string;
@@ -5099,7 +5103,7 @@ declare namespace gapi.client {
5099
5103
  fields?: string;
5100
5104
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
5101
5105
  key?: string;
5102
- /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" For example:"organizations/12345/settings" */
5106
+ /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" "folders/[FOLDER_ID]/settings" For example:"organizations/12345/settings" */
5103
5107
  name: string;
5104
5108
  /** OAuth 2.0 token for the current user. */
5105
5109
  oauth_token?: string;
@@ -7615,6 +7619,8 @@ declare namespace gapi.client {
7615
7619
  callback?: string;
7616
7620
  /** Selector specifying which fields to include in a partial response. */
7617
7621
  fields?: string;
7622
+ /** Optional. Specifies the type ("Logging" or "OpsAnalytics") and the visibility (PRIVATE or SHARED) of the saved queries to list. If provided, the filter must contain either the type function or a visibility token, or both. If both are chosen, they can be placed in any order, but they must be joined by the AND operator or the empty character.The two supported type function calls are: type("Logging") type("OpsAnalytics")The two supported visibility tokens are: visibility = PRIVATE visibility = SHAREDFor example:type("Logging") AND visibility = PRIVATE visibility=SHARED type("OpsAnalytics") type("OpsAnalytics)" visibility = PRIVATE visibility = SHARED */
7623
+ filter?: string;
7618
7624
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
7619
7625
  key?: string;
7620
7626
  /** OAuth 2.0 token for the current user. */
@@ -8251,7 +8257,7 @@ declare namespace gapi.client {
8251
8257
  fields?: string;
8252
8258
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
8253
8259
  key?: string;
8254
- /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" For example:"organizations/12345/settings" */
8260
+ /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" "folders/[FOLDER_ID]/settings" For example:"organizations/12345/settings" */
8255
8261
  name: string;
8256
8262
  /** OAuth 2.0 token for the current user. */
8257
8263
  oauth_token?: string;
@@ -8282,7 +8288,7 @@ declare namespace gapi.client {
8282
8288
  fields?: string;
8283
8289
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
8284
8290
  key?: string;
8285
- /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" For example:"organizations/12345/settings" */
8291
+ /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" "folders/[FOLDER_ID]/settings" For example:"organizations/12345/settings" */
8286
8292
  name: string;
8287
8293
  /** OAuth 2.0 token for the current user. */
8288
8294
  oauth_token?: string;
@@ -9676,6 +9682,8 @@ declare namespace gapi.client {
9676
9682
  callback?: string;
9677
9683
  /** Selector specifying which fields to include in a partial response. */
9678
9684
  fields?: string;
9685
+ /** Optional. Specifies the type ("Logging" or "OpsAnalytics") and the visibility (PRIVATE or SHARED) of the saved queries to list. If provided, the filter must contain either the type function or a visibility token, or both. If both are chosen, they can be placed in any order, but they must be joined by the AND operator or the empty character.The two supported type function calls are: type("Logging") type("OpsAnalytics")The two supported visibility tokens are: visibility = PRIVATE visibility = SHAREDFor example:type("Logging") AND visibility = PRIVATE visibility=SHARED type("OpsAnalytics") type("OpsAnalytics)" visibility = PRIVATE visibility = SHARED */
9686
+ filter?: string;
9679
9687
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
9680
9688
  key?: string;
9681
9689
  /** OAuth 2.0 token for the current user. */
@@ -10801,7 +10809,7 @@ declare namespace gapi.client {
10801
10809
  fields?: string;
10802
10810
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
10803
10811
  key?: string;
10804
- /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" For example:"organizations/12345/settings" */
10812
+ /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" "folders/[FOLDER_ID]/settings" For example:"organizations/12345/settings" */
10805
10813
  name: string;
10806
10814
  /** OAuth 2.0 token for the current user. */
10807
10815
  oauth_token?: string;
@@ -10832,7 +10840,7 @@ declare namespace gapi.client {
10832
10840
  fields?: string;
10833
10841
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
10834
10842
  key?: string;
10835
- /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" For example:"organizations/12345/settings" */
10843
+ /** Required. The resource name for the settings to update. "organizations/[ORGANIZATION_ID]/settings" "folders/[FOLDER_ID]/settings" For example:"organizations/12345/settings" */
10836
10844
  name: string;
10837
10845
  /** OAuth 2.0 token for the current user. */
10838
10846
  oauth_token?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.logging-v2",
3
- "version": "0.0.20240620",
3
+ "version": "0.0.20240705",
4
4
  "description": "TypeScript typings for Cloud Logging API v2",
5
5
  "repository": {
6
6
  "type": "git",