BitmovinApiSdk\Apis\Encoding\Outputs\GcsServiceAccount\GcsServiceAccountOutputListQueryParams

Synopsis

class GcsServiceAccountOutputListQueryParams implements QueryParams {
  • // methods
  • public static GcsServiceAccountOutputListQueryParams create()
  • public GcsServiceAccountOutputListQueryParams offset()
  • public GcsServiceAccountOutputListQueryParams limit()
  • public GcsServiceAccountOutputListQueryParams name()
  • public array toArray()
}

Hierarchy

Methods