| Package | Description |
|---|---|
| com.google.cloud.audit | |
| com.google.rpc.context |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Resource |
AuthorizationInfoOrBuilder.getResourceAttributes()
Resource attributes used in IAM condition evaluation.
|
AttributeContext.Resource |
AuthorizationInfo.getResourceAttributes()
Resource attributes used in IAM condition evaluation.
|
AttributeContext.Resource |
AuthorizationInfo.Builder.getResourceAttributes()
Resource attributes used in IAM condition evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationInfo.Builder |
AuthorizationInfo.Builder.mergeResourceAttributes(AttributeContext.Resource value)
Resource attributes used in IAM condition evaluation.
|
AuthorizationInfo.Builder |
AuthorizationInfo.Builder.setResourceAttributes(AttributeContext.Resource value)
Resource attributes used in IAM condition evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Resource |
AttributeContext.Resource.Builder.build() |
AttributeContext.Resource |
AttributeContext.Resource.Builder.buildPartial() |
static AttributeContext.Resource |
AttributeContext.Resource.getDefaultInstance() |
AttributeContext.Resource |
AttributeContext.Resource.getDefaultInstanceForType() |
AttributeContext.Resource |
AttributeContext.Resource.Builder.getDefaultInstanceForType() |
AttributeContext.Resource |
AttributeContext.getResource()
Represents a target resource that is involved with a network activity.
|
AttributeContext.Resource |
AttributeContext.Builder.getResource()
Represents a target resource that is involved with a network activity.
|
AttributeContext.Resource |
AttributeContextOrBuilder.getResource()
Represents a target resource that is involved with a network activity.
|
static AttributeContext.Resource |
AttributeContext.Resource.parseDelimitedFrom(InputStream input) |
static AttributeContext.Resource |
AttributeContext.Resource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(byte[] data) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(ByteBuffer data) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(com.google.protobuf.ByteString data) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(com.google.protobuf.CodedInputStream input) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(InputStream input) |
static AttributeContext.Resource |
AttributeContext.Resource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AttributeContext.Resource> |
AttributeContext.Resource.getParserForType() |
static com.google.protobuf.Parser<AttributeContext.Resource> |
AttributeContext.Resource.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Resource.Builder |
AttributeContext.Resource.Builder.mergeFrom(AttributeContext.Resource other) |
AttributeContext.Builder |
AttributeContext.Builder.mergeResource(AttributeContext.Resource value)
Represents a target resource that is involved with a network activity.
|
static AttributeContext.Resource.Builder |
AttributeContext.Resource.newBuilder(AttributeContext.Resource prototype) |
AttributeContext.Builder |
AttributeContext.Builder.setResource(AttributeContext.Resource value)
Represents a target resource that is involved with a network activity.
|
Copyright © 2022 Google LLC. All rights reserved.