Compute V1 Client - Class FutureReservationStatusExistingMatchingUsageInfo (2.3.0)

Reference documentation and code samples for the Compute V1 Client class FutureReservationStatusExistingMatchingUsageInfo.

[Output Only] Represents the existing matching usage for the future reservation.

Generated from protobuf message google.cloud.compute.v1.FutureReservationStatusExistingMatchingUsageInfo

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ count int|string

Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)

↳ timestamp string

Timestamp when the matching usage was calculated

getCount

Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)

Returns
Type Description
int|string

hasCount

clearCount

setCount

Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)

Parameter
Name Description
var int|string
Returns
Type Description
$this

getTimestamp

Timestamp when the matching usage was calculated

Returns
Type Description
string

hasTimestamp

clearTimestamp

setTimestamp

Timestamp when the matching usage was calculated

Parameter
Name Description
var string
Returns
Type Description
$this