Class: Google::Cloud::VMMigration::V1::GetUtilizationReportRequest
- Inherits:
-
Object
- Object
- Google::Cloud::VMMigration::V1::GetUtilizationReportRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/vmmigration/v1/vmmigration.rb
Overview
Request message for 'GetUtilizationReport' request.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
-
#view ⇒ ::Google::Cloud::VMMigration::V1::UtilizationReportView
Optional.
Instance Attribute Details
#name ⇒ ::String
1932 1933 1934 1935 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 1932 class GetUtilizationReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#view ⇒ ::Google::Cloud::VMMigration::V1::UtilizationReportView
1932 1933 1934 1935 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 1932 class GetUtilizationReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |