Interface ServiceAccountOrBuilder (2.20.2)

Stay organized with collections Save and categorize content based on your preferences.
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.