public interface ReplayOperationMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Timestamp |
getStartTime()
Time when the request was received.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Time when the request was received.
|
boolean |
hasStartTime()
Time when the request was received.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStartTime()
Time when the request was received.
.google.protobuf.Timestamp start_time = 1;com.google.protobuf.Timestamp getStartTime()
Time when the request was received.
.google.protobuf.Timestamp start_time = 1;com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Time when the request was received.
.google.protobuf.Timestamp start_time = 1;Copyright © 2024 Google LLC. All rights reserved.