Clarification Needed on SubscriptionRef Operations in Documentation

The documentation for SubscriptionRef says "You can perform all standard operations on a SubscriptionRef, such as get, set, or modify to interact with the current value."

The issue is that while it might be obvious after some thought, the get, set, or modify are not documented as standard operations on a Ref, unless I'm missing something?
Was this page helpful?