getInstanceBytes
Maps an enumeration instance to this object. Enumeration membership is contextual.
Content copied to clipboard
repeated string instance = 1;
Return
The bytes of the instance at the given index.
Parameters
index
The index of the value to return.