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
Type Description
String

getServiceAccountNameBytes()

public abstract ByteString getServiceAccountNameBytes()
Returns
Type Description
com.google.protobuf.ByteString

hasServiceAccountName()

public abstract boolean hasServiceAccountName()
Returns
Type Description
boolean