BitmovinApiSdk\Apis\Encoding\Outputs\GcsServiceAccount\GcsServiceAccountApi

Synopsis

class GcsServiceAccountApi {
  • // methods
  • public void __construct()
  • public GcsServiceAccountOutput create()
  • public GcsServiceAccountOutput delete()
  • public GcsServiceAccountOutput get()
  • public GcsServiceAccountOutputPaginationResponse list()
}

Members

Methods

public

  • __construct() — GcsServiceAccountApi constructor.
  • create() — Create Service Account based GCS Output
  • delete() — Delete Service Account based GCS Output
  • get() — Service Account based GCS Output Details
  • list() — List Service Account based GCS Outputs