Response message for TranscoderService.ListJobs
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#jobs
def jobs() -> ::Array<::Google::Cloud::Video::Transcoder::V1beta1::Job>
Returns
- (::Array<::Google::Cloud::Video::Transcoder::V1beta1::Job>) — List of jobs in the specified region.
#jobs=
def jobs=(value) -> ::Array<::Google::Cloud::Video::Transcoder::V1beta1::Job>
Parameter
- value (::Array<::Google::Cloud::Video::Transcoder::V1beta1::Job>) — List of jobs in the specified region.
Returns
- (::Array<::Google::Cloud::Video::Transcoder::V1beta1::Job>) — List of jobs in the specified region.
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — The pagination token.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — The pagination token.
Returns
- (::String) — The pagination token.