Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

fix: remove Encryption settings that were published erroneously#102

Merged
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletionsgoogle/cloud/video/transcoder/__init__.py
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -25,7 +25,6 @@
from google.cloud.video.transcoder_v1.types.resources import AudioStream
from google.cloud.video.transcoder_v1.types.resources import EditAtom
from google.cloud.video.transcoder_v1.types.resources import ElementaryStream
from google.cloud.video.transcoder_v1.types.resources import Encryption
from google.cloud.video.transcoder_v1.types.resources import Input
from google.cloud.video.transcoder_v1.types.resources import Job
from google.cloud.video.transcoder_v1.types.resources import JobConfig
Expand DownExpand Up@@ -58,7 +57,6 @@
"AudioStream",
"EditAtom",
"ElementaryStream",
"Encryption",
"Input",
"Job",
"JobConfig",
Expand Down
2 changes: 0 additions & 2 deletionsgoogle/cloud/video/transcoder_v1/__init__.py
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -21,7 +21,6 @@
from .types.resources import AudioStream
from .types.resources import EditAtom
from .types.resources import ElementaryStream
from .types.resources import Encryption
from .types.resources import Input
from .types.resources import Job
from .types.resources import JobConfig
Expand DownExpand Up@@ -57,7 +56,6 @@
"DeleteJobTemplateRequest",
"EditAtom",
"ElementaryStream",
"Encryption",
"GetJobRequest",
"GetJobTemplateRequest",
"Input",
Expand Down
2 changes: 0 additions & 2 deletionsgoogle/cloud/video/transcoder_v1/types/__init__.py
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -18,7 +18,6 @@
AudioStream,
EditAtom,
ElementaryStream,
Encryption,
Input,
Job,
JobConfig,
Expand DownExpand Up@@ -52,7 +51,6 @@
"AudioStream",
"EditAtom",
"ElementaryStream",
"Encryption",
"Input",
"Job",
"JobConfig",
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp