public static final class AuditLogEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder> implements AuditLogEntryOrBuilder
Audit log payloadProtobuf type
audit.AuditLogEntry
Modifier and Type | Method and Description |
---|---|
AuditLogEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AuditLogEntry |
build() |
AuditLogEntry |
buildPartial() |
AuditLogEntry.Builder |
clear() |
AuditLogEntry.Builder |
clearAuthenticationInfo()
.audit.AuthenticationInfo authentication_info = 4; |
AuditLogEntry.Builder |
clearAuthorizationInfo()
.audit.AuthorizationInfo authorization_info = 5; |
AuditLogEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AuditLogEntry.Builder |
clearMethodName()
The type of request that is being authorized
|
AuditLogEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AuditLogEntry.Builder |
clearRequest()
.google.protobuf.Struct request = 6; |
AuditLogEntry.Builder |
clearRequestMetadata()
.google.protobuf.Struct request_metadata = 7; |
AuditLogEntry.Builder |
clearResourceName()
The resource identifier of the target of the request
|
AuditLogEntry.Builder |
clearServiceName()
The resource identifier of the service that received the request that is being authorized
|
AuditLogEntry.Builder |
clone() |
AuthenticationInfo |
getAuthenticationInfo()
.audit.AuthenticationInfo authentication_info = 4; |
AuthenticationInfo.Builder |
getAuthenticationInfoBuilder()
.audit.AuthenticationInfo authentication_info = 4; |
AuthenticationInfoOrBuilder |
getAuthenticationInfoOrBuilder()
.audit.AuthenticationInfo authentication_info = 4; |
AuthorizationInfo |
getAuthorizationInfo()
.audit.AuthorizationInfo authorization_info = 5; |
AuthorizationInfo.Builder |
getAuthorizationInfoBuilder()
.audit.AuthorizationInfo authorization_info = 5; |
AuthorizationInfoOrBuilder |
getAuthorizationInfoOrBuilder()
.audit.AuthorizationInfo authorization_info = 5; |
AuditLogEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getMethodName()
The type of request that is being authorized
|
com.google.protobuf.ByteString |
getMethodNameBytes()
The type of request that is being authorized
|
com.google.protobuf.Struct |
getRequest()
.google.protobuf.Struct request = 6; |
com.google.protobuf.Struct.Builder |
getRequestBuilder()
.google.protobuf.Struct request = 6; |
com.google.protobuf.Struct |
getRequestMetadata()
.google.protobuf.Struct request_metadata = 7; |
com.google.protobuf.Struct.Builder |
getRequestMetadataBuilder()
.google.protobuf.Struct request_metadata = 7; |
com.google.protobuf.StructOrBuilder |
getRequestMetadataOrBuilder()
.google.protobuf.Struct request_metadata = 7; |
com.google.protobuf.StructOrBuilder |
getRequestOrBuilder()
.google.protobuf.Struct request = 6; |
java.lang.String |
getResourceName()
The resource identifier of the target of the request
|
com.google.protobuf.ByteString |
getResourceNameBytes()
The resource identifier of the target of the request
|
java.lang.String |
getServiceName()
The resource identifier of the service that received the request that is being authorized
|
com.google.protobuf.ByteString |
getServiceNameBytes()
The resource identifier of the service that received the request that is being authorized
|
boolean |
hasAuthenticationInfo()
.audit.AuthenticationInfo authentication_info = 4; |
boolean |
hasAuthorizationInfo()
.audit.AuthorizationInfo authorization_info = 5; |
boolean |
hasRequest()
.google.protobuf.Struct request = 6; |
boolean |
hasRequestMetadata()
.google.protobuf.Struct request_metadata = 7; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AuditLogEntry.Builder |
mergeAuthenticationInfo(AuthenticationInfo value)
.audit.AuthenticationInfo authentication_info = 4; |
AuditLogEntry.Builder |
mergeAuthorizationInfo(AuthorizationInfo value)
.audit.AuthorizationInfo authorization_info = 5; |
AuditLogEntry.Builder |
mergeFrom(AuditLogEntry other) |
AuditLogEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuditLogEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
AuditLogEntry.Builder |
mergeRequest(com.google.protobuf.Struct value)
.google.protobuf.Struct request = 6; |
AuditLogEntry.Builder |
mergeRequestMetadata(com.google.protobuf.Struct value)
.google.protobuf.Struct request_metadata = 7; |
AuditLogEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AuditLogEntry.Builder |
setAuthenticationInfo(AuthenticationInfo.Builder builderForValue)
.audit.AuthenticationInfo authentication_info = 4; |
AuditLogEntry.Builder |
setAuthenticationInfo(AuthenticationInfo value)
.audit.AuthenticationInfo authentication_info = 4; |
AuditLogEntry.Builder |
setAuthorizationInfo(AuthorizationInfo.Builder builderForValue)
.audit.AuthorizationInfo authorization_info = 5; |
AuditLogEntry.Builder |
setAuthorizationInfo(AuthorizationInfo value)
.audit.AuthorizationInfo authorization_info = 5; |
AuditLogEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AuditLogEntry.Builder |
setMethodName(java.lang.String value)
The type of request that is being authorized
|
AuditLogEntry.Builder |
setMethodNameBytes(com.google.protobuf.ByteString value)
The type of request that is being authorized
|
AuditLogEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
AuditLogEntry.Builder |
setRequest(com.google.protobuf.Struct.Builder builderForValue)
.google.protobuf.Struct request = 6; |
AuditLogEntry.Builder |
setRequest(com.google.protobuf.Struct value)
.google.protobuf.Struct request = 6; |
AuditLogEntry.Builder |
setRequestMetadata(com.google.protobuf.Struct.Builder builderForValue)
.google.protobuf.Struct request_metadata = 7; |
AuditLogEntry.Builder |
setRequestMetadata(com.google.protobuf.Struct value)
.google.protobuf.Struct request_metadata = 7; |
AuditLogEntry.Builder |
setResourceName(java.lang.String value)
The resource identifier of the target of the request
|
AuditLogEntry.Builder |
setResourceNameBytes(com.google.protobuf.ByteString value)
The resource identifier of the target of the request
|
AuditLogEntry.Builder |
setServiceName(java.lang.String value)
The resource identifier of the service that received the request that is being authorized
|
AuditLogEntry.Builder |
setServiceNameBytes(com.google.protobuf.ByteString value)
The resource identifier of the service that received the request that is being authorized
|
AuditLogEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public AuditLogEntry.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public AuditLogEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public AuditLogEntry build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public AuditLogEntry buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public AuditLogEntry.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public AuditLogEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public AuditLogEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public AuditLogEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public AuditLogEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public AuditLogEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public AuditLogEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AuditLogEntry.Builder>
public AuditLogEntry.Builder mergeFrom(AuditLogEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public AuditLogEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AuditLogEntry.Builder>
java.io.IOException
public java.lang.String getServiceName()
The resource identifier of the service that received the request that is being authorized
string service_name = 1;
getServiceName
in interface AuditLogEntryOrBuilder
public com.google.protobuf.ByteString getServiceNameBytes()
The resource identifier of the service that received the request that is being authorized
string service_name = 1;
getServiceNameBytes
in interface AuditLogEntryOrBuilder
public AuditLogEntry.Builder setServiceName(java.lang.String value)
The resource identifier of the service that received the request that is being authorized
string service_name = 1;
public AuditLogEntry.Builder clearServiceName()
The resource identifier of the service that received the request that is being authorized
string service_name = 1;
public AuditLogEntry.Builder setServiceNameBytes(com.google.protobuf.ByteString value)
The resource identifier of the service that received the request that is being authorized
string service_name = 1;
public java.lang.String getMethodName()
The type of request that is being authorized
string method_name = 2;
getMethodName
in interface AuditLogEntryOrBuilder
public com.google.protobuf.ByteString getMethodNameBytes()
The type of request that is being authorized
string method_name = 2;
getMethodNameBytes
in interface AuditLogEntryOrBuilder
public AuditLogEntry.Builder setMethodName(java.lang.String value)
The type of request that is being authorized
string method_name = 2;
public AuditLogEntry.Builder clearMethodName()
The type of request that is being authorized
string method_name = 2;
public AuditLogEntry.Builder setMethodNameBytes(com.google.protobuf.ByteString value)
The type of request that is being authorized
string method_name = 2;
public java.lang.String getResourceName()
The resource identifier of the target of the request
string resource_name = 3;
getResourceName
in interface AuditLogEntryOrBuilder
public com.google.protobuf.ByteString getResourceNameBytes()
The resource identifier of the target of the request
string resource_name = 3;
getResourceNameBytes
in interface AuditLogEntryOrBuilder
public AuditLogEntry.Builder setResourceName(java.lang.String value)
The resource identifier of the target of the request
string resource_name = 3;
public AuditLogEntry.Builder clearResourceName()
The resource identifier of the target of the request
string resource_name = 3;
public AuditLogEntry.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
The resource identifier of the target of the request
string resource_name = 3;
public boolean hasAuthenticationInfo()
.audit.AuthenticationInfo authentication_info = 4;
hasAuthenticationInfo
in interface AuditLogEntryOrBuilder
public AuthenticationInfo getAuthenticationInfo()
.audit.AuthenticationInfo authentication_info = 4;
getAuthenticationInfo
in interface AuditLogEntryOrBuilder
public AuditLogEntry.Builder setAuthenticationInfo(AuthenticationInfo value)
.audit.AuthenticationInfo authentication_info = 4;
public AuditLogEntry.Builder setAuthenticationInfo(AuthenticationInfo.Builder builderForValue)
.audit.AuthenticationInfo authentication_info = 4;
public AuditLogEntry.Builder mergeAuthenticationInfo(AuthenticationInfo value)
.audit.AuthenticationInfo authentication_info = 4;
public AuditLogEntry.Builder clearAuthenticationInfo()
.audit.AuthenticationInfo authentication_info = 4;
public AuthenticationInfo.Builder getAuthenticationInfoBuilder()
.audit.AuthenticationInfo authentication_info = 4;
public AuthenticationInfoOrBuilder getAuthenticationInfoOrBuilder()
.audit.AuthenticationInfo authentication_info = 4;
getAuthenticationInfoOrBuilder
in interface AuditLogEntryOrBuilder
public boolean hasAuthorizationInfo()
.audit.AuthorizationInfo authorization_info = 5;
hasAuthorizationInfo
in interface AuditLogEntryOrBuilder
public AuthorizationInfo getAuthorizationInfo()
.audit.AuthorizationInfo authorization_info = 5;
getAuthorizationInfo
in interface AuditLogEntryOrBuilder
public AuditLogEntry.Builder setAuthorizationInfo(AuthorizationInfo value)
.audit.AuthorizationInfo authorization_info = 5;
public AuditLogEntry.Builder setAuthorizationInfo(AuthorizationInfo.Builder builderForValue)
.audit.AuthorizationInfo authorization_info = 5;
public AuditLogEntry.Builder mergeAuthorizationInfo(AuthorizationInfo value)
.audit.AuthorizationInfo authorization_info = 5;
public AuditLogEntry.Builder clearAuthorizationInfo()
.audit.AuthorizationInfo authorization_info = 5;
public AuthorizationInfo.Builder getAuthorizationInfoBuilder()
.audit.AuthorizationInfo authorization_info = 5;
public AuthorizationInfoOrBuilder getAuthorizationInfoOrBuilder()
.audit.AuthorizationInfo authorization_info = 5;
getAuthorizationInfoOrBuilder
in interface AuditLogEntryOrBuilder
public boolean hasRequest()
.google.protobuf.Struct request = 6;
hasRequest
in interface AuditLogEntryOrBuilder
public com.google.protobuf.Struct getRequest()
.google.protobuf.Struct request = 6;
getRequest
in interface AuditLogEntryOrBuilder
public AuditLogEntry.Builder setRequest(com.google.protobuf.Struct value)
.google.protobuf.Struct request = 6;
public AuditLogEntry.Builder setRequest(com.google.protobuf.Struct.Builder builderForValue)
.google.protobuf.Struct request = 6;
public AuditLogEntry.Builder mergeRequest(com.google.protobuf.Struct value)
.google.protobuf.Struct request = 6;
public AuditLogEntry.Builder clearRequest()
.google.protobuf.Struct request = 6;
public com.google.protobuf.Struct.Builder getRequestBuilder()
.google.protobuf.Struct request = 6;
public com.google.protobuf.StructOrBuilder getRequestOrBuilder()
.google.protobuf.Struct request = 6;
getRequestOrBuilder
in interface AuditLogEntryOrBuilder
public boolean hasRequestMetadata()
.google.protobuf.Struct request_metadata = 7;
hasRequestMetadata
in interface AuditLogEntryOrBuilder
public com.google.protobuf.Struct getRequestMetadata()
.google.protobuf.Struct request_metadata = 7;
getRequestMetadata
in interface AuditLogEntryOrBuilder
public AuditLogEntry.Builder setRequestMetadata(com.google.protobuf.Struct value)
.google.protobuf.Struct request_metadata = 7;
public AuditLogEntry.Builder setRequestMetadata(com.google.protobuf.Struct.Builder builderForValue)
.google.protobuf.Struct request_metadata = 7;
public AuditLogEntry.Builder mergeRequestMetadata(com.google.protobuf.Struct value)
.google.protobuf.Struct request_metadata = 7;
public AuditLogEntry.Builder clearRequestMetadata()
.google.protobuf.Struct request_metadata = 7;
public com.google.protobuf.Struct.Builder getRequestMetadataBuilder()
.google.protobuf.Struct request_metadata = 7;
public com.google.protobuf.StructOrBuilder getRequestMetadataOrBuilder()
.google.protobuf.Struct request_metadata = 7;
getRequestMetadataOrBuilder
in interface AuditLogEntryOrBuilder
public final AuditLogEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>
public final AuditLogEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<AuditLogEntry.Builder>