setParentBytes

open fun setParentBytes(value: ByteString): PersistenceOptions.Builder
Name of this item's parent collection, if applicable.
string parent = 3;

Return

This builder for chaining.

Parameters

value

The bytes for parent to set.