bitmovin_api_sdk.analytics.outputs.gcs_service_account.customdata package

Submodules

bitmovin_api_sdk.analytics.outputs.gcs_service_account.customdata.customdata_api module

class bitmovin_api_sdk.analytics.outputs.gcs_service_account.customdata.customdata_api.CustomdataApi(**kwargs)[source]

Bases: BaseApi

get(output_id: string_types, **kwargs: dict) CustomData[source]

Service Account based GCS Output Custom Data

Parameters

output_id (string_types, required) – Id of the output

Returns

Service Account based GCS output custom data

Return type

CustomData

Module contents