@maxim_mazurok/gapi.client.logging-v2 0.1.20251024 → 0.1.20251128
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.
- package/index.d.ts +7 -7
- 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:
|
|
12
|
+
// Revision: 20251128
|
|
13
13
|
|
|
14
14
|
/// <reference types="gapi.client" />
|
|
15
15
|
|
|
@@ -351,7 +351,7 @@ declare namespace gapi.client {
|
|
|
351
351
|
nextPageToken?: string;
|
|
352
352
|
/** A list of operations that matches the specified filter in the request. */
|
|
353
353
|
operations?: Operation[];
|
|
354
|
-
/** Unordered list. Unreachable resources. Populated when the request sets ListOperationsRequest.return_partial_success and reads across collections
|
|
354
|
+
/** Unordered list. Unreachable resources. Populated when the request sets ListOperationsRequest.return_partial_success and reads across collections. For example, when attempting to list all resources across all supported locations. */
|
|
355
355
|
unreachable?: string[];
|
|
356
356
|
}
|
|
357
357
|
interface ListRecentQueriesResponse {
|
|
@@ -2006,7 +2006,7 @@ declare namespace gapi.client {
|
|
|
2006
2006
|
prettyPrint?: boolean;
|
|
2007
2007
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
2008
2008
|
quotaUser?: string;
|
|
2009
|
-
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections
|
|
2009
|
+
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections. For example, when parent is set to "projects/example/locations/-".This field is not supported by default and will result in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or product specific documentation. */
|
|
2010
2010
|
returnPartialSuccess?: boolean;
|
|
2011
2011
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
2012
2012
|
upload_protocol?: string;
|
|
@@ -4585,7 +4585,7 @@ declare namespace gapi.client {
|
|
|
4585
4585
|
prettyPrint?: boolean;
|
|
4586
4586
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
4587
4587
|
quotaUser?: string;
|
|
4588
|
-
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections
|
|
4588
|
+
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections. For example, when parent is set to "projects/example/locations/-".This field is not supported by default and will result in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or product specific documentation. */
|
|
4589
4589
|
returnPartialSuccess?: boolean;
|
|
4590
4590
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
4591
4591
|
upload_protocol?: string;
|
|
@@ -6348,7 +6348,7 @@ declare namespace gapi.client {
|
|
|
6348
6348
|
prettyPrint?: boolean;
|
|
6349
6349
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
6350
6350
|
quotaUser?: string;
|
|
6351
|
-
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections
|
|
6351
|
+
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections. For example, when parent is set to "projects/example/locations/-".This field is not supported by default and will result in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or product specific documentation. */
|
|
6352
6352
|
returnPartialSuccess?: boolean;
|
|
6353
6353
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
6354
6354
|
upload_protocol?: string;
|
|
@@ -7928,7 +7928,7 @@ declare namespace gapi.client {
|
|
|
7928
7928
|
prettyPrint?: boolean;
|
|
7929
7929
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
7930
7930
|
quotaUser?: string;
|
|
7931
|
-
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections
|
|
7931
|
+
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections. For example, when parent is set to "projects/example/locations/-".This field is not supported by default and will result in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or product specific documentation. */
|
|
7932
7932
|
returnPartialSuccess?: boolean;
|
|
7933
7933
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
7934
7934
|
upload_protocol?: string;
|
|
@@ -10207,7 +10207,7 @@ declare namespace gapi.client {
|
|
|
10207
10207
|
prettyPrint?: boolean;
|
|
10208
10208
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
10209
10209
|
quotaUser?: string;
|
|
10210
|
-
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections
|
|
10210
|
+
/** When set to true, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when reading across collections. For example, when parent is set to "projects/example/locations/-".This field is not supported by default and will result in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or product specific documentation. */
|
|
10211
10211
|
returnPartialSuccess?: boolean;
|
|
10212
10212
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
10213
10213
|
upload_protocol?: string;
|