You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functions with expression bodies should result in generated functions usable in client code.
Support:
Python
Typescript
Ruby
(Stretch) OpenAPI
(Stretch) Go
We will generate streaming versions iff streaming of return values is available in the runtime. (If streaming return values in the runtime is difficult, it makes sense to release only-nonstreaming client functions, rather than wait).
The text was updated successfully, but these errors were encountered:
Functions with expression bodies should result in generated functions usable in client code.
Support:
We will generate streaming versions iff streaming of return values is available in the runtime. (If streaming return values in the runtime is difficult, it makes sense to release only-nonstreaming client functions, rather than wait).
The text was updated successfully, but these errors were encountered: