Class: Google::Cloud::VMMigration::V1::ListUtilizationReportsRequest

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

Overview

Request message for 'ListUtilizationReports' request.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



1461
1462
1463
1464
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 1461

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

#order_by::String



1461
1462
1463
1464
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 1461

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

#page_size::Integer



1461
1462
1463
1464
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 1461

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

#page_token::String



1461
1462
1463
1464
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 1461

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

#parent::String



1461
1462
1463
1464
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 1461

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

#view::Google::Cloud::VMMigration::V1::UtilizationReportView



1461
1462
1463
1464
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 1461

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