public static interface Storage.BatchCommitWriteStreamsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Timestamp |
getCommitTime()
The time at which streams were committed in microseconds granularity.
|
com.google.protobuf.TimestampOrBuilder |
getCommitTimeOrBuilder()
The time at which streams were committed in microseconds granularity.
|
boolean |
hasCommitTime()
The time at which streams were committed in microseconds granularity.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCommitTime()
The time at which streams were committed in microseconds granularity.
.google.protobuf.Timestamp commit_time = 1;com.google.protobuf.Timestamp getCommitTime()
The time at which streams were committed in microseconds granularity.
.google.protobuf.Timestamp commit_time = 1;com.google.protobuf.TimestampOrBuilder getCommitTimeOrBuilder()
The time at which streams were committed in microseconds granularity.
.google.protobuf.Timestamp commit_time = 1;Copyright © 2020 Google LLC. All rights reserved.