Interface Reservation.Standard.UsageOrBuilder (2.58.0)

public static interface Reservation.Standard.UsageOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getTotal()

public abstract long getTotal()

The real-time value of usage within the reservation, with the unit specified in field capacity_units.

int64 total = 1;

Returns
Type Description
long

The total.