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
The classname template does not have a namespace in it. It should be possible to use the ownerdomain and replace "." with "" to create a namespace for the classes, so they can be appropriately used alongside the google-api-client in a php project. Right now all the generated classes show up in the global namespace.
The classname template does not have a namespace in it. It should be possible to use the ownerdomain and replace "." with "" to create a namespace for the classes, so they can be appropriately used alongside the google-api-client in a php project. Right now all the generated classes show up in the global namespace.