google-api-php-client icon indicating copy to clipboard operation
google-api-php-client copied to clipboard

where i can read the full of all method documentation for this library?

Open BachtiarAH opened this issue 3 years ago • 1 comments

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

BachtiarAH avatar Nov 19 '22 05:11 BachtiarAH

Hi @BachtiarAH

We do not currently provide reference documentation for this library. The best way to see the method documentation is to browse the code. Note this line in the README:

it will be very difficult to use this library without first understanding the JSON syntax for the API, so it is recommended to look at the APIs Explorer before using any of the services here.

Thank you for your suggestion, we'll look into adding reference documentation as well

bshaffer avatar Nov 21 '22 15:11 bshaffer