Determining the parameters for “discovered_api”
问题 This might be a really stupid question, but how do you determine the parameters to pass in the client "discovered_api" call? and then what is the executed "api_method" For instance, I'm trying to call the Admin SDK Users List call which is "GET https://www.googleapis.com/admin/directory/v1/users". There doesn't seem to be a clear way of extracting this from the API reference, or am I just looking in the wrong place? 回答1: I misunderstood the original question. I still think the other post is