valueOf static method

Implementation

static MethodOptions_IdempotencyLevel? valueOf($core.int value) =>
    _byValue[value];