google-apis-speech_v1p1beta1 0.34.0 → 0.35.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: fe884962d361ce68e36aa6772177bc412558ba9b001baabf422d67107cd0167f
4
- data.tar.gz: 5eeb380133cf02f2594a1a829e9fe6f3f0e4b496c70b7d53611e73350e7174ba
3
+ metadata.gz: cf24e4bb3846727c61dd1c8c41c58f50398a1cce79274b8da951e1502a2be00c
4
+ data.tar.gz: dec07d440b5002d390638fea4feff15cc5afdcd436445d3a11fb0a479ca41dd4
5
5
  SHA512:
6
- metadata.gz: 7904c3cb0cc8a4ec1fa2563d1a03161bfcfc4c2f4a6dd2865d736c02a01936da832485ac2b6f5207adcbfd579aa3cabfacb6f2a6dee3937569ec651fc494ac81
7
- data.tar.gz: ae595514b9b14f001f012b0d6c930a0bad44c014d4b47ebfbc796453baee25f21dbcb8203ef371d12599395b6346a743fe00df80d2d383c117645694382ed440
6
+ metadata.gz: b93ac5f612d8812e3c9a3a70d21d864fcf4ed9d3399b7e018eb09034c3dcfcaedfec5461a0a70e8b06e33379b0fc7071e3d0b384f7e7d5b4cced141f8c6c34cd
7
+ data.tar.gz: 1185c0cb0cc338f590d838ec34b8003e617984827b7dd6c26eb50e01f909adda01db9ebde40133c66f1bbc1de0648fee43473013faa2ffc428ecc7032480483d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-speech_v1p1beta1
2
2
 
3
+ ### v0.35.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230313
6
+
3
7
  ### v0.34.0 (2023-03-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20230228
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SpeechV1p1beta1
18
18
  # Version of the google-apis-speech_v1p1beta1 gem
19
- GEM_VERSION = "0.34.0"
19
+ GEM_VERSION = "0.35.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 = "20230228"
25
+ REVISION = "20230313"
26
26
  end
27
27
  end
28
28
  end
@@ -81,13 +81,7 @@ module Google
81
81
  end
82
82
 
83
83
  # Lists operations that match the specified filter in the request. If the server
84
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
85
- # binding allows API services to override the binding to use different resource
86
- # name schemes, such as `users/*/operations`. To override the binding, API
87
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
88
- # service configuration. For backwards compatibility, the default name includes
89
- # the operations collection id, however overriding users must ensure the name
90
- # binding is the parent resource, without the operations collection id.
84
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
91
85
  # @param [String] filter
92
86
  # The standard list filter.
93
87
  # @param [String] name
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-speech_v1p1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.0
4
+ version: 0.35.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-03-05 00:00:00.000000000 Z
11
+ date: 2023-03-19 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-speech_v1p1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-speech_v1p1beta1/v0.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-speech_v1p1beta1/v0.35.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-speech_v1p1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []