All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.video.livestream.v1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

Cloud Live Stream transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.

There is a newer version: 0.57.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.video.livestream.v1",
  "libraryPackage": "com.google.cloud.video.livestream.v1",
  "services": {
    "LivestreamService": {
      "clients": {
        "grpc": {
          "libraryClient": "LivestreamServiceClient",
          "rpcs": {
            "CreateAsset": {
              "methods": ["createAssetAsync", "createAssetAsync", "createAssetAsync", "createAssetOperationCallable", "createAssetCallable"]
            },
            "CreateChannel": {
              "methods": ["createChannelAsync", "createChannelAsync", "createChannelAsync", "createChannelOperationCallable", "createChannelCallable"]
            },
            "CreateEvent": {
              "methods": ["createEvent", "createEvent", "createEvent", "createEventCallable"]
            },
            "CreateInput": {
              "methods": ["createInputAsync", "createInputAsync", "createInputAsync", "createInputOperationCallable", "createInputCallable"]
            },
            "DeleteAsset": {
              "methods": ["deleteAssetAsync", "deleteAssetAsync", "deleteAssetAsync", "deleteAssetOperationCallable", "deleteAssetCallable"]
            },
            "DeleteChannel": {
              "methods": ["deleteChannelAsync", "deleteChannelAsync", "deleteChannelAsync", "deleteChannelOperationCallable", "deleteChannelCallable"]
            },
            "DeleteEvent": {
              "methods": ["deleteEvent", "deleteEvent", "deleteEvent", "deleteEventCallable"]
            },
            "DeleteInput": {
              "methods": ["deleteInputAsync", "deleteInputAsync", "deleteInputAsync", "deleteInputOperationCallable", "deleteInputCallable"]
            },
            "GetAsset": {
              "methods": ["getAsset", "getAsset", "getAsset", "getAssetCallable"]
            },
            "GetChannel": {
              "methods": ["getChannel", "getChannel", "getChannel", "getChannelCallable"]
            },
            "GetEvent": {
              "methods": ["getEvent", "getEvent", "getEvent", "getEventCallable"]
            },
            "GetInput": {
              "methods": ["getInput", "getInput", "getInput", "getInputCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "GetPool": {
              "methods": ["getPool", "getPool", "getPool", "getPoolCallable"]
            },
            "ListAssets": {
              "methods": ["listAssets", "listAssets", "listAssets", "listAssetsPagedCallable", "listAssetsCallable"]
            },
            "ListChannels": {
              "methods": ["listChannels", "listChannels", "listChannels", "listChannelsPagedCallable", "listChannelsCallable"]
            },
            "ListEvents": {
              "methods": ["listEvents", "listEvents", "listEvents", "listEventsPagedCallable", "listEventsCallable"]
            },
            "ListInputs": {
              "methods": ["listInputs", "listInputs", "listInputs", "listInputsPagedCallable", "listInputsCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "StartChannel": {
              "methods": ["startChannelAsync", "startChannelAsync", "startChannelAsync", "startChannelOperationCallable", "startChannelCallable"]
            },
            "StopChannel": {
              "methods": ["stopChannelAsync", "stopChannelAsync", "stopChannelAsync", "stopChannelOperationCallable", "stopChannelCallable"]
            },
            "UpdateChannel": {
              "methods": ["updateChannelAsync", "updateChannelAsync", "updateChannelOperationCallable", "updateChannelCallable"]
            },
            "UpdateInput": {
              "methods": ["updateInputAsync", "updateInputAsync", "updateInputOperationCallable", "updateInputCallable"]
            },
            "UpdatePool": {
              "methods": ["updatePoolAsync", "updatePoolAsync", "updatePoolOperationCallable", "updatePoolCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy