Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
GoogleDuration |
GoogleDuration.clone() |
GoogleDuration |
GoogleDuration.set(String fieldName,
Object value) |
GoogleDuration |
GoogleDuration.setNanos(Integer nanos)
Signed fractions of a second at nanosecond resolution of the span of time.
|
GoogleDuration |
GoogleDuration.setSeconds(Long seconds)
Signed seconds of the span of time.
|
Copyright © 2011–2020 Google. All rights reserved.