Builder
Specifies options related to persistence of underlying model data associated with this particular message type. This
includes settings related to Firestore and other data engines.
Content copied to clipboard
elide.model.PersistenceOptionsFunctions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Specifies the storage mode for this entity.
Content copied to clipboard
.elide.model.CollectionMode mode = 1;Link copied to clipboard
                  Link copied to clipboard
                  Name of this item's parent collection, if applicable.
Content copied to clipboard
string parent = 3;Link copied to clipboard
                  Data path for a given message, with items in the URL corresponding to parameters in the item's key path.
Content copied to clipboard
string path = 2;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Specifies the storage mode for this entity.
Content copied to clipboard
.elide.model.CollectionMode mode = 1;Link copied to clipboard
                  Specifies the storage mode for this entity.
Content copied to clipboard
.elide.model.CollectionMode mode = 1;Link copied to clipboard
                  Link copied to clipboard
                  Name of this item's parent collection, if applicable.
Content copied to clipboard
string parent = 3;Link copied to clipboard
                  Data path for a given message, with items in the URL corresponding to parameters in the item's key path.
Content copied to clipboard
string path = 2;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PersistenceOptions.Builder
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Specifies the storage mode for this entity.
Content copied to clipboard
.elide.model.CollectionMode mode = 1;Link copied to clipboard
                  Specifies the storage mode for this entity.
Content copied to clipboard
.elide.model.CollectionMode mode = 1;Link copied to clipboard
                  Name of this item's parent collection, if applicable.
Content copied to clipboard
string parent = 3;Link copied to clipboard
                  Name of this item's parent collection, if applicable.
Content copied to clipboard
string parent = 3;Link copied to clipboard
                  Data path for a given message, with items in the URL corresponding to parameters in the item's key path.
Content copied to clipboard
string path = 2;Link copied to clipboard
                  Data path for a given message, with items in the URL corresponding to parameters in the item's key path.
Content copied to clipboard
string path = 2;Link copied to clipboard
                  abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard