All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nl.topicus.jdbc.shaded.com.google.cloud.audit.AuthenticationInfoOrBuilder Maven / Gradle / Ivy

There is a newer version: 1.1.6
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/cloud/audit/audit_log.proto

package nl.topicus.jdbc.shaded.com.google.cloud.audit;

public interface AuthenticationInfoOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.cloud.audit.AuthenticationInfo)
    nl.topicus.jdbc.shaded.com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * The email address of the authenticated user making the request.
   * 
* * string principal_email = 1; */ java.lang.String getPrincipalEmail(); /** *
   * The email address of the authenticated user making the request.
   * 
* * string principal_email = 1; */ nl.topicus.jdbc.shaded.com.google.protobuf.ByteString getPrincipalEmailBytes(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy