| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
google-cloud library. |
| Modifier and Type | Method and Description |
|---|---|
Policy |
Policy.Builder.build()
Creates a
Policy object. |
protected Policy |
Policy.DefaultMarshaller.fromPb(com.google.iam.v1.Policy policyPb) |
protected abstract Policy |
Policy.Marshaller.fromPb(T policyPb) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
Policy.Marshaller.toPb(Policy policy) |
protected com.google.iam.v1.Policy |
Policy.DefaultMarshaller.toPb(Policy policy) |
| Constructor and Description |
|---|
Builder(Policy policy) |
Copyright © 2022 Google LLC. All rights reserved.