method property
Defines the condition (e.g., equals, before, after) that the timestamp of the retrieved resources should match.
Implementation
@$pb.TagNumber(2)
TimestampFilterMethod get method => $_getN(1);
Implementation
@$pb.TagNumber(2)
set method(TimestampFilterMethod value) => $_setField(2, value);