@maxim_mazurok/gapi.client.cloudbilling-v1beta 0.0.20231208 → 0.0.20240102

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 +10 -10
  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://cloudbilling.googleapis.com/$discovery/rest?version=v1beta
12
- // Revision: 20231208
12
+ // Revision: 20240102
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -37,7 +37,7 @@ declare namespace gapi.client {
37
37
  interface CloudCdnEgressWorkload {
38
38
  /** The destination for the cache data transfer. */
39
39
  cacheEgressDestination?: string;
40
- /** Cache data transfer usage. The rate of data cache transferred to the destination. Use units such as GiB/s or TiB/mo. */
40
+ /** Cache data transfer usage. The rate of data cache transferred to the destination. Use units such as GiBy/s or TiBy/mo, based on [The Unified Code for Units of Measure](https://ucum.org/ucum.html) standard. */
41
41
  cacheEgressRate?: Usage;
42
42
  }
43
43
  interface CloudCdnWorkload {
@@ -51,7 +51,7 @@ declare namespace gapi.client {
51
51
  cacheLookUpRate?: Usage;
52
52
  }
53
53
  interface CloudInterconnectEgressWorkload {
54
- /** Outbound data transfer usage. This usage applies when you move or copy data from one Google Cloud service to another service. The units are "GiB/s, B/s, and so on." */
54
+ /** Outbound data transfer usage. This usage applies when you move or copy data from one Google Cloud service to another service. The units are GiBy/s, By/s, and so on, based on [The Unified Code for Units of Measure](https://ucum.org/ucum.html) standard. */
55
55
  egressRate?: Usage;
56
56
  /** Locations in the [Interconnect connection location table](https://cloud.google.com/vpc/network-pricing#interconnect-pricing). These are the Interconnect Data Transfer charges. */
57
57
  interconnectConnectionLocation?: string;
@@ -69,15 +69,15 @@ declare namespace gapi.client {
69
69
  interface CloudStorageEgressWorkload {
70
70
  /** Where the data is sent to. */
71
71
  destinationContinent?: string;
72
- /** Data transfer usage rate. This usage applies when you move or copy data from one Cloud Storage bucket to another or when another Google Cloud service accesses data in your Cloud Storage bucket. Expected units such as "GiB/s, B/s, ..." */
72
+ /** Data transfer usage rate. This usage applies when you move or copy data from one Cloud Storage bucket to another or when another Google Cloud service accesses data in your Cloud Storage bucket. The expected units are GiBy/s, By/s, and so on, based on [The Unified Code for Units of Measure](https://ucum.org/ucum.html) standard. */
73
73
  egressRate?: Usage;
74
74
  /** Where the data comes from. */
75
75
  sourceContinent?: string;
76
76
  }
77
77
  interface CloudStorageWorkload {
78
- /** Data retrieval usage. A retrieval cost applies when data or metadata is read, copied, or rewritten . For example: units such as "GiBy/s" or "By/s". */
78
+ /** Data retrieval usage. A retrieval cost applies when data or metadata is read, copied, or rewritten . For example: units such as "GiB/s" or "B/s". */
79
79
  dataRetrieval?: Usage;
80
- /** Data storage usage. The amount of data stored in buckets. For example: units such as "GiBy/s" or "TBy/mo". */
80
+ /** Data storage usage. The amount of data stored in buckets. For example: units such as GiBy/s or TiBy/mo, based on [The Unified Code for Units of Measure](https://ucum.org/ucum.html) standard. */
81
81
  dataStored?: Usage;
82
82
  /** Specify dual regions. */
83
83
  dualRegion?: DualRegional;
@@ -530,13 +530,13 @@ declare namespace gapi.client {
530
530
  interface InterRegionEgress {
531
531
  /** Which [region](https://cloud.google.com/compute/docs/regions-zones) the data is transferred to. */
532
532
  destinationRegion?: string;
533
- /** VM to VM data transfer usage. The expected units such are GiB/s, B/s, and so on. */
533
+ /** VM to VM data transfer usage. The expected units such are GiBy/s, By/s, and so on. */
534
534
  egressRate?: Usage;
535
535
  /** Which [region](https://cloud.google.com/compute/docs/regions-zones) the data is transferred from. */
536
536
  sourceRegion?: string;
537
537
  }
538
538
  interface IntraRegionEgress {
539
- /** VM to VM data transfer usage. The expected are GiB/s, B/s, and so on. */
539
+ /** VM to VM data transfer usage. The expected are GiBy/s, By/s, and so on. */
540
540
  egressRate?: Usage;
541
541
  }
542
542
  interface MachineType {
@@ -572,7 +572,7 @@ declare namespace gapi.client {
572
572
  interface PremiumTierEgressWorkload {
573
573
  /** Where the data is sent to. */
574
574
  destinationContinent?: string;
575
- /** Premium Tier Data Transfer usage. The expected units are GiB/s, B/s, and so on. */
575
+ /** Premium Tier Data Transfer usage. The expected units are GiBy/s, By/s, and so on, based on [The Unified Code for Units of Measure](https://ucum.org/ucum.html) standard. */
576
576
  egressRate?: Usage;
577
577
  /** Which [region](https://cloud.google.com/compute/docs/regions-zones) the data comes from. */
578
578
  sourceRegion?: string;
@@ -636,7 +636,7 @@ declare namespace gapi.client {
636
636
  usageUnit?: string;
637
637
  }
638
638
  interface StandardTierEgressWorkload {
639
- /** Standard Tier Data Transfer usage. The expected units are GiB/s, B/s, and so on. */
639
+ /** Standard Tier Data Transfer usage. The expected units are GiBy/s, By/s, and so on, based on the [The Unified Code for Units of Measure](https://ucum.org/ucum.html) standard. */
640
640
  egressRate?: Usage;
641
641
  /** Which [region](https://cloud.google.com/compute/docs/regions-zones) the data is transferred from. */
642
642
  sourceRegion?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.cloudbilling-v1beta",
3
- "version": "0.0.20231208",
3
+ "version": "0.0.20240102",
4
4
  "description": "TypeScript typings for Cloud Billing API v1beta",
5
5
  "repository": {
6
6
  "type": "git",