public interface ServiceAccountOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getEmailAddress()
The ID of the notification.
|
com.google.protobuf.ByteString |
getEmailAddressBytes()
The ID of the notification.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getEmailAddress()
The ID of the notification.
string email_address = 1;
com.google.protobuf.ByteString getEmailAddressBytes()
The ID of the notification.
string email_address = 1;
Copyright © 2023 Google LLC. All rights reserved.