-
Type.Timestamp.Encoding.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Type.Timestamp.Encoding.Builder.clear()
Type.Timestamp.Encoding.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Type.Timestamp.Encoding.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Encodes the number of microseconds since the Unix epoch using the
given `Int64` encoding.
Type.Timestamp.Encoding.Builder.clone()
The encoding to use when converting to or from lower level types.
Type.Timestamp.Encoding.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Type.Timestamp.Encoding.Builder.mergeFrom(com.google.protobuf.Message other)
Encodes the number of microseconds since the Unix epoch using the
given `Int64` encoding.
Type.Timestamp.Encoding.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Type.Timestamp.Encoding.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Type.Timestamp.Encoding.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Type.Timestamp.Encoding.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Encodes the number of microseconds since the Unix epoch using the
given `Int64` encoding.
Encodes the number of microseconds since the Unix epoch using the
given `Int64` encoding.
Type.Timestamp.Encoding.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
The encoding to use when converting to or from lower level types.