operation property

  1. @TagNumber.new(11)
CLIENT_STREAM_LIFECYCLE get operation

The operation that was performed

Implementation

@$pb.TagNumber(11)
CLIENT_STREAM_LIFECYCLE get operation => $_getN(4);
  1. @TagNumber.new(11)
set operation (CLIENT_STREAM_LIFECYCLE value)

Implementation

@$pb.TagNumber(11)
set operation(CLIENT_STREAM_LIFECYCLE value) => $_setField(11, value);