Interface ServiceAccountOrBuilder (2.34.0)

public interface ServiceAccountOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEmailAddress()

public abstract String getEmailAddress()

The ID of the notification.

string email_address = 1;

Returns
TypeDescription
String

The emailAddress.

getEmailAddressBytes()

public abstract ByteString getEmailAddressBytes()

The ID of the notification.

string email_address = 1;

Returns
TypeDescription
ByteString

The bytes for emailAddress.