Java protobuf classes for IAM Policy.
Java 7 or above is required for using this client.
If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-policy</artifactId>
<version>1.10.0</version>
</dependency>If you are using Gradle without BOM, add this to your dependencies:
implementation 'com.google.cloud:google-iam-policy:1.10.0'If you are using SBT, add this to your dependencies:
libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.10.0"This library follows Semantic Versioning.
Contributions to this library are always welcome and highly encouraged.
See CONTRIBUTING for more information how to get started.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Code of Conduct for more information.
Apache 2.0 - See LICENSE for more information.
| Java Version | Status |
|---|---|
| Java 7 | |
| Java 8 | |
| Java 8 OSX | |
| Java 8 Windows | |
| Java 11 |