| Package | Description |
|---|---|
| com.google.iam.v1 |
| Modifier and Type | Method and Description |
|---|---|
GetPolicyOptions |
GetPolicyOptions.Builder.build() |
GetPolicyOptions |
GetPolicyOptions.Builder.buildPartial() |
static GetPolicyOptions |
GetPolicyOptions.getDefaultInstance() |
GetPolicyOptions |
GetPolicyOptions.getDefaultInstanceForType() |
GetPolicyOptions |
GetPolicyOptions.Builder.getDefaultInstanceForType() |
GetPolicyOptions |
GetIamPolicyRequest.getOptions()
OPTIONAL: A `GetPolicyOptions` object for specifying options to
`GetIamPolicy`.
|
GetPolicyOptions |
GetIamPolicyRequest.Builder.getOptions()
OPTIONAL: A `GetPolicyOptions` object for specifying options to
`GetIamPolicy`.
|
GetPolicyOptions |
GetIamPolicyRequestOrBuilder.getOptions()
OPTIONAL: A `GetPolicyOptions` object for specifying options to
`GetIamPolicy`.
|
static GetPolicyOptions |
GetPolicyOptions.parseDelimitedFrom(InputStream input) |
static GetPolicyOptions |
GetPolicyOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(byte[] data) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(ByteBuffer data) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(com.google.protobuf.ByteString data) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(InputStream input) |
static GetPolicyOptions |
GetPolicyOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GetPolicyOptions> |
GetPolicyOptions.getParserForType() |
static com.google.protobuf.Parser<GetPolicyOptions> |
GetPolicyOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetPolicyOptions.Builder |
GetPolicyOptions.Builder.mergeFrom(GetPolicyOptions other) |
GetIamPolicyRequest.Builder |
GetIamPolicyRequest.Builder.mergeOptions(GetPolicyOptions value)
OPTIONAL: A `GetPolicyOptions` object for specifying options to
`GetIamPolicy`.
|
static GetPolicyOptions.Builder |
GetPolicyOptions.newBuilder(GetPolicyOptions prototype) |
GetIamPolicyRequest.Builder |
GetIamPolicyRequest.Builder.setOptions(GetPolicyOptions value)
OPTIONAL: A `GetPolicyOptions` object for specifying options to
`GetIamPolicy`.
|
Copyright © 2022 Google LLC. All rights reserved.