google-apis-transcoder_v1 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 31bac6bcd2b78363b69bc3bf79e2712c796d5acf16fb8c511f0392424cf8416c
4
- data.tar.gz: f86439e44b7d4d180dcf28d4b71d253cabb9690f7cd2ffebaf38dd25e6809de0
3
+ metadata.gz: 86c0ac80dec4d669b4bd708c083081166dcdfea3dfb19ede9b04746f333b93cd
4
+ data.tar.gz: 1c187a1ed04da258622c3f3bc952fd49410e6db7cbf31528363fd420a7dda29c
5
5
  SHA512:
6
- metadata.gz: 2cdc63168132f2c1055646be0663d9ef244e3ae97109cf9a3eee46cf0bb27abcb273f45592bd337f5f383e8a87f9f84552a71d8fda50a84ccffdf171d52088f8
7
- data.tar.gz: b9c1a0063bccc670284ddd9f4f25960fe2b02e68faecd704a1bc693a722e78ee8e93dcbded5d63b3a0fd467be7460be15ee1918bf7c9f78a8273fdf178be0431
6
+ metadata.gz: 0f6166d24c2058da8c51c187f21bd6422140b945a9f2d0c414f7f88abaa704dbbf728a7322c997e3c38e872400b047c3e95255ffe62cc3172a39d35194d1df82
7
+ data.tar.gz: a220c01162df808905d8e4e9abf8042309b829b909665eb57a04685761b514cf980d0276b7216a64e036a50a9abea26bd3cc0a8f45eda2efb9141d0735eff6e5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-transcoder_v1
2
2
 
3
+ ### v0.4.0 (2022-06-11)
4
+
5
+ * Regenerated from discovery document revision 20220602
6
+ * Regenerated using generator version 0.5.0
7
+
3
8
  ### v0.3.0 (2022-04-06)
4
9
 
5
10
  * Regenerated from discovery document revision 20220323
@@ -1098,7 +1098,8 @@ module Google
1098
1098
  # @return [Google::Apis::TranscoderV1::PubsubDestination]
1099
1099
  attr_accessor :pubsub_destination
1100
1100
 
1101
- # List of output sprite sheets.
1101
+ # List of output sprite sheets. Spritesheets require at least one VideoStream in
1102
+ # the Jobconfig.
1102
1103
  # Corresponds to the JSON property `spriteSheets`
1103
1104
  # @return [Array<Google::Apis::TranscoderV1::SpriteSheet>]
1104
1105
  attr_accessor :sprite_sheets
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module TranscoderV1
18
18
  # Version of the google-apis-transcoder_v1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.5.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220323"
25
+ REVISION = "20220602"
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-transcoder_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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-04-11 00:00:00.000000000 Z
11
+ date: 2022-06-13 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.4'
19
+ version: '0.5'
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.4'
29
+ version: '0.5'
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-transcoder_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-transcoder_v1/v0.3.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-transcoder_v1/v0.4.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-transcoder_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Transcoder API V1