Class: Google::Cloud::Compute::V1::SnapshotList

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

Overview

Contains a list of Snapshot resources.

Instance Attribute Summary collapse

Instance Attribute Details

#id::String



27272
27273
27274
27275
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27272

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

#items::Array<::Google::Cloud::Compute::V1::Snapshot>



27272
27273
27274
27275
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27272

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

#kind::String



27272
27273
27274
27275
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27272

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

#next_page_token::String



27272
27273
27274
27275
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27272

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


27272
27273
27274
27275
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27272

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

#warning::Google::Cloud::Compute::V1::Warning



27272
27273
27274
27275
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27272

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