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

Commit 180aca1

Browse files
docs: Minor formatting (#332)
* 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>
1 parent 6117901 commit 180aca1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

google/cloud/video/transcoder_v1/types/resources.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,6 +1500,7 @@ class H264CodecSettings(proto.Message):
15001500
adjusted to match the specified height and input
15011501
aspect ratio. If both are omitted, the input
15021502
width is used.
1503+
15031504
For portrait videos that contain horizontal ASR
15041505
and rotation metadata, provide the width, in
15051506
pixels, per the horizontal ASR. The API
@@ -1512,6 +1513,7 @@ class H264CodecSettings(proto.Message):
15121513
adjusted to match the specified width and input
15131514
aspect ratio. If both are omitted, the input
15141515
height is used.
1516+
15151517
For portrait videos that contain horizontal ASR
15161518
and rotation metadata, provide the height, in
15171519
pixels, per the horizontal ASR. The API
@@ -1733,6 +1735,7 @@ class H265CodecSettings(proto.Message):
17331735
adjusted to match the specified height and input
17341736
aspect ratio. If both are omitted, the input
17351737
width is used.
1738+
17361739
For portrait videos that contain horizontal ASR
17371740
and rotation metadata, provide the width, in
17381741
pixels, per the horizontal ASR. The API
@@ -1745,6 +1748,7 @@ class H265CodecSettings(proto.Message):
17451748
adjusted to match the specified width and input
17461749
aspect ratio. If both are omitted, the input
17471750
height is used.
1751+
17481752
For portrait videos that contain horizontal ASR
17491753
and rotation metadata, provide the height, in
17501754
pixels, per the horizontal ASR. The API
@@ -1975,6 +1979,7 @@ class Vp9CodecSettings(proto.Message):
19751979
adjusted to match the specified height and input
19761980
aspect ratio. If both are omitted, the input
19771981
width is used.
1982+
19781983
For portrait videos that contain horizontal ASR
19791984
and rotation metadata, provide the width, in
19801985
pixels, per the horizontal ASR. The API
@@ -1987,6 +1992,7 @@ class Vp9CodecSettings(proto.Message):
19871992
adjusted to match the specified width and input
19881993
aspect ratio. If both are omitted, the input
19891994
height is used.
1995+
19901996
For portrait videos that contain horizontal ASR
19911997
and rotation metadata, provide the height, in
19921998
pixels, per the horizontal ASR. The API

samples/generated_samples/snippet_metadata_google.cloud.video.transcoder.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-video-transcoder",
11-
"version": "1.10.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)