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
I thought for places like this that expected a project URI (I think it wants a project URI...) I am used to having a sm.projectPath method I can use. I was surprised when that didn't seem to exist on the service client.
I was doing some basic stuff with Secret Manager, and tried to do a
listSecrets:I thought for places like this that expected a project URI (I think it wants a project URI...) I am used to having a
sm.projectPathmethod I can use. I was surprised when that didn't seem to exist on the service client.