Class: Google::Cloud::Video::Stitcher::V1::ListSlatesRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/stitcher/v1/video_stitcher_service.rb

Overview

Request message for VideoStitcherService.listSlates.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



319
320
321
322
# File 'proto_docs/google/cloud/video/stitcher/v1/video_stitcher_service.rb', line 319

class ListSlatesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#order_by::String



319
320
321
322
# File 'proto_docs/google/cloud/video/stitcher/v1/video_stitcher_service.rb', line 319

class ListSlatesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#page_size::Integer



319
320
321
322
# File 'proto_docs/google/cloud/video/stitcher/v1/video_stitcher_service.rb', line 319

class ListSlatesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#page_token::String



319
320
321
322
# File 'proto_docs/google/cloud/video/stitcher/v1/video_stitcher_service.rb', line 319

class ListSlatesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



319
320
321
322
# File 'proto_docs/google/cloud/video/stitcher/v1/video_stitcher_service.rb', line 319

class ListSlatesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end