google-apis-serviceconsumermanagement_v1beta1 0.38.0 → 0.39.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: 5af4f839ae56c248ce2eca2cc13037b0d446abfbce073b8e4b9cd750446a4044
4
- data.tar.gz: 4ebc1b7c07365fca84e631786ad380ffb610e14ecd81457e432ef59790829b5f
3
+ metadata.gz: 2453ad8ede4980e8f0156a9ef252dc88719733d4c698983b3fe2eda370f6a424
4
+ data.tar.gz: 263b86d024d72a065c68da211605510f29242d519729b5884bd209ff59916b72
5
5
  SHA512:
6
- metadata.gz: ce5ea2b2868986b678d407d9c9ea2528c46f774a8f89d6055befc255d8e8de7eff06b522e04acd9a45a350c81c91e2bcc5072a382238f611730cd0dcdfca63e0
7
- data.tar.gz: c7fe3619ade47bae7c71cbc663fa29dc7b986676ad54c4530fcc73c19b72e10e115dcdccd517e0d4fb91f8d144e4f05e83d78afbe61d6c606daffcc50ef77ce9
6
+ metadata.gz: 80bedebc688b08db06d4dab03dd2720323e37f2d5310b94e6b11d81b1ab9d6094da3f9a7ec5c4455c5fe75d214d9c0486fe07c5cb86c3e7f236183451c6a591a
7
+ data.tar.gz: f05597365f5e444f9b51d15e7a51059f49002921659ced91202766a7ef71d5addb70333eda333a297f96dd7fcc2c53c5f928d2e87406fa0e4144d069ae15d9ad
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_v1beta1
2
2
 
3
+ ### v0.39.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230806
6
+
3
7
  ### v0.38.0 (2023-07-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20230719
@@ -2420,13 +2420,13 @@ module Google
2420
2420
  # @return [String]
2421
2421
  attr_accessor :name
2422
2422
 
2423
- # The normal response of the operation in case of success. If the original
2424
- # method returns no data on success, such as `Delete`, the response is `google.
2425
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
2426
- # the response should be the resource. For other methods, the response should
2427
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
2428
- # example, if the original method name is `TakeSnapshot()`, the inferred
2429
- # response type is `TakeSnapshotResponse`.
2423
+ # The normal, successful response of the operation. If the original method
2424
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
2425
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
2426
+ # response should be the resource. For other methods, the response should have
2427
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
2428
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
2429
+ # `TakeSnapshotResponse`.
2430
2430
  # Corresponds to the JSON property `response`
2431
2431
  # @return [Hash<String,Object>]
2432
2432
  attr_accessor :response
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceconsumermanagementV1beta1
18
18
  # Version of the google-apis-serviceconsumermanagement_v1beta1 gem
19
- GEM_VERSION = "0.38.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230719"
25
+ REVISION = "20230806"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceconsumermanagement_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.38.0
4
+ version: 0.39.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: 2023-07-23 00:00:00.000000000 Z
11
+ date: 2023-08-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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-serviceconsumermanagement_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.38.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.39.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []