google-apis-cloudbilling_v1 0.35.0 → 0.37.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7d5f5689a9eec54134b55a423015c300c480a191e0a2bcef6d8078544c2746eb
4
- data.tar.gz: 15962db02f74d84846a9e556d9cb4a9b9ba63c490e4b0a3c4e90840dd2ab9433
3
+ metadata.gz: d8595cae663e89f961614f95b8f8897a7b2c669b68e9afadf5c517962444ee5c
4
+ data.tar.gz: 789982c71c4a3a22e9ee0e3b2d83d8f96ed934addd03e4c822fd8eee25fbb5dd
5
5
  SHA512:
6
- metadata.gz: 4f48c207c2f763b56dc979dfd45717953c9528b44140e45b1cc496ce86bf222cfb3f51be07866301a762d03ce8cca7c7b48ee527db335ac9c6e28bf7ed64fe01
7
- data.tar.gz: 3f2829fd800ca964bf66aac349f2767da66da05728c28a7ebebcbfe837b0a2d443e9aa93416d45f0e819501848a8b52d1e58f4f3214e32b58680dd5c993a5269
6
+ metadata.gz: '0485e81d80d921659e0cb09e6bde186606b1bc04abc25a0d6f1e34d4523e962c13471a7c1137ee902bddf4238f162088a86ee1c572478a00f08a04790d3e1f30'
7
+ data.tar.gz: 87b30c13807df9afff1e6dea4c28fbfe76b9c25e91663cdd8122f9ac7094d4dd1f865ce8e8b4c0bddf83866687365eac680cbb96b582126c6ede73329cfe34b1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudbilling_v1
2
2
 
3
+ ### v0.37.0 (2024-05-26)
4
+
5
+ * Regenerated from discovery document revision 20240517
6
+
7
+ ### v0.36.0 (2024-05-19)
8
+
9
+ * Regenerated using generator version 0.15.0
10
+
3
11
  ### v0.35.0 (2024-02-24)
4
12
 
5
13
  * Regenerated using generator version 0.14.0
@@ -855,12 +855,12 @@ module Google
855
855
  # @return [String]
856
856
  attr_accessor :display_name
857
857
 
858
- # The resource name for the service. Example: "services/DA34-426B-A397"
858
+ # The resource name for the service. Example: "services/6F81-5844-456A"
859
859
  # Corresponds to the JSON property `name`
860
860
  # @return [String]
861
861
  attr_accessor :name
862
862
 
863
- # The identifier for the service. Example: "DA34-426B-A397"
863
+ # The identifier for the service. Example: "6F81-5844-456A"
864
864
  # Corresponds to the JSON property `serviceId`
865
865
  # @return [String]
866
866
  attr_accessor :service_id
@@ -931,7 +931,7 @@ module Google
931
931
  end
932
932
  end
933
933
 
934
- # Encapsulates a single SKU in Google Cloud Platform
934
+ # Encapsulates a single SKU in Google Cloud
935
935
  class Sku
936
936
  include Google::Apis::Core::Hashable
937
937
 
@@ -951,8 +951,8 @@ module Google
951
951
  # @return [Google::Apis::CloudbillingV1::GeoTaxonomy]
952
952
  attr_accessor :geo_taxonomy
953
953
 
954
- # The resource name for the SKU. Example: "services/DA34-426B-A397/skus/AA95-
955
- # CD31-42FE"
954
+ # The resource name for the SKU. Example: "services/6F81-5844-456A/skus/D041-
955
+ # B8A1-6E0B"
956
956
  # Corresponds to the JSON property `name`
957
957
  # @return [String]
958
958
  attr_accessor :name
@@ -974,7 +974,7 @@ module Google
974
974
  # @return [Array<String>]
975
975
  attr_accessor :service_regions
976
976
 
977
- # The identifier for the SKU. Example: "AA95-CD31-42FE"
977
+ # The identifier for the SKU. Example: "D041-B8A1-6E0B"
978
978
  # Corresponds to the JSON property `skuId`
979
979
  # @return [String]
980
980
  attr_accessor :sku_id
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudbillingV1
18
18
  # Version of the google-apis-cloudbilling_v1 gem
19
- GEM_VERSION = "0.35.0"
19
+ GEM_VERSION = "0.37.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240119"
25
+ REVISION = "20240517"
26
26
  end
27
27
  end
28
28
  end
@@ -773,7 +773,7 @@ module Google
773
773
 
774
774
  # Lists all publicly available SKUs for a given cloud service.
775
775
  # @param [String] parent
776
- # Required. The name of the service. Example: "services/DA34-426B-A397"
776
+ # Required. The name of the service. Example: "services/6F81-5844-456A"
777
777
  # @param [String] currency_code
778
778
  # The ISO 4217 currency code for the pricing info in the response proto. Will
779
779
  # use the conversion rate as of start_time. Optional. If not specified USD will
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudbilling_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.35.0
4
+ version: 0.37.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudbilling_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbilling_v1/v0.35.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbilling_v1/v0.37.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudbilling_v1
63
63
  post_install_message:
64
64
  rdoc_options: []