setPathBytes

open fun setPathBytes(value: ByteString): PersistenceOptions.Builder
Data path for a given message, with items in the URL corresponding to parameters in the item's key path.
string path = 2;

Return

This builder for chaining.

Parameters

value

The bytes for path to set.