Class: Google::Cloud::VMMigration::V1::ListUtilizationReportsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::VMMigration::V1::ListUtilizationReportsRequest
- 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
-
#filter ⇒ ::String
Optional.
-
#order_by ⇒ ::String
Optional.
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Required.
-
#parent ⇒ ::String
Required.
-
#view ⇒ ::Google::Cloud::VMMigration::V1::UtilizationReportView
Optional.
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 |