Class Entry.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Entry.Builder>
com.google.protobuf.GeneratedMessage.Builder<Entry.Builder>
com.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,Entry.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
studio.o7.octopus.sdk.gen.api.v1.Entry.Builder
All Implemented Interfaces:
com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, EntryOrBuilder
Enclosing class:
Entry

public static final class Entry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder> implements EntryOrBuilder

 Entry

 An abstract concept representing various data entities, ranging from
 simple primitives to complex objects.

 Examples include:
   - User kills for a game mode (permanent statistics)
   - Objects such as kits or clans
   - Friend requests, parties, or cached flags (temporary)
   - List of users on the network or specific servers (temporary)
 
Protobuf type api.v1.Entry
  • Method Summary

    Modifier and Type
    Method
    Description
    addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
     
     
     
     
    Timestamp when this entry was created.
    The data payload of the entry.
    Timestamp when the entry should be deleted from the database.
    Timestamp when the entry expires and should no longer be visible to clients.
    clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
     
    Unique key identifying the entry.
    clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
     
    Timestamp of the last update.
     
    com.google.protobuf.Timestamp
    Timestamp when this entry was created.
    com.google.protobuf.Timestamp.Builder
    Timestamp when this entry was created.
    com.google.protobuf.TimestampOrBuilder
    Timestamp when this entry was created.
    com.google.protobuf.Value
    The data payload of the entry.
    com.google.protobuf.Value.Builder
    The data payload of the entry.
    com.google.protobuf.ValueOrBuilder
    The data payload of the entry.
     
    com.google.protobuf.Timestamp
    Timestamp when the entry should be deleted from the database.
    com.google.protobuf.Timestamp.Builder
    Timestamp when the entry should be deleted from the database.
    com.google.protobuf.TimestampOrBuilder
    Timestamp when the entry should be deleted from the database.
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Timestamp
    Timestamp when the entry expires and should no longer be visible to clients.
    com.google.protobuf.Timestamp.Builder
    Timestamp when the entry expires and should no longer be visible to clients.
    com.google.protobuf.TimestampOrBuilder
    Timestamp when the entry expires and should no longer be visible to clients.
    Unique key identifying the entry.
    com.google.protobuf.ByteString
    Unique key identifying the entry.
    com.google.protobuf.Timestamp
    Timestamp of the last update.
    com.google.protobuf.Timestamp.Builder
    Timestamp of the last update.
    com.google.protobuf.TimestampOrBuilder
    Timestamp of the last update.
    boolean
    Timestamp when this entry was created.
    boolean
    The data payload of the entry.
    boolean
    Timestamp when the entry should be deleted from the database.
    boolean
    Timestamp when the entry expires and should no longer be visible to clients.
    boolean
    Timestamp of the last update.
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
    mergeCreatedAt(com.google.protobuf.Timestamp value)
    Timestamp when this entry was created.
    mergeData(com.google.protobuf.Value value)
    The data payload of the entry.
    mergeDeletedAt(com.google.protobuf.Timestamp value)
    Timestamp when the entry should be deleted from the database.
    mergeExpiredAt(com.google.protobuf.Timestamp value)
    Timestamp when the entry expires and should no longer be visible to clients.
    mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    mergeFrom(com.google.protobuf.Message other)
     
     
    mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
     
    mergeUpdatedAt(com.google.protobuf.Timestamp value)
    Timestamp of the last update.
    setCreatedAt(com.google.protobuf.Timestamp value)
    Timestamp when this entry was created.
    setCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
    Timestamp when this entry was created.
    setData(com.google.protobuf.Value value)
    The data payload of the entry.
    setData(com.google.protobuf.Value.Builder builderForValue)
    The data payload of the entry.
    setDeletedAt(com.google.protobuf.Timestamp value)
    Timestamp when the entry should be deleted from the database.
    setDeletedAt(com.google.protobuf.Timestamp.Builder builderForValue)
    Timestamp when the entry should be deleted from the database.
    setExpiredAt(com.google.protobuf.Timestamp value)
    Timestamp when the entry expires and should no longer be visible to clients.
    setExpiredAt(com.google.protobuf.Timestamp.Builder builderForValue)
    Timestamp when the entry expires and should no longer be visible to clients.
    setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
     
    setKey(String value)
    Unique key identifying the entry.
    setKeyBytes(com.google.protobuf.ByteString value)
    Unique key identifying the entry.
    setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
     
    setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
     
    setUpdatedAt(com.google.protobuf.Timestamp value)
    Timestamp of the last update.
    setUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
    Timestamp of the last update.

    Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder

    getParentForChildren

    Methods inherited from class com.google.protobuf.GeneratedMessage.ExtendableBuilder

    addExtension, clearExtension, extensionsAreInitialized, getAllFields, getExtension, getExtension, getExtensionCount, getField, getFieldBuilder, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, hasExtension, hasField, mergeExtensionFields, newBuilderForField, parseUnknownField, setExtension, setExtension

    Methods inherited from class com.google.protobuf.GeneratedMessage.Builder

    getOneofFieldDescriptor, getUnknownFields, getUnknownFieldSetBuilder, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, onBuilt, onChanged, setUnknownFieldSetBuilder, setUnknownFieldsProto3

    Methods inherited from class com.google.protobuf.AbstractMessage.Builder

    findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

    addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.Message.Builder

    mergeDelimitedFrom, mergeDelimitedFrom

    Methods inherited from interface com.google.protobuf.MessageLite.Builder

    mergeFrom

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Overrides:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
    • clear

      public Entry.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Entry.Builder>
    • getDefaultInstanceForType

      public Entry getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public Entry build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public Entry buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      public Entry.Builder clone()
      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
    • setField

      public Entry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
    • clearField

      public Entry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
    • clearOneof

      public Entry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
    • setRepeatedField

      public Entry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
    • addRepeatedField

      public Entry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
    • mergeFrom

      public Entry.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Entry.Builder>
    • mergeFrom

      public Entry.Builder mergeFrom(Entry other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,Entry.Builder>
    • mergeFrom

      public Entry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Entry.Builder>
      Throws:
      IOException
    • getKey

      public String getKey()
       Unique key identifying the entry.
       
      string key = 1 [json_name = "key"];
      Specified by:
      getKey in interface EntryOrBuilder
      Returns:
      The key.
    • getKeyBytes

      public com.google.protobuf.ByteString getKeyBytes()
       Unique key identifying the entry.
       
      string key = 1 [json_name = "key"];
      Specified by:
      getKeyBytes in interface EntryOrBuilder
      Returns:
      The bytes for key.
    • setKey

      public Entry.Builder setKey(String value)
       Unique key identifying the entry.
       
      string key = 1 [json_name = "key"];
      Parameters:
      value - The key to set.
      Returns:
      This builder for chaining.
    • clearKey

      public Entry.Builder clearKey()
       Unique key identifying the entry.
       
      string key = 1 [json_name = "key"];
      Returns:
      This builder for chaining.
    • setKeyBytes

      public Entry.Builder setKeyBytes(com.google.protobuf.ByteString value)
       Unique key identifying the entry.
       
      string key = 1 [json_name = "key"];
      Parameters:
      value - The bytes for key to set.
      Returns:
      This builder for chaining.
    • hasData

      public boolean hasData()
       The data payload of the entry.
       
      .google.protobuf.Value data = 2 [json_name = "data"];
      Specified by:
      hasData in interface EntryOrBuilder
      Returns:
      Whether the data field is set.
    • getData

      public com.google.protobuf.Value getData()
       The data payload of the entry.
       
      .google.protobuf.Value data = 2 [json_name = "data"];
      Specified by:
      getData in interface EntryOrBuilder
      Returns:
      The data.
    • setData

      public Entry.Builder setData(com.google.protobuf.Value value)
       The data payload of the entry.
       
      .google.protobuf.Value data = 2 [json_name = "data"];
    • setData

      public Entry.Builder setData(com.google.protobuf.Value.Builder builderForValue)
       The data payload of the entry.
       
      .google.protobuf.Value data = 2 [json_name = "data"];
    • mergeData

      public Entry.Builder mergeData(com.google.protobuf.Value value)
       The data payload of the entry.
       
      .google.protobuf.Value data = 2 [json_name = "data"];
    • clearData

      public Entry.Builder clearData()
       The data payload of the entry.
       
      .google.protobuf.Value data = 2 [json_name = "data"];
    • getDataBuilder

      public com.google.protobuf.Value.Builder getDataBuilder()
       The data payload of the entry.
       
      .google.protobuf.Value data = 2 [json_name = "data"];
    • getDataOrBuilder

      public com.google.protobuf.ValueOrBuilder getDataOrBuilder()
       The data payload of the entry.
       
      .google.protobuf.Value data = 2 [json_name = "data"];
      Specified by:
      getDataOrBuilder in interface EntryOrBuilder
    • hasCreatedAt

      public boolean hasCreatedAt()
       Timestamp when this entry was created.
       
      .google.protobuf.Timestamp created_at = 3 [json_name = "createdAt"];
      Specified by:
      hasCreatedAt in interface EntryOrBuilder
      Returns:
      Whether the createdAt field is set.
    • getCreatedAt

      public com.google.protobuf.Timestamp getCreatedAt()
       Timestamp when this entry was created.
       
      .google.protobuf.Timestamp created_at = 3 [json_name = "createdAt"];
      Specified by:
      getCreatedAt in interface EntryOrBuilder
      Returns:
      The createdAt.
    • setCreatedAt

      public Entry.Builder setCreatedAt(com.google.protobuf.Timestamp value)
       Timestamp when this entry was created.
       
      .google.protobuf.Timestamp created_at = 3 [json_name = "createdAt"];
    • setCreatedAt

      public Entry.Builder setCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
       Timestamp when this entry was created.
       
      .google.protobuf.Timestamp created_at = 3 [json_name = "createdAt"];
    • mergeCreatedAt

      public Entry.Builder mergeCreatedAt(com.google.protobuf.Timestamp value)
       Timestamp when this entry was created.
       
      .google.protobuf.Timestamp created_at = 3 [json_name = "createdAt"];
    • clearCreatedAt

      public Entry.Builder clearCreatedAt()
       Timestamp when this entry was created.
       
      .google.protobuf.Timestamp created_at = 3 [json_name = "createdAt"];
    • getCreatedAtBuilder

      public com.google.protobuf.Timestamp.Builder getCreatedAtBuilder()
       Timestamp when this entry was created.
       
      .google.protobuf.Timestamp created_at = 3 [json_name = "createdAt"];
    • getCreatedAtOrBuilder

      public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
       Timestamp when this entry was created.
       
      .google.protobuf.Timestamp created_at = 3 [json_name = "createdAt"];
      Specified by:
      getCreatedAtOrBuilder in interface EntryOrBuilder
    • hasUpdatedAt

      public boolean hasUpdatedAt()
       Timestamp of the last update.
       
      optional .google.protobuf.Timestamp updated_at = 4 [json_name = "updatedAt"];
      Specified by:
      hasUpdatedAt in interface EntryOrBuilder
      Returns:
      Whether the updatedAt field is set.
    • getUpdatedAt

      public com.google.protobuf.Timestamp getUpdatedAt()
       Timestamp of the last update.
       
      optional .google.protobuf.Timestamp updated_at = 4 [json_name = "updatedAt"];
      Specified by:
      getUpdatedAt in interface EntryOrBuilder
      Returns:
      The updatedAt.
    • setUpdatedAt

      public Entry.Builder setUpdatedAt(com.google.protobuf.Timestamp value)
       Timestamp of the last update.
       
      optional .google.protobuf.Timestamp updated_at = 4 [json_name = "updatedAt"];
    • setUpdatedAt

      public Entry.Builder setUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
       Timestamp of the last update.
       
      optional .google.protobuf.Timestamp updated_at = 4 [json_name = "updatedAt"];
    • mergeUpdatedAt

      public Entry.Builder mergeUpdatedAt(com.google.protobuf.Timestamp value)
       Timestamp of the last update.
       
      optional .google.protobuf.Timestamp updated_at = 4 [json_name = "updatedAt"];
    • clearUpdatedAt

      public Entry.Builder clearUpdatedAt()
       Timestamp of the last update.
       
      optional .google.protobuf.Timestamp updated_at = 4 [json_name = "updatedAt"];
    • getUpdatedAtBuilder

      public com.google.protobuf.Timestamp.Builder getUpdatedAtBuilder()
       Timestamp of the last update.
       
      optional .google.protobuf.Timestamp updated_at = 4 [json_name = "updatedAt"];
    • getUpdatedAtOrBuilder

      public com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
       Timestamp of the last update.
       
      optional .google.protobuf.Timestamp updated_at = 4 [json_name = "updatedAt"];
      Specified by:
      getUpdatedAtOrBuilder in interface EntryOrBuilder
    • hasExpiredAt

      public boolean hasExpiredAt()
       Timestamp when the entry expires and should no longer be visible to clients.
       
      optional .google.protobuf.Timestamp expired_at = 5 [json_name = "expiredAt"];
      Specified by:
      hasExpiredAt in interface EntryOrBuilder
      Returns:
      Whether the expiredAt field is set.
    • getExpiredAt

      public com.google.protobuf.Timestamp getExpiredAt()
       Timestamp when the entry expires and should no longer be visible to clients.
       
      optional .google.protobuf.Timestamp expired_at = 5 [json_name = "expiredAt"];
      Specified by:
      getExpiredAt in interface EntryOrBuilder
      Returns:
      The expiredAt.
    • setExpiredAt

      public Entry.Builder setExpiredAt(com.google.protobuf.Timestamp value)
       Timestamp when the entry expires and should no longer be visible to clients.
       
      optional .google.protobuf.Timestamp expired_at = 5 [json_name = "expiredAt"];
    • setExpiredAt

      public Entry.Builder setExpiredAt(com.google.protobuf.Timestamp.Builder builderForValue)
       Timestamp when the entry expires and should no longer be visible to clients.
       
      optional .google.protobuf.Timestamp expired_at = 5 [json_name = "expiredAt"];
    • mergeExpiredAt

      public Entry.Builder mergeExpiredAt(com.google.protobuf.Timestamp value)
       Timestamp when the entry expires and should no longer be visible to clients.
       
      optional .google.protobuf.Timestamp expired_at = 5 [json_name = "expiredAt"];
    • clearExpiredAt

      public Entry.Builder clearExpiredAt()
       Timestamp when the entry expires and should no longer be visible to clients.
       
      optional .google.protobuf.Timestamp expired_at = 5 [json_name = "expiredAt"];
    • getExpiredAtBuilder

      public com.google.protobuf.Timestamp.Builder getExpiredAtBuilder()
       Timestamp when the entry expires and should no longer be visible to clients.
       
      optional .google.protobuf.Timestamp expired_at = 5 [json_name = "expiredAt"];
    • getExpiredAtOrBuilder

      public com.google.protobuf.TimestampOrBuilder getExpiredAtOrBuilder()
       Timestamp when the entry expires and should no longer be visible to clients.
       
      optional .google.protobuf.Timestamp expired_at = 5 [json_name = "expiredAt"];
      Specified by:
      getExpiredAtOrBuilder in interface EntryOrBuilder
    • hasDeletedAt

      public boolean hasDeletedAt()
       Timestamp when the entry should be deleted from the database.
       
      optional .google.protobuf.Timestamp deleted_at = 6 [json_name = "deletedAt"];
      Specified by:
      hasDeletedAt in interface EntryOrBuilder
      Returns:
      Whether the deletedAt field is set.
    • getDeletedAt

      public com.google.protobuf.Timestamp getDeletedAt()
       Timestamp when the entry should be deleted from the database.
       
      optional .google.protobuf.Timestamp deleted_at = 6 [json_name = "deletedAt"];
      Specified by:
      getDeletedAt in interface EntryOrBuilder
      Returns:
      The deletedAt.
    • setDeletedAt

      public Entry.Builder setDeletedAt(com.google.protobuf.Timestamp value)
       Timestamp when the entry should be deleted from the database.
       
      optional .google.protobuf.Timestamp deleted_at = 6 [json_name = "deletedAt"];
    • setDeletedAt

      public Entry.Builder setDeletedAt(com.google.protobuf.Timestamp.Builder builderForValue)
       Timestamp when the entry should be deleted from the database.
       
      optional .google.protobuf.Timestamp deleted_at = 6 [json_name = "deletedAt"];
    • mergeDeletedAt

      public Entry.Builder mergeDeletedAt(com.google.protobuf.Timestamp value)
       Timestamp when the entry should be deleted from the database.
       
      optional .google.protobuf.Timestamp deleted_at = 6 [json_name = "deletedAt"];
    • clearDeletedAt

      public Entry.Builder clearDeletedAt()
       Timestamp when the entry should be deleted from the database.
       
      optional .google.protobuf.Timestamp deleted_at = 6 [json_name = "deletedAt"];
    • getDeletedAtBuilder

      public com.google.protobuf.Timestamp.Builder getDeletedAtBuilder()
       Timestamp when the entry should be deleted from the database.
       
      optional .google.protobuf.Timestamp deleted_at = 6 [json_name = "deletedAt"];
    • getDeletedAtOrBuilder

      public com.google.protobuf.TimestampOrBuilder getDeletedAtOrBuilder()
       Timestamp when the entry should be deleted from the database.
       
      optional .google.protobuf.Timestamp deleted_at = 6 [json_name = "deletedAt"];
      Specified by:
      getDeletedAtOrBuilder in interface EntryOrBuilder
    • setUnknownFields

      public final Entry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
    • mergeUnknownFields

      public final Entry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>