Uses of Class
com.google.cloud.audit.AuditLog
Packages that use AuditLog
-
Uses of AuditLog in com.google.cloud.audit
Methods in com.google.cloud.audit that return AuditLogModifier and TypeMethodDescriptionAuditLog.Builder.build()AuditLog.Builder.buildPartial()static AuditLogAuditLog.getDefaultInstance()AuditLog.Builder.getDefaultInstanceForType()AuditLog.getDefaultInstanceForType()static AuditLogAuditLog.parseDelimitedFrom(InputStream input) static AuditLogAuditLog.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuditLogAuditLog.parseFrom(byte[] data) static AuditLogAuditLog.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuditLogAuditLog.parseFrom(com.google.protobuf.ByteString data) static AuditLogAuditLog.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuditLogAuditLog.parseFrom(com.google.protobuf.CodedInputStream input) static AuditLogAuditLog.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuditLogAuditLog.parseFrom(InputStream input) static AuditLogAuditLog.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuditLogAuditLog.parseFrom(ByteBuffer data) static AuditLogAuditLog.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.audit that return types with arguments of type AuditLogModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AuditLog>AuditLog.getParserForType()static com.google.protobuf.Parser<AuditLog>AuditLog.parser()Methods in com.google.cloud.audit with parameters of type AuditLogModifier and TypeMethodDescriptionstatic AuditLog.BuilderAuditLog.newBuilder(AuditLog prototype)