| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
EstimationTimePoint |
EstimationTimePoint.clone() |
EstimationTimePoint |
UsageRateTimelineEntry.getEffectiveTime()
The effective time for this entry.
|
EstimationTimePoint |
Price.getEffectiveTime()
The timestamp within the estimation time frame when the price was set.
|
EstimationTimePoint |
SegmentCostEstimate.getSegmentStartTime()
Timestamp for the start of the segment.
|
EstimationTimePoint |
EstimationTimePoint.set(String fieldName,
Object value) |
EstimationTimePoint |
EstimationTimePoint.setEstimationTimeFrameOffset(String estimationTimeFrameOffset)
The point in time, relative to the start of the time frame covered by the cost estimate.
|
| Modifier and Type | Method and Description |
|---|---|
UsageRateTimelineEntry |
UsageRateTimelineEntry.setEffectiveTime(EstimationTimePoint effectiveTime)
The effective time for this entry.
|
Price |
Price.setEffectiveTime(EstimationTimePoint effectiveTime)
The timestamp within the estimation time frame when the price was set.
|
SegmentCostEstimate |
SegmentCostEstimate.setSegmentStartTime(EstimationTimePoint segmentStartTime)
Timestamp for the start of the segment.
|
Copyright © 2011–2024 Google. All rights reserved.