| Package | Description |
|---|---|
| com.google.cloud.audit | |
| com.google.rpc.context |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Request |
RequestMetadata.getRequestAttributes()
Request attributes used in IAM condition evaluation.
|
AttributeContext.Request |
RequestMetadata.Builder.getRequestAttributes()
Request attributes used in IAM condition evaluation.
|
AttributeContext.Request |
RequestMetadataOrBuilder.getRequestAttributes()
Request attributes used in IAM condition evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
RequestMetadata.Builder |
RequestMetadata.Builder.mergeRequestAttributes(AttributeContext.Request value)
Request attributes used in IAM condition evaluation.
|
RequestMetadata.Builder |
RequestMetadata.Builder.setRequestAttributes(AttributeContext.Request value)
Request attributes used in IAM condition evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Request |
AttributeContext.Request.Builder.build() |
AttributeContext.Request |
AttributeContext.Request.Builder.buildPartial() |
static AttributeContext.Request |
AttributeContext.Request.getDefaultInstance() |
AttributeContext.Request |
AttributeContext.Request.getDefaultInstanceForType() |
AttributeContext.Request |
AttributeContext.Request.Builder.getDefaultInstanceForType() |
AttributeContext.Request |
AttributeContextOrBuilder.getRequest()
Represents a network request, such as an HTTP request.
|
AttributeContext.Request |
AttributeContext.getRequest()
Represents a network request, such as an HTTP request.
|
AttributeContext.Request |
AttributeContext.Builder.getRequest()
Represents a network request, such as an HTTP request.
|
static AttributeContext.Request |
AttributeContext.Request.parseDelimitedFrom(InputStream input) |
static AttributeContext.Request |
AttributeContext.Request.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(byte[] data) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(ByteBuffer data) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(com.google.protobuf.ByteString data) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(com.google.protobuf.CodedInputStream input) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(InputStream input) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AttributeContext.Request> |
AttributeContext.Request.getParserForType() |
static com.google.protobuf.Parser<AttributeContext.Request> |
AttributeContext.Request.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Request.Builder |
AttributeContext.Request.Builder.mergeFrom(AttributeContext.Request other) |
AttributeContext.Builder |
AttributeContext.Builder.mergeRequest(AttributeContext.Request value)
Represents a network request, such as an HTTP request.
|
static AttributeContext.Request.Builder |
AttributeContext.Request.newBuilder(AttributeContext.Request prototype) |
AttributeContext.Builder |
AttributeContext.Builder.setRequest(AttributeContext.Request value)
Represents a network request, such as an HTTP request.
|
Copyright © 2022 Google LLC. All rights reserved.