Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

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: https://github.com/googleapis/googleapis-gen/commit/280264ca02fb9316b4237a96d0af1a2343a81a56
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 6117901 commit 180aca1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions google/cloud/video/transcoder_v1/types/resources.py
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 180aca1

Please sign in to comment.