| Package | Description |
|---|---|
| com.google.cloud.audit |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo |
AuthenticationInfo.Builder.build() |
AuthenticationInfo |
AuthenticationInfo.Builder.buildPartial() |
AuthenticationInfo |
AuditLogOrBuilder.getAuthenticationInfo()
Authentication information.
|
AuthenticationInfo |
AuditLog.getAuthenticationInfo()
Authentication information.
|
AuthenticationInfo |
AuditLog.Builder.getAuthenticationInfo()
Authentication information.
|
static AuthenticationInfo |
AuthenticationInfo.getDefaultInstance() |
AuthenticationInfo |
AuthenticationInfo.getDefaultInstanceForType() |
AuthenticationInfo |
AuthenticationInfo.Builder.getDefaultInstanceForType() |
static AuthenticationInfo |
AuthenticationInfo.parseDelimitedFrom(InputStream input) |
static AuthenticationInfo |
AuthenticationInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(byte[] data) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(ByteBuffer data) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(com.google.protobuf.ByteString data) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(InputStream input) |
static AuthenticationInfo |
AuthenticationInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AuthenticationInfo> |
AuthenticationInfo.getParserForType() |
static com.google.protobuf.Parser<AuthenticationInfo> |
AuthenticationInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
AuditLog.Builder |
AuditLog.Builder.mergeAuthenticationInfo(AuthenticationInfo value)
Authentication information.
|
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.mergeFrom(AuthenticationInfo other) |
static AuthenticationInfo.Builder |
AuthenticationInfo.newBuilder(AuthenticationInfo prototype) |
AuditLog.Builder |
AuditLog.Builder.setAuthenticationInfo(AuthenticationInfo value)
Authentication information.
|
Copyright © 2022 Google LLC. All rights reserved.