Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::FutureReservationStatusExistingMatchingUsageInfo.
[Output Only] Represents the existing matching usage for the future reservation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#count
def count() -> ::Integer
Returns
- (::Integer) — Output only. Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
#count=
def count=(value) -> ::Integer
Parameter
- value (::Integer) — Output only. Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
Returns
- (::Integer) — Output only. Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
#timestamp
def timestamp() -> ::String
Returns
- (::String) — Output only. Timestamp when the matching usage was calculated
#timestamp=
def timestamp=(value) -> ::String
Parameter
- value (::String) — Output only. Timestamp when the matching usage was calculated
Returns
- (::String) — Output only. Timestamp when the matching usage was calculated