public interface AuthenticationInfoOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPrincipalEmail()
The email address of the authenticated user making the request.
|
ByteString |
getPrincipalEmailBytes()
The email address of the authenticated user making the request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.lang.String getPrincipalEmail()
The email address of the authenticated user making the request.
string principal_email = 1;
ByteString getPrincipalEmailBytes()
The email address of the authenticated user making the request.
string principal_email = 1;