@maxim_mazurok/gapi.client.contactcenterinsights-v1 0.0.20250721 → 0.0.20250729
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 +5 -5
- 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://contactcenterinsights.googleapis.com/$discovery/rest?version=v1
|
|
12
|
-
// Revision:
|
|
12
|
+
// Revision: 20250729
|
|
13
13
|
|
|
14
14
|
/// <reference types="gapi.client" />
|
|
15
15
|
|
|
@@ -4503,7 +4503,7 @@ declare namespace gapi.client {
|
|
|
4503
4503
|
access_token?: string;
|
|
4504
4504
|
/** Data format for response. */
|
|
4505
4505
|
alt?: string;
|
|
4506
|
-
/** Optional. A unique ID for the new AuthorizedView. This ID will become the final component of the AuthorizedView's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See
|
|
4506
|
+
/** Optional. A unique ID for the new AuthorizedView. This ID will become the final component of the AuthorizedView's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See aip.dev/122#resource-id-segments */
|
|
4507
4507
|
authorizedViewId?: string;
|
|
4508
4508
|
/** JSONP */
|
|
4509
4509
|
callback?: string;
|
|
@@ -4534,7 +4534,7 @@ declare namespace gapi.client {
|
|
|
4534
4534
|
access_token?: string;
|
|
4535
4535
|
/** Data format for response. */
|
|
4536
4536
|
alt?: string;
|
|
4537
|
-
/** Optional. A unique ID for the new AuthorizedView. This ID will become the final component of the AuthorizedView's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See
|
|
4537
|
+
/** Optional. A unique ID for the new AuthorizedView. This ID will become the final component of the AuthorizedView's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See aip.dev/122#resource-id-segments */
|
|
4538
4538
|
authorizedViewId?: string;
|
|
4539
4539
|
/** JSONP */
|
|
4540
4540
|
callback?: string;
|
|
@@ -4871,7 +4871,7 @@ declare namespace gapi.client {
|
|
|
4871
4871
|
access_token?: string;
|
|
4872
4872
|
/** Data format for response. */
|
|
4873
4873
|
alt?: string;
|
|
4874
|
-
/** Optional. A unique ID for the new AuthorizedViewSet. This ID will become the final component of the AuthorizedViewSet's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See
|
|
4874
|
+
/** Optional. A unique ID for the new AuthorizedViewSet. This ID will become the final component of the AuthorizedViewSet's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See aip.dev/122#resource-id-segments */
|
|
4875
4875
|
authorizedViewSetId?: string;
|
|
4876
4876
|
/** JSONP */
|
|
4877
4877
|
callback?: string;
|
|
@@ -4902,7 +4902,7 @@ declare namespace gapi.client {
|
|
|
4902
4902
|
access_token?: string;
|
|
4903
4903
|
/** Data format for response. */
|
|
4904
4904
|
alt?: string;
|
|
4905
|
-
/** Optional. A unique ID for the new AuthorizedViewSet. This ID will become the final component of the AuthorizedViewSet's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See
|
|
4905
|
+
/** Optional. A unique ID for the new AuthorizedViewSet. This ID will become the final component of the AuthorizedViewSet's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`. See aip.dev/122#resource-id-segments */
|
|
4906
4906
|
authorizedViewSetId?: string;
|
|
4907
4907
|
/** JSONP */
|
|
4908
4908
|
callback?: string;
|