Class: Google::Cloud::Compute::V1::InstantSnapshotGroupResourceStatus
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InstantSnapshotGroupResourceStatus
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#consistency_membership_resolution_time ⇒ ::String
Output only.
-
#source_info ⇒ ::Google::Cloud::Compute::V1::InstantSnapshotGroupSourceInfo
Output only.
Instance Attribute Details
#consistency_membership_resolution_time ⇒ ::String
Returns Output only. [Output Only].
34292 34293 34294 34295 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 34292 class InstantSnapshotGroupResourceStatus include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#source_info ⇒ ::Google::Cloud::Compute::V1::InstantSnapshotGroupSourceInfo
Returns Output only. [Output Only].
34292 34293 34294 34295 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 34292 class InstantSnapshotGroupResourceStatus include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |