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
As more and more APIs, especially around Gemini and LLM powered features of various Google Cloud products are not copied quickly over in the library as methods, and if they are copied, they are copied with PHP ~8.4 implementation details.
To overcome this limitation, would be easier if we could return the token via this repo's functions, and use that to call CURL calls against these new APIs.
This request is to document how to return the token, and use in plain CURL calls + sample.
The text was updated successfully, but these errors were encountered:
As more and more APIs, especially around Gemini and LLM powered features of various Google Cloud products are not copied quickly over in the library as methods, and if they are copied, they are copied with PHP ~8.4 implementation details.
To overcome this limitation, would be easier if we could return the token via this repo's functions, and use that to call CURL calls against these new APIs.
This request is to document how to return the token, and use in plain CURL calls + sample.
The text was updated successfully, but these errors were encountered: