google-apis-cloudchannel_v1 0.24.0 → 0.25.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: 07ad83a67c6bdb19b0d3da91f23cc1bf667f724fc3777de80d03f0441d9870b2
4
- data.tar.gz: 97cb3ad9311dc01705d30c890f203b265af26a73f3b347eafa1cfcfe38c58946
3
+ metadata.gz: eadf1099f97880fb9de34891dcd3da2bff5be974b67427a498d4404ec4d403ec
4
+ data.tar.gz: 6b3f10d7f9cb59b924cdb7b34e7cbf7322debdafd2a18ab7b649d53e114868d8
5
5
  SHA512:
6
- metadata.gz: 94cecebfdcbad579b86bcd03648628cda771ff5e728295fe82e08a9856eb034abcae4f4ce0c85f7ce04a715d2a006b085b5c01fbb28549ef77ded6101de194dd
7
- data.tar.gz: 3418482efb8107604941628bb8c5a9189b562e23f2d853c53a79f630bd9f4ccd5f5b843063c146961f76a575256fb7ae7ff861d6d1a758254d1e7f945c15fab7
6
+ metadata.gz: 146c4bc52ebf4d50c82e7f33488ebd5829cba2417c23be30582739a2173aad03174dd3027bdf6850546a5e813d4de73290e751fba2a414cc94605188d5679743
7
+ data.tar.gz: 380324bb9558478619ed50f7f63720ffd0c69f02f90e8395f433da6551ed497341b8d445b954b9f0bdc2b85a84312963254e920fde804e9548db0a409a258afb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.25.0 (2022-08-05)
4
+
5
+ * Regenerated from discovery document revision 20220803
6
+
3
7
  ### v0.24.0 (2022-07-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20220728
@@ -1328,8 +1328,9 @@ module Google
1328
1328
  # @return [String]
1329
1329
  attr_accessor :customer_name
1330
1330
 
1331
- # The BCP-47 language code. For example, "en-US". The response will localize in
1332
- # the corresponding language code, if specified. The default value is "en-US".
1331
+ # Optional. The BCP-47 language code. For example, "en-US". The response will
1332
+ # localize in the corresponding language code, if specified. The default value
1333
+ # is "en-US".
1333
1334
  # Corresponds to the JSON property `languageCode`
1334
1335
  # @return [String]
1335
1336
  attr_accessor :language_code
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudchannelV1
18
18
  # Version of the google-apis-cloudchannel_v1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220728"
25
+ REVISION = "20220803"
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-cloudchannel_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.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: 2022-08-01 00:00:00.000000000 Z
11
+ date: 2022-08-08 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-cloudchannel_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudchannel_v1
63
63
  post_install_message:
64
64
  rdoc_options: []