Package | Description |
---|---|
com.google.api.services.servicecontrol.v2.model |
Modifier and Type | Method and Description |
---|---|
RequestMetadata |
RequestMetadata.clone() |
RequestMetadata |
AuditLog.getRequestMetadata()
Metadata about the operation.
|
RequestMetadata |
RequestMetadata.set(String fieldName,
Object value) |
RequestMetadata |
RequestMetadata.setCallerIp(String callerIp)
The IP address of the caller.
|
RequestMetadata |
RequestMetadata.setCallerNetwork(String callerNetwork)
The network of the caller.
|
RequestMetadata |
RequestMetadata.setCallerSuppliedUserAgent(String callerSuppliedUserAgent)
The user agent of the caller.
|
RequestMetadata |
RequestMetadata.setDestinationAttributes(Peer destinationAttributes)
The destination of a network activity, such as accepting a TCP connection.
|
RequestMetadata |
RequestMetadata.setRequestAttributes(Request requestAttributes)
Request attributes used in IAM condition evaluation.
|
Modifier and Type | Method and Description |
---|---|
AuditLog |
AuditLog.setRequestMetadata(RequestMetadata requestMetadata)
Metadata about the operation.
|
Copyright © 2011–2024 Google. All rights reserved.