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