public static interface TimestampValue.Builder extends SdkPojo, CopyableBuilder<TimestampValue.Builder,TimestampValue>
| Modifier and Type | Method and Description |
|---|---|
TimestampValue.Builder |
timeInMillis(Long timeInMillis)
The value of the timestamp, in the Unix epoch format.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTimestampValue.Builder timeInMillis(Long timeInMillis)
The value of the timestamp, in the Unix epoch format.
timeInMillis - The value of the timestamp, in the Unix epoch format.Copyright © 2023. All rights reserved.