@maxim_mazurok/gapi.client.admin-directory_v1 0.0.20250318 → 0.0.20250325

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 +9 -9
  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://admin.googleapis.com/$discovery/rest?version=directory_v1
12
- // Revision: 20250318
12
+ // Revision: 20250325
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -912,7 +912,7 @@ declare namespace gapi.client {
912
912
  id?: string;
913
913
  /** Editable. Make and model of printer. e.g. Lexmark MS610de Value must be in format as seen in ListPrinterModels response. */
914
914
  makeAndModel?: string;
915
- /** The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty) */
915
+ /** Identifier. The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty) */
916
916
  name?: string;
917
917
  /** Organization Unit that owns this printer (Only can be set during Printer creation) */
918
918
  orgUnitId?: string;
@@ -938,7 +938,7 @@ declare namespace gapi.client {
938
938
  displayName?: string;
939
939
  /** Immutable. ID of the print server. Leave empty when creating. */
940
940
  id?: string;
941
- /** Immutable. Resource name of the print server. Leave empty when creating. Format: `customers/{customer.id}/printServers/{print_server.id}` */
941
+ /** Identifier. Resource name of the print server. Leave empty when creating. Format: `customers/{customer.id}/printServers/{print_server.id}` */
942
942
  name?: string;
943
943
  /** ID of the organization unit (OU) that owns this print server. This value can only be set when the print server is initially created. If it's not populated, the print server is placed under the root OU. The `org_unit_id` can be retrieved using the [Directory API](/admin-sdk/directory/reference/rest/v1/orgunits). */
944
944
  orgUnitId?: string;
@@ -2029,7 +2029,7 @@ declare namespace gapi.client {
2029
2029
  fields?: string;
2030
2030
  /** 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. */
2031
2031
  key?: string;
2032
- /** The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty) */
2032
+ /** Identifier. The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty) */
2033
2033
  name: string;
2034
2034
  /** OAuth 2.0 token for the current user. */
2035
2035
  oauth_token?: string;
@@ -2062,7 +2062,7 @@ declare namespace gapi.client {
2062
2062
  fields?: string;
2063
2063
  /** 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. */
2064
2064
  key?: string;
2065
- /** The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty) */
2065
+ /** Identifier. The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty) */
2066
2066
  name: string;
2067
2067
  /** OAuth 2.0 token for the current user. */
2068
2068
  oauth_token?: string;
@@ -2360,7 +2360,7 @@ declare namespace gapi.client {
2360
2360
  fields?: string;
2361
2361
  /** 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. */
2362
2362
  key?: string;
2363
- /** Immutable. Resource name of the print server. Leave empty when creating. Format: `customers/{customer.id}/printServers/{print_server.id}` */
2363
+ /** Identifier. Resource name of the print server. Leave empty when creating. Format: `customers/{customer.id}/printServers/{print_server.id}` */
2364
2364
  name: string;
2365
2365
  /** OAuth 2.0 token for the current user. */
2366
2366
  oauth_token?: string;
@@ -2391,7 +2391,7 @@ declare namespace gapi.client {
2391
2391
  fields?: string;
2392
2392
  /** 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. */
2393
2393
  key?: string;
2394
- /** Immutable. Resource name of the print server. Leave empty when creating. Format: `customers/{customer.id}/printServers/{print_server.id}` */
2394
+ /** Identifier. Resource name of the print server. Leave empty when creating. Format: `customers/{customer.id}/printServers/{print_server.id}` */
2395
2395
  name: string;
2396
2396
  /** OAuth 2.0 token for the current user. */
2397
2397
  oauth_token?: string;
@@ -3308,7 +3308,7 @@ declare namespace gapi.client {
3308
3308
  id?: string;
3309
3309
  /** Editable. Make and model of printer. e.g. Lexmark MS610de Value must be in format as seen in ListPrinterModels response. */
3310
3310
  makeAndModel?: string;
3311
- /** The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty) */
3311
+ /** Identifier. The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty) */
3312
3312
  name?: string;
3313
3313
  /** Organization Unit that owns this printer (Only can be set during Printer creation) */
3314
3314
  orgUnitId?: string;
@@ -3334,7 +3334,7 @@ declare namespace gapi.client {
3334
3334
  displayName?: string;
3335
3335
  /** Immutable. ID of the print server. Leave empty when creating. */
3336
3336
  id?: string;
3337
- /** Immutable. Resource name of the print server. Leave empty when creating. Format: `customers/{customer.id}/printServers/{print_server.id}` */
3337
+ /** Identifier. Resource name of the print server. Leave empty when creating. Format: `customers/{customer.id}/printServers/{print_server.id}` */
3338
3338
  name?: string;
3339
3339
  /** ID of the organization unit (OU) that owns this print server. This value can only be set when the print server is initially created. If it's not populated, the print server is placed under the root OU. The `org_unit_id` can be retrieved using the [Directory API](/admin-sdk/directory/reference/rest/v1/orgunits). */
3340
3340
  orgUnitId?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.admin-directory_v1",
3
- "version": "0.0.20250318",
3
+ "version": "0.0.20250325",
4
4
  "description": "TypeScript typings for Admin SDK API directory_v1",
5
5
  "repository": {
6
6
  "type": "git",