@@ -63453,6 +63453,266 @@
6345363453 ],
6345463454 "configFile": "livestream_v1.yaml"
6345563455 },
63456+ {
63457+ "id": "google.cloud.video.stitcher.v1",
63458+ "directory": "google/cloud/video/stitcher/v1",
63459+ "version": "v1",
63460+ "majorVersion": "v1",
63461+ "hostName": "videostitcher.googleapis.com",
63462+ "title": "Video Stitcher API",
63463+ "description": "<UNKNOWN - NO SERVICE CONFIG DOCUMENTATION SUMMARY>",
63464+ "importDirectories": [
63465+ "google/api",
63466+ "google/cloud/video/stitcher/v1",
63467+ "google/protobuf"
63468+ ],
63469+ "options": {
63470+ "go_package": {
63471+ "valueCounts": {
63472+ "google.golang.org/genproto/googleapis/cloud/video/stitcher/v1;stitcher": 8
63473+ }
63474+ },
63475+ "java_multiple_files": {
63476+ "valueCounts": {
63477+ "true": 8
63478+ }
63479+ },
63480+ "java_package": {
63481+ "valueCounts": {
63482+ "com.google.cloud.video.stitcher.v1": 8
63483+ }
63484+ }
63485+ },
63486+ "services": [
63487+ {
63488+ "shortName": "VideoStitcherService",
63489+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService",
63490+ "methods": [
63491+ {
63492+ "shortName": "CreateCdnKey",
63493+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.CreateCdnKey",
63494+ "mode": "UNARY",
63495+ "bindings": [
63496+ {
63497+ "httpMethod": "POST",
63498+ "path": "/v1/{parent=projects/*/locations/*}/cdnKeys"
63499+ }
63500+ ]
63501+ },
63502+ {
63503+ "shortName": "CreateLiveSession",
63504+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.CreateLiveSession",
63505+ "mode": "UNARY",
63506+ "bindings": [
63507+ {
63508+ "httpMethod": "POST",
63509+ "path": "/v1/{parent=projects/*/locations/*}/liveSessions"
63510+ }
63511+ ]
63512+ },
63513+ {
63514+ "shortName": "CreateSlate",
63515+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.CreateSlate",
63516+ "mode": "UNARY",
63517+ "bindings": [
63518+ {
63519+ "httpMethod": "POST",
63520+ "path": "/v1/{parent=projects/*/locations/*}/slates"
63521+ }
63522+ ]
63523+ },
63524+ {
63525+ "shortName": "CreateVodSession",
63526+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.CreateVodSession",
63527+ "mode": "UNARY",
63528+ "bindings": [
63529+ {
63530+ "httpMethod": "POST",
63531+ "path": "/v1/{parent=projects/*/locations/*}/vodSessions"
63532+ }
63533+ ]
63534+ },
63535+ {
63536+ "shortName": "DeleteCdnKey",
63537+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.DeleteCdnKey",
63538+ "mode": "UNARY",
63539+ "bindings": [
63540+ {
63541+ "httpMethod": "DELETE",
63542+ "path": "/v1/{name=projects/*/locations/*/cdnKeys/*}"
63543+ }
63544+ ]
63545+ },
63546+ {
63547+ "shortName": "DeleteSlate",
63548+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.DeleteSlate",
63549+ "mode": "UNARY",
63550+ "bindings": [
63551+ {
63552+ "httpMethod": "DELETE",
63553+ "path": "/v1/{name=projects/*/locations/*/slates/*}"
63554+ }
63555+ ]
63556+ },
63557+ {
63558+ "shortName": "GetCdnKey",
63559+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.GetCdnKey",
63560+ "mode": "UNARY",
63561+ "bindings": [
63562+ {
63563+ "httpMethod": "GET",
63564+ "path": "/v1/{name=projects/*/locations/*/cdnKeys/*}"
63565+ }
63566+ ]
63567+ },
63568+ {
63569+ "shortName": "GetLiveAdTagDetail",
63570+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.GetLiveAdTagDetail",
63571+ "mode": "UNARY",
63572+ "bindings": [
63573+ {
63574+ "httpMethod": "GET",
63575+ "path": "/v1/{name=projects/*/locations/*/liveSessions/*/liveAdTagDetails/*}"
63576+ }
63577+ ]
63578+ },
63579+ {
63580+ "shortName": "GetLiveSession",
63581+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.GetLiveSession",
63582+ "mode": "UNARY",
63583+ "bindings": [
63584+ {
63585+ "httpMethod": "GET",
63586+ "path": "/v1/{name=projects/*/locations/*/liveSessions/*}"
63587+ }
63588+ ]
63589+ },
63590+ {
63591+ "shortName": "GetSlate",
63592+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.GetSlate",
63593+ "mode": "UNARY",
63594+ "bindings": [
63595+ {
63596+ "httpMethod": "GET",
63597+ "path": "/v1/{name=projects/*/locations/*/slates/*}"
63598+ }
63599+ ]
63600+ },
63601+ {
63602+ "shortName": "GetVodAdTagDetail",
63603+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.GetVodAdTagDetail",
63604+ "mode": "UNARY",
63605+ "bindings": [
63606+ {
63607+ "httpMethod": "GET",
63608+ "path": "/v1/{name=projects/*/locations/*/vodSessions/*/vodAdTagDetails/*}"
63609+ }
63610+ ]
63611+ },
63612+ {
63613+ "shortName": "GetVodSession",
63614+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.GetVodSession",
63615+ "mode": "UNARY",
63616+ "bindings": [
63617+ {
63618+ "httpMethod": "GET",
63619+ "path": "/v1/{name=projects/*/locations/*/vodSessions/*}"
63620+ }
63621+ ]
63622+ },
63623+ {
63624+ "shortName": "GetVodStitchDetail",
63625+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.GetVodStitchDetail",
63626+ "mode": "UNARY",
63627+ "bindings": [
63628+ {
63629+ "httpMethod": "GET",
63630+ "path": "/v1/{name=projects/*/locations/*/vodSessions/*/vodStitchDetails/*}"
63631+ }
63632+ ]
63633+ },
63634+ {
63635+ "shortName": "ListCdnKeys",
63636+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.ListCdnKeys",
63637+ "mode": "UNARY",
63638+ "bindings": [
63639+ {
63640+ "httpMethod": "GET",
63641+ "path": "/v1/{parent=projects/*/locations/*}/cdnKeys"
63642+ }
63643+ ]
63644+ },
63645+ {
63646+ "shortName": "ListLiveAdTagDetails",
63647+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.ListLiveAdTagDetails",
63648+ "mode": "UNARY",
63649+ "bindings": [
63650+ {
63651+ "httpMethod": "GET",
63652+ "path": "/v1/{parent=projects/*/locations/*/liveSessions/*}/liveAdTagDetails"
63653+ }
63654+ ]
63655+ },
63656+ {
63657+ "shortName": "ListSlates",
63658+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.ListSlates",
63659+ "mode": "UNARY",
63660+ "bindings": [
63661+ {
63662+ "httpMethod": "GET",
63663+ "path": "/v1/{parent=projects/*/locations/*}/slates"
63664+ }
63665+ ]
63666+ },
63667+ {
63668+ "shortName": "ListVodAdTagDetails",
63669+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.ListVodAdTagDetails",
63670+ "mode": "UNARY",
63671+ "bindings": [
63672+ {
63673+ "httpMethod": "GET",
63674+ "path": "/v1/{parent=projects/*/locations/*/vodSessions/*}/vodAdTagDetails"
63675+ }
63676+ ]
63677+ },
63678+ {
63679+ "shortName": "ListVodStitchDetails",
63680+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.ListVodStitchDetails",
63681+ "mode": "UNARY",
63682+ "bindings": [
63683+ {
63684+ "httpMethod": "GET",
63685+ "path": "/v1/{parent=projects/*/locations/*/vodSessions/*}/vodStitchDetails"
63686+ }
63687+ ]
63688+ },
63689+ {
63690+ "shortName": "UpdateCdnKey",
63691+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.UpdateCdnKey",
63692+ "mode": "UNARY",
63693+ "bindings": [
63694+ {
63695+ "httpMethod": "PATCH",
63696+ "path": "/v1/{cdn_key.name=projects/*/locations/*/cdnKeys/*}"
63697+ }
63698+ ]
63699+ },
63700+ {
63701+ "shortName": "UpdateSlate",
63702+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.UpdateSlate",
63703+ "mode": "UNARY",
63704+ "bindings": [
63705+ {
63706+ "httpMethod": "PATCH",
63707+ "path": "/v1/{slate.name=projects/*/locations/*/slates/*}"
63708+ }
63709+ ]
63710+ }
63711+ ]
63712+ }
63713+ ],
63714+ "configFile": "videostitcher_v1.yaml"
63715+ },
6345663716 {
6345763717 "id": "google.cloud.video.transcoder.v1",
6345863718 "directory": "google/cloud/video/transcoder/v1",
0 commit comments