AuthRevokeOrBuilder

Functions

Link copied to clipboard
abstract fun getGrantee(): String
string grantee = 2;
Link copied to clipboard
abstract fun getGranteeBytes(): ByteString
string grantee = 2;
Link copied to clipboard
abstract fun getGranter(): String
string granter = 1;
Link copied to clipboard
abstract fun getGranterBytes(): ByteString
string granter = 1;
Link copied to clipboard
abstract fun getMsgTypeUrl(): String
string msg_type_url = 3;
Link copied to clipboard
abstract fun getMsgTypeUrlBytes(): ByteString
string msg_type_url = 3;

Inheritors

Link copied to clipboard