Go
go get google.golang.org/api/jobs/v4
Java
자세한 내용은 자바 개발 환경 설정을 참조하세요.If you are using Maven, add
the following to your pom.xml
file. For more information about
BOMs, see The Google Cloud Platform Libraries BOM.
If you are using Gradle, add the following to your dependencies:
If you are using sbt, add the following to your dependencies:
If you're using Visual Studio Code, IntelliJ, or Eclipse, you can add client libraries to your project using the following IDE plugins:
The plugins provide additional functionality, such as key management for service accounts. Refer to each plugin's documentation for details.
Node.js
자세한 내용은 Node.js 개발 환경 설정을 참조하세요.npm install --save google-cloud
Python
자세한 내용은 Python 개발 환경 설정을 참조하세요.pip install --upgrade google-cloud