public static final class Values.timestampValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder> implements Values.timestampValueOrBuilder
dstore.values.timestampValue| Modifier and Type | Method and Description |
|---|---|
Values.timestampValue.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Values.timestampValue |
build() |
Values.timestampValue |
buildPartial() |
Values.timestampValue.Builder |
clear() |
Values.timestampValue.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Values.timestampValue.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Values.timestampValue.Builder |
clearValue()
optional .google.protobuf.Timestamp value = 1; |
Values.timestampValue.Builder |
clone() |
Values.timestampValue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getValue()
optional .google.protobuf.Timestamp value = 1; |
com.google.protobuf.Timestamp.Builder |
getValueBuilder()
optional .google.protobuf.Timestamp value = 1; |
com.google.protobuf.TimestampOrBuilder |
getValueOrBuilder()
optional .google.protobuf.Timestamp value = 1; |
boolean |
hasValue()
optional .google.protobuf.Timestamp value = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Values.timestampValue.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Values.timestampValue.Builder |
mergeFrom(com.google.protobuf.Message other) |
Values.timestampValue.Builder |
mergeFrom(Values.timestampValue other) |
Values.timestampValue.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Values.timestampValue.Builder |
mergeValue(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp value = 1; |
Values.timestampValue.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Values.timestampValue.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Values.timestampValue.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Values.timestampValue.Builder |
setValue(com.google.protobuf.Timestamp.Builder builderForValue)
optional .google.protobuf.Timestamp value = 1; |
Values.timestampValue.Builder |
setValue(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp value = 1; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public Values.timestampValue.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public Values.timestampValue getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Values.timestampValue build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Values.timestampValue buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Values.timestampValue.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public Values.timestampValue.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public Values.timestampValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public Values.timestampValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public Values.timestampValue.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public Values.timestampValue.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public Values.timestampValue.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Values.timestampValue.Builder>public Values.timestampValue.Builder mergeFrom(Values.timestampValue other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public Values.timestampValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Values.timestampValue.Builder>java.io.IOExceptionpublic boolean hasValue()
optional .google.protobuf.Timestamp value = 1;hasValue in interface Values.timestampValueOrBuilderpublic com.google.protobuf.Timestamp getValue()
optional .google.protobuf.Timestamp value = 1;getValue in interface Values.timestampValueOrBuilderpublic Values.timestampValue.Builder setValue(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp value = 1;public Values.timestampValue.Builder setValue(com.google.protobuf.Timestamp.Builder builderForValue)
optional .google.protobuf.Timestamp value = 1;public Values.timestampValue.Builder mergeValue(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp value = 1;public Values.timestampValue.Builder clearValue()
optional .google.protobuf.Timestamp value = 1;public com.google.protobuf.Timestamp.Builder getValueBuilder()
optional .google.protobuf.Timestamp value = 1;public com.google.protobuf.TimestampOrBuilder getValueOrBuilder()
optional .google.protobuf.Timestamp value = 1;getValueOrBuilder in interface Values.timestampValueOrBuilderpublic final Values.timestampValue.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>public final Values.timestampValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Values.timestampValue.Builder>