google-api-java-client-services
google-api-java-client-services copied to clipboard
Generated Java code for Google APIs
#### Environment details 2. OS type and version: N/A 3. Java version: 1.8 4. google-api-client version(s): v4-rev20191115-1.30.3 #### Steps to reproduce 1) Starting from the Sheets Java quickstart [2], use...
In Google Docs API version v1-rev20191010-1.30.3, there is an issue with accessing data from tables. The issue happens when the cells have new lines in them. For example A B...
cloudresourcemanager v1 and v2 have different functionality. A user is unable to use both as they share an artifact name and differ only on versions. We should be able to...
The library module name keeps on changing every release because we're missing an `Automatic-Module-Name` entry. Please update `MANIFEST.MF` for all services. See http://branchandbound.net/blog/java/2017/12/automatic-module-name/ for more information.
currently it's hard to find the source corresponding to the release.
- [ ] Update to python3 - [ ] Use a test runner - [ ] Add typing
Create a junit output xml file that breaks the logs apart by artifact.
https://github.com/googleapis/google-api-java-client-services/tree/main/clients/google-api-services-dns **Is your feature request related to a problem? Please describe.** I tried to update all my existing Dependencies to match with Google API 2.0, unfortunately there is no possibility...
**Reasoning** As part of our build pipeline, we would like to warn users about expected SqlInstance restart if specific settings or database flags values have been changed. **Expected solution** I...
Hello, Since we are about to use [Google AdsDataHub](https://developers.google.com/ads-data-hub) (ADH), we are in the need to manage some things via API. We noticed that there is no prebuilt client library...