@maxim_mazurok/gapi.client.networkmanagement-v1 0.0.20250521 → 0.0.20250527

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 +11 -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://networkmanagement.googleapis.com/$discovery/rest?version=v1
12
- // Revision: 20250521
12
+ // Revision: 20250527
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -269,6 +269,8 @@ declare namespace gapi.client {
269
269
  networkUri?: string;
270
270
  /** The name of the firewall policy that this rule is associated with. This field is not applicable to VPC firewall rules and implied VPC firewall rules. */
271
271
  policy?: string;
272
+ /** The priority of the firewall policy that this rule is associated with. This field is not applicable to VPC firewall rules and implied VPC firewall rules. */
273
+ policyPriority?: number;
272
274
  /** The URI of the firewall policy that this rule is associated with. This field is not applicable to VPC firewall rules and implied VPC firewall rules. */
273
275
  policyUri?: string;
274
276
  /** The priority of the firewall rule. */
@@ -814,7 +816,7 @@ declare namespace gapi.client {
814
816
  metadata?: string;
815
817
  /** Optional. Custom metadata fields to include in the reported VPC flow logs. Can only be specified if "metadata" was set to CUSTOM_METADATA. */
816
818
  metadataFields?: string[];
817
- /** Identifier. Unique name of the configuration using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}` */
819
+ /** Identifier. Unique name of the configuration using one of the forms: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}` `organizations/{organization_number}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}` */
818
820
  name?: string;
819
821
  /** Optional. The state of the VPC Flow Log configuration. Default value is ENABLED. When creating a new configuration, it must be enabled. Setting state=DISABLED will pause the log generation for this config. */
820
822
  state?: string;
@@ -1389,7 +1391,7 @@ declare namespace gapi.client {
1389
1391
  key?: string;
1390
1392
  /** OAuth 2.0 token for the current user. */
1391
1393
  oauth_token?: string;
1392
- /** Required. The parent resource of the VPC Flow Logs configuration to create: `projects/{project_id}/locations/global` */
1394
+ /** Required. The parent resource of the VPC Flow Logs configuration to create: `projects/{project_id}/locations/global` `organizations/{organization_id}/locations/global` */
1393
1395
  parent: string;
1394
1396
  /** Returns response with indentations and line breaks. */
1395
1397
  prettyPrint?: boolean;
@@ -1420,7 +1422,7 @@ declare namespace gapi.client {
1420
1422
  key?: string;
1421
1423
  /** OAuth 2.0 token for the current user. */
1422
1424
  oauth_token?: string;
1423
- /** Required. The parent resource of the VPC Flow Logs configuration to create: `projects/{project_id}/locations/global` */
1425
+ /** Required. The parent resource of the VPC Flow Logs configuration to create: `projects/{project_id}/locations/global` `organizations/{organization_id}/locations/global` */
1424
1426
  parent: string;
1425
1427
  /** Returns response with indentations and line breaks. */
1426
1428
  prettyPrint?: boolean;
@@ -1449,7 +1451,7 @@ declare namespace gapi.client {
1449
1451
  fields?: string;
1450
1452
  /** 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. */
1451
1453
  key?: string;
1452
- /** Required. `VpcFlowLogsConfig` resource name using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}` */
1454
+ /** Required. `VpcFlowLogsConfig` resource name using one of the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config} `organizations/{organization_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}` */
1453
1455
  name: string;
1454
1456
  /** OAuth 2.0 token for the current user. */
1455
1457
  oauth_token?: string;
@@ -1476,7 +1478,7 @@ declare namespace gapi.client {
1476
1478
  fields?: string;
1477
1479
  /** 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. */
1478
1480
  key?: string;
1479
- /** Required. `VpcFlowLogsConfig` resource name using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}` */
1481
+ /** Required. `VpcFlowLogsConfig` resource name using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}` `organizations/{organization_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}` */
1480
1482
  name: string;
1481
1483
  /** OAuth 2.0 token for the current user. */
1482
1484
  oauth_token?: string;
@@ -1513,7 +1515,7 @@ declare namespace gapi.client {
1513
1515
  pageSize?: number;
1514
1516
  /** Optional. Page token from an earlier query, as returned in `next_page_token`. */
1515
1517
  pageToken?: string;
1516
- /** Required. The parent resource of the VpcFlowLogsConfig: `projects/{project_id}/locations/global` */
1518
+ /** Required. The parent resource of the VpcFlowLogsConfig: `projects/{project_id}/locations/global` `organizations/{organization_id}/locations/global` */
1517
1519
  parent: string;
1518
1520
  /** Returns response with indentations and line breaks. */
1519
1521
  prettyPrint?: boolean;
@@ -1538,7 +1540,7 @@ declare namespace gapi.client {
1538
1540
  fields?: string;
1539
1541
  /** 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. */
1540
1542
  key?: string;
1541
- /** Identifier. Unique name of the configuration using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}` */
1543
+ /** Identifier. Unique name of the configuration using one of the forms: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}` `organizations/{organization_number}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}` */
1542
1544
  name: string;
1543
1545
  /** OAuth 2.0 token for the current user. */
1544
1546
  oauth_token?: string;
@@ -1569,7 +1571,7 @@ declare namespace gapi.client {
1569
1571
  fields?: string;
1570
1572
  /** 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. */
1571
1573
  key?: string;
1572
- /** Identifier. Unique name of the configuration using the form: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}` */
1574
+ /** Identifier. Unique name of the configuration using one of the forms: `projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}` `organizations/{organization_number}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}` */
1573
1575
  name: string;
1574
1576
  /** OAuth 2.0 token for the current user. */
1575
1577
  oauth_token?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.networkmanagement-v1",
3
- "version": "0.0.20250521",
3
+ "version": "0.0.20250527",
4
4
  "description": "TypeScript typings for Network Management API v1",
5
5
  "repository": {
6
6
  "type": "git",