Class: Google::Cloud::VMMigration::V1::ListImageImportsResponse

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

Overview

Response message for 'ListImageImports' call.

Instance Attribute Summary collapse

Instance Attribute Details

#image_imports::Array<::Google::Cloud::VMMigration::V1::ImageImport> (readonly)



4252
4253
4254
4255
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4252

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

#next_page_token::String (readonly)



4252
4253
4254
4255
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4252

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

#unreachable::Array<::String> (readonly)



4252
4253
4254
4255
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 4252

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