JsonFormat.TypeRegistry.Builder.JsonFormat.TypeRegistry.Builder.JsonFormat.TypeRegistry.Durations.fromMicros(long) instead.Durations.fromMillis(long) instead.Durations.fromNanos(long) instead.Timestamps.fromMicros(long) instead.Timestamps.fromMillis(long) instead.Timestamps.fromNanos(long) instead.protobuf/duration.proto.FieldMask.Timestamps.fromMillis(System.currentTimeMillis()) instead.Timestamps.fromMillis(0) instead.JsonFormat.Printer that will also print fields set to their
defaults.Duration is valid.Duration.Timestamp is valid.Timestamp.JsonFormat.TypeRegistry.JsonFormat.Printer that will omit all insignificant whitespace
in the JSON output.Durations.parse(java.lang.String) instead.JsonFormat.Parser with default configuration.Timestamps.parse(java.lang.String) instead.JsonFormat.Printer that is configured to use the original proto
field names as defined in the .proto file rather than converting them to
lowerCamelCase.JsonFormat.Printer with default configurations.protobuf/timestamp.proto.Durations and Timestamps instead.Timestamps.toMicros(com.google.protobuf.Timestamp) instead.Durations.toMicros(com.google.protobuf.Duration) instead.Timestamps.toMillis(com.google.protobuf.Timestamp) instead.Durations.toMillis(com.google.protobuf.Duration) instead.Timestamps.toNanos(com.google.protobuf.Timestamp) instead.Durations.toNanos(com.google.protobuf.Duration) instead.Timestamps.toString(com.google.protobuf.Timestamp) instead.Durations.toString(com.google.protobuf.Duration) instead.JsonFormat.Parser using the given registry.JsonFormat.Printer using the given registry.Copyright © 2008–2016 Google. All rights reserved.