Class: Google::Cloud::VMMigration::V1::GetCutoverJobRequest
- Inherits:
-
Object
- Object
- Google::Cloud::VMMigration::V1::GetCutoverJobRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/vmmigration/v1/vmmigration.rb
Overview
Request message for 'GetCutoverJob' request.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
Instance Attribute Details
#name ⇒ ::String
3448 3449 3450 3451 |
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3448 class GetCutoverJobRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |