Interface AppIdentityServicePb.GetServiceAccountNameResponseOrBuilder (2.0.0)

public static interface AppIdentityServicePb.GetServiceAccountNameResponseOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getServiceAccountName()

public abstract String getServiceAccountName()
Returns
TypeDescription
String

getServiceAccountNameBytes()

public abstract ByteString getServiceAccountNameBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

hasServiceAccountName()

public abstract boolean hasServiceAccountName()
Returns
TypeDescription
boolean