Home

google.protobuf.MethodOptions.IdempotencyLevel

Values

IDEMPOTENCY_UNKNOWN
0
IDEMPOTENT
2
NO_SIDE_EFFECTS
1

Example

local types = import 'types.libsonnet';
types.google.protobuf.MethodOptions.IdempotencyLevel.IDEMPOTENCY_UNKNOWN