Class: Google::Cloud::AIPlatform::V1::ListSchedulesRequest

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

Overview

Request message for ScheduleService.ListSchedules.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



119
120
121
122
# File 'proto_docs/google/cloud/aiplatform/v1/schedule_service.rb', line 119

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

#order_by::String



119
120
121
122
# File 'proto_docs/google/cloud/aiplatform/v1/schedule_service.rb', line 119

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

#page_size::Integer



119
120
121
122
# File 'proto_docs/google/cloud/aiplatform/v1/schedule_service.rb', line 119

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

#page_token::String



119
120
121
122
# File 'proto_docs/google/cloud/aiplatform/v1/schedule_service.rb', line 119

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

#parent::String



119
120
121
122
# File 'proto_docs/google/cloud/aiplatform/v1/schedule_service.rb', line 119

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