Class: Google::Cloud::Compute::V1::InstantSnapshotResourceStatus

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

Instance Attribute Summary collapse

Instance Attribute Details

#storage_size_bytes::Integer

Returns [Output Only] The storage size of this instant snapshot.

Returns:

  • (::Integer)

    [Output Only] The storage size of this instant snapshot.



15393
15394
15395
15396
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15393

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