Build service object

Whether you are using simple or authorized API access, you use the build() function to create a service object. It takes an API name and API version as arguments. You can see the list of all API versions on the Supported APIs page. When build() is called, a service object will attempt to be constructed with methods specific to the given API.
Nguồn:: start.md