ancient-wolf-19325
07/18/2024, 2:17 PMorg, but the protos do, so therefor it's part of my gRPC service interface. I can't find any documentation around it.
# Answer
The org field is indeed part of the Flyte core identifiers in the proto files but is not documented in the official Flyte documentation. This field was added to the identifier protos to provide an optional organizational key for resources, as seen in the GitHub pull request that introduced this change.
Would you like more details on how to use this field in your gRPC service interface?
Sources:
- GitHub pull request
- Proto file
Slack Link
https://flyte-org.slack.com/archives/CP2HDHKE1/p1721312210.546519 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.