Skip to content

Commit

Permalink
docs: Minor formatting (#332)
Browse files Browse the repository at this point in the history
* docs: Minor formatting
chore: Update gapic-generator-python to v1.11.5
build: Update rules_python to 0.24.0

PiperOrigin-RevId: 563436317

Source-Link: googleapis/googleapis@42fd37b

Source-Link: googleapis/googleapis-gen@280264c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 13, 2023
1 parent 3fd1fe9 commit 78fc705
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1500,6 +1500,7 @@ class H264CodecSettings(proto.Message):
adjusted to match the specified height and input
aspect ratio. If both are omitted, the input
width is used.
For portrait videos that contain horizontal ASR
and rotation metadata, provide the width, in
pixels, per the horizontal ASR. The API
Expand All @@ -1512,6 +1513,7 @@ class H264CodecSettings(proto.Message):
adjusted to match the specified width and input
aspect ratio. If both are omitted, the input
height is used.
For portrait videos that contain horizontal ASR
and rotation metadata, provide the height, in
pixels, per the horizontal ASR. The API
Expand Down Expand Up @@ -1733,6 +1735,7 @@ class H265CodecSettings(proto.Message):
adjusted to match the specified height and input
aspect ratio. If both are omitted, the input
width is used.
For portrait videos that contain horizontal ASR
and rotation metadata, provide the width, in
pixels, per the horizontal ASR. The API
Expand All @@ -1745,6 +1748,7 @@ class H265CodecSettings(proto.Message):
adjusted to match the specified width and input
aspect ratio. If both are omitted, the input
height is used.
For portrait videos that contain horizontal ASR
and rotation metadata, provide the height, in
pixels, per the horizontal ASR. The API
Expand Down Expand Up @@ -1975,6 +1979,7 @@ class Vp9CodecSettings(proto.Message):
adjusted to match the specified height and input
aspect ratio. If both are omitted, the input
width is used.
For portrait videos that contain horizontal ASR
and rotation metadata, provide the width, in
pixels, per the horizontal ASR. The API
Expand All @@ -1987,6 +1992,7 @@ class Vp9CodecSettings(proto.Message):
adjusted to match the specified width and input
aspect ratio. If both are omitted, the input
height is used.
For portrait videos that contain horizontal ASR
and rotation metadata, provide the height, in
pixels, per the horizontal ASR. The API
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-video-transcoder",
"version": "1.10.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit 78fc705

Please sign in to comment.