@maxim_mazurok/gapi.client.logging-v2 0.0.20240927 → 0.0.20241010

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 +8 -8
  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: 20240927
12
+ // Revision: 20241010
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -529,7 +529,7 @@ declare namespace gapi.client {
529
529
  createTime?: string;
530
530
  /** Optional. Describes this log scope.The maximum length of the description is 8000 characters. */
531
531
  description?: string;
532
- /** Output only. The resource name of the log scope.For example:projects/my-project/locations/global/logScopes/my-log-scope */
532
+ /** Output only. The resource name of the log scope.Log scopes are only available in the global location. For example:projects/my-project/locations/global/logScopes/my-log-scope */
533
533
  name?: string;
534
534
  /** Required. Names of one or more parent resources: projects/[PROJECT_ID]May alternatively be one or more views: projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]A log scope can include a maximum of 50 projects and a maximum of 100 resources in total. */
535
535
  resourceNames?: string[];
@@ -4394,7 +4394,7 @@ declare namespace gapi.client {
4394
4394
  fields?: string;
4395
4395
  /** 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. */
4396
4396
  key?: string;
4397
- /** Output only. The resource name of the log scope.For example:projects/my-project/locations/global/logScopes/my-log-scope */
4397
+ /** Output only. The resource name of the log scope.Log scopes are only available in the global location. For example:projects/my-project/locations/global/logScopes/my-log-scope */
4398
4398
  name: string;
4399
4399
  /** OAuth 2.0 token for the current user. */
4400
4400
  oauth_token?: string;
@@ -4425,7 +4425,7 @@ declare namespace gapi.client {
4425
4425
  fields?: string;
4426
4426
  /** 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. */
4427
4427
  key?: string;
4428
- /** Output only. The resource name of the log scope.For example:projects/my-project/locations/global/logScopes/my-log-scope */
4428
+ /** Output only. The resource name of the log scope.Log scopes are only available in the global location. For example:projects/my-project/locations/global/logScopes/my-log-scope */
4429
4429
  name: string;
4430
4430
  /** OAuth 2.0 token for the current user. */
4431
4431
  oauth_token?: string;
@@ -7729,7 +7729,7 @@ declare namespace gapi.client {
7729
7729
  fields?: string;
7730
7730
  /** 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. */
7731
7731
  key?: string;
7732
- /** Output only. The resource name of the log scope.For example:projects/my-project/locations/global/logScopes/my-log-scope */
7732
+ /** Output only. The resource name of the log scope.Log scopes are only available in the global location. For example:projects/my-project/locations/global/logScopes/my-log-scope */
7733
7733
  name: string;
7734
7734
  /** OAuth 2.0 token for the current user. */
7735
7735
  oauth_token?: string;
@@ -7760,7 +7760,7 @@ declare namespace gapi.client {
7760
7760
  fields?: string;
7761
7761
  /** 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. */
7762
7762
  key?: string;
7763
- /** Output only. The resource name of the log scope.For example:projects/my-project/locations/global/logScopes/my-log-scope */
7763
+ /** Output only. The resource name of the log scope.Log scopes are only available in the global location. For example:projects/my-project/locations/global/logScopes/my-log-scope */
7764
7764
  name: string;
7765
7765
  /** OAuth 2.0 token for the current user. */
7766
7766
  oauth_token?: string;
@@ -10004,7 +10004,7 @@ declare namespace gapi.client {
10004
10004
  fields?: string;
10005
10005
  /** 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. */
10006
10006
  key?: string;
10007
- /** Output only. The resource name of the log scope.For example:projects/my-project/locations/global/logScopes/my-log-scope */
10007
+ /** Output only. The resource name of the log scope.Log scopes are only available in the global location. For example:projects/my-project/locations/global/logScopes/my-log-scope */
10008
10008
  name: string;
10009
10009
  /** OAuth 2.0 token for the current user. */
10010
10010
  oauth_token?: string;
@@ -10035,7 +10035,7 @@ declare namespace gapi.client {
10035
10035
  fields?: string;
10036
10036
  /** 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. */
10037
10037
  key?: string;
10038
- /** Output only. The resource name of the log scope.For example:projects/my-project/locations/global/logScopes/my-log-scope */
10038
+ /** Output only. The resource name of the log scope.Log scopes are only available in the global location. For example:projects/my-project/locations/global/logScopes/my-log-scope */
10039
10039
  name: string;
10040
10040
  /** OAuth 2.0 token for the current user. */
10041
10041
  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.20240927",
3
+ "version": "0.0.20241010",
4
4
  "description": "TypeScript typings for Cloud Logging API v2",
5
5
  "repository": {
6
6
  "type": "git",