Replies: 3 comments 3 replies
|
No there is no support as far as I know |
1 reply
|
@LucioFranco Are there any plans for supporting FieldMasks in the (near) future? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm interested in using FieldMasks for reads (I have no use for them for writes right now). I see they exist in prost_types`, but I don't see them referred to anywhere in tonic:
Are these supported somehow? I imagine it should be possible to access it as part of the
Requestobject wrapping the request message.I searched the issues and discussions here and found now questions about them so far.
All reactions