public interface DateTimeValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
RFC 3339, Section 5.6 date-time
|
com.google.protobuf.ByteString |
getValueBytes()
RFC 3339, Section 5.6 date-time
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getValue()
RFC 3339, Section 5.6 date-time
string value = 1;com.google.protobuf.ByteString getValueBytes()
RFC 3339, Section 5.6 date-time
string value = 1;Copyright © 2020. All rights reserved.