Questions tagged [google-api-services-jobs]

6 questions
6
votes
3 answers

Samples for the AndroidPublisher (V3) Google API Client Library for Java

I am upgrading AndroidPublisher library from v1 to v3 for my secure backend server. AndroidPublisher library (v3) will allows me to do server side purchase validation and acknowledgement for in-app purchases and subscription securely. Existing code…
Roy
  • 673
  • 11
  • 21
2
votes
1 answer

AuthClient isn't a type so it can't be used as a type argument - Dart package googleapis_auth

I don't know why I get the above error. My packages are correctly installed. It is not a problem with my linter, as the problem also prevents compilation. I am using version 1.3.1 of googleapis_auth. It is the latest at the time of writing. Plus,…
samuelnehool
  • 147
  • 15
1
vote
2 answers

Can't access v4beta1 APis of Google cloud talent solution

I am trying to use the new version v4beta1 of Google Cloud talent solution, but I am getting the permission error, have tried with all the required permissions using the JSON file, using the API key, but to no success. Constantly getting this error…
1
vote
0 answers

Unresolved attribute reference 'batch_create_jobs' for class 'JobServiceClient'

I am following the example in the how-to guide for batch operations in Google's Cloud Talent Solution service found in this link I have tried all the other examples and they are working fine. Except this one, where I get the following…
0
votes
0 answers

Google API attachment and Image issue

Valid format to send a mail in googleapis package in nestjs with attachment and image in body. Can anyone support me with this? While sending an email from my app i need to format the messageparts for the send api. Can anyone share the correct…
0
votes
1 answer

gce_instance monitoring and logging Disk Usage in bytes works for a few minutes then breaks

I have followed the tutorials and successfully installed the monitoring and logging agents on my debian9 machine. All statuses ok. In metrics explorer the gce_instance Disk Usage in bytes works for a few minutes then breaks. I get the following…