Class: Google::Cloud::MigrationCenter::V1::Frames

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

Overview

Collection of frame data.

Instance Attribute Summary collapse

Instance Attribute Details

#frames_data::Array<::Google::Cloud::MigrationCenter::V1::AssetFrame>

Returns A repeated field of asset data.

Returns:



1751
1752
1753
1754
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1751

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