google-apis-serviceconsumermanagement_v1 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: 8833bd7199608af7d0534bddf8536dd08cf109a6c30de81f8543347073d6075f
4
- data.tar.gz: a9162e5b6df00a7f6c8f1daf1d5a40e8a51d766686a7e58ed3295c598a8f5723
3
+ metadata.gz: d4432ccdf5476108aa2cf2852b6654a01bb59459e96e0e7a9c680bb871fa765b
4
+ data.tar.gz: 4fb7b2dba2c79bdc01eb5bc09d4be735bbf67925831ed05c834e4ef222443f33
5
5
  SHA512:
6
- metadata.gz: 6cfd83e033f6b602cc656b7d9f7ca30588255261e946131d4c6fb903738e7d383eab96973b6f2bf534a1cc896745d20fcc111d022c25452f49df721effa668e2
7
- data.tar.gz: dffc8e25659b184ea7276937eaeefab7e90577b7bcc9715021d1a44c1c15aa6e659f2c731c0ccf107c7e811c9c6492d6098ec1c0e59d3291295e7fbe6b8c5fff
6
+ metadata.gz: d30f99e38d21ae8f5b0ded4ded77697cc2d45f1706ccf9ec39645be94b66db821f31071266fd78773a1ec7917b3a3b0ef37373cf255304d662e4415d0bc1ac09
7
+ data.tar.gz: 80b03f8d73f48ac392e4f583870456f9501a19879c97725f02cc80ed6a8b1a669b17a055fc28a03570b5efe9e1f7e656bd82c3c72afbcfc62acdedab94229350
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_v1
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
@@ -2639,13 +2639,13 @@ module Google
2639
2639
  # @return [String]
2640
2640
  attr_accessor :name
2641
2641
 
2642
- # The normal response of the operation in case of success. If the original
2643
- # method returns no data on success, such as `Delete`, the response is `google.
2644
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
2645
- # the response should be the resource. For other methods, the response should
2646
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
2647
- # example, if the original method name is `TakeSnapshot()`, the inferred
2648
- # response type is `TakeSnapshotResponse`.
2642
+ # The normal, successful response of the operation. If the original method
2643
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
2644
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
2645
+ # response should be the resource. For other methods, the response should have
2646
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
2647
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
2648
+ # `TakeSnapshotResponse`.
2649
2649
  # Corresponds to the JSON property `response`
2650
2650
  # @return [Hash<String,Object>]
2651
2651
  attr_accessor :response
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceconsumermanagementV1
18
18
  # Version of the google-apis-serviceconsumermanagement_v1 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_v1
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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.38.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.39.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []