| Package | Description |
|---|---|
| com.google.cloud.audit |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.clear() |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.clearPrincipalEmail()
The email address of the authenticated user making the request.
|
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.clone() |
AuthenticationInfo.Builder |
AuditLog.Builder.getAuthenticationInfoBuilder()
Authentication information.
|
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.mergeFrom(AuthenticationInfo other) |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AuthenticationInfo.Builder |
AuthenticationInfo.newBuilder() |
static AuthenticationInfo.Builder |
AuthenticationInfo.newBuilder(AuthenticationInfo prototype) |
AuthenticationInfo.Builder |
AuthenticationInfo.newBuilderForType() |
protected AuthenticationInfo.Builder |
AuthenticationInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.setPrincipalEmail(String value)
The email address of the authenticated user making the request.
|
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.setPrincipalEmailBytes(com.google.protobuf.ByteString value)
The email address of the authenticated user making the request.
|
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AuthenticationInfo.Builder |
AuthenticationInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AuditLog.Builder |
AuditLog.Builder.setAuthenticationInfo(AuthenticationInfo.Builder builderForValue)
Authentication information.
|
Copyright © 2020 Google LLC. All rights reserved.