Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set a fieldmask on a grpc request? #1181

Open
mctrafik opened this issue Jul 8, 2024 · 1 comment
Open

How to set a fieldmask on a grpc request? #1181

mctrafik opened this issue Jul 8, 2024 · 1 comment

Comments

@mctrafik
Copy link

mctrafik commented Jul 8, 2024

This is probably more of a question than an issue, but I can't find anything in the docs.

I see that the FieldMasks are supported in a sense that field_mask is a common proto type and is imported from google/protobuf/field_mask.proto but how do I set it on an outgoing request?

@mctrafik
Copy link
Author

mctrafik commented Jul 8, 2024

Or does it have to be explicitly added to the request signature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant