| Modifier and Type | Method and Description |
|---|---|
Access.Builder |
Access.Builder.addAllServiceAccountDelegationInfo(Iterable<? extends ServiceAccountDelegationInfo> values)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo value)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(ServiceAccountDelegationInfo.Builder builderForValue)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(ServiceAccountDelegationInfo value)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.clear() |
Access.Builder |
Access.Builder.clearCallerIp()
Caller's IP address, such as "1.1.1.1".
|
Access.Builder |
Access.Builder.clearCallerIpGeo()
The caller IP's geolocation, which identifies where the call came from.
|
Access.Builder |
Access.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Access.Builder |
Access.Builder.clearMethodName()
The method that the service account called, e.g.
|
Access.Builder |
Access.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Access.Builder |
Access.Builder.clearPrincipalEmail()
Associated email, such as "foo@google.com".
|
Access.Builder |
Access.Builder.clearPrincipalSubject()
A string that represents the principal_subject that is associated with the
identity.
|
Access.Builder |
Access.Builder.clearServiceAccountDelegationInfo()
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.clearServiceAccountKeyName()
The name of the service account key that was used to create or exchange
credentials when authenticating the service account that made the request.
|
Access.Builder |
Access.Builder.clearServiceName()
This is the API service that the service account made a call to, e.g.
|
Access.Builder |
Access.Builder.clearUserAgent()
The caller's user agent string associated with the finding.
|
Access.Builder |
Access.Builder.clearUserAgentFamily()
Type of user agent associated with the finding.
|
Access.Builder |
Access.Builder.clearUserName()
A string that represents a username.
|
Access.Builder |
Access.Builder.clone() |
Access.Builder |
Finding.Builder.getAccessBuilder()
Access details associated with the finding, such as more information on the
caller, which method was accessed, and from where.
|
Access.Builder |
Access.Builder.mergeCallerIpGeo(Geolocation value)
The caller IP's geolocation, which identifies where the call came from.
|
Access.Builder |
Access.Builder.mergeFrom(Access other) |
Access.Builder |
Access.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Access.Builder |
Access.Builder.mergeFrom(com.google.protobuf.Message other) |
Access.Builder |
Access.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Access.Builder |
Access.newBuilder() |
static Access.Builder |
Access.newBuilder(Access prototype) |
Access.Builder |
Access.newBuilderForType() |
protected Access.Builder |
Access.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Access.Builder |
Access.Builder.removeServiceAccountDelegationInfo(int index)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.setCallerIp(String value)
Caller's IP address, such as "1.1.1.1".
|
Access.Builder |
Access.Builder.setCallerIpBytes(com.google.protobuf.ByteString value)
Caller's IP address, such as "1.1.1.1".
|
Access.Builder |
Access.Builder.setCallerIpGeo(Geolocation.Builder builderForValue)
The caller IP's geolocation, which identifies where the call came from.
|
Access.Builder |
Access.Builder.setCallerIpGeo(Geolocation value)
The caller IP's geolocation, which identifies where the call came from.
|
Access.Builder |
Access.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Access.Builder |
Access.Builder.setMethodName(String value)
The method that the service account called, e.g.
|
Access.Builder |
Access.Builder.setMethodNameBytes(com.google.protobuf.ByteString value)
The method that the service account called, e.g.
|
Access.Builder |
Access.Builder.setPrincipalEmail(String value)
Associated email, such as "foo@google.com".
|
Access.Builder |
Access.Builder.setPrincipalEmailBytes(com.google.protobuf.ByteString value)
Associated email, such as "foo@google.com".
|
Access.Builder |
Access.Builder.setPrincipalSubject(String value)
A string that represents the principal_subject that is associated with the
identity.
|
Access.Builder |
Access.Builder.setPrincipalSubjectBytes(com.google.protobuf.ByteString value)
A string that represents the principal_subject that is associated with the
identity.
|
Access.Builder |
Access.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Access.Builder |
Access.Builder.setServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.setServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo value)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.setServiceAccountKeyName(String value)
The name of the service account key that was used to create or exchange
credentials when authenticating the service account that made the request.
|
Access.Builder |
Access.Builder.setServiceAccountKeyNameBytes(com.google.protobuf.ByteString value)
The name of the service account key that was used to create or exchange
credentials when authenticating the service account that made the request.
|
Access.Builder |
Access.Builder.setServiceName(String value)
This is the API service that the service account made a call to, e.g.
|
Access.Builder |
Access.Builder.setServiceNameBytes(com.google.protobuf.ByteString value)
This is the API service that the service account made a call to, e.g.
|
Access.Builder |
Access.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Access.Builder |
Access.Builder.setUserAgent(String value)
The caller's user agent string associated with the finding.
|
Access.Builder |
Access.Builder.setUserAgentBytes(com.google.protobuf.ByteString value)
The caller's user agent string associated with the finding.
|
Access.Builder |
Access.Builder.setUserAgentFamily(String value)
Type of user agent associated with the finding.
|
Access.Builder |
Access.Builder.setUserAgentFamilyBytes(com.google.protobuf.ByteString value)
Type of user agent associated with the finding.
|
Access.Builder |
Access.Builder.setUserName(String value)
A string that represents a username.
|
Access.Builder |
Access.Builder.setUserNameBytes(com.google.protobuf.ByteString value)
A string that represents a username.
|
Access.Builder |
Access.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Finding.Builder |
Finding.Builder.setAccess(Access.Builder builderForValue)
Access details associated with the finding, such as more information on the
caller, which method was accessed, and from where.
|
Copyright © 2023 Google LLC. All rights reserved.