DescriptionOrBuilder

Functions

Link copied to clipboard
abstract fun getDetails(): String
string details = 5;
Link copied to clipboard
abstract fun getDetailsBytes(): ByteString
string details = 5;
Link copied to clipboard
abstract fun getIdentity(): String
string identity = 2;
Link copied to clipboard
abstract fun getIdentityBytes(): ByteString
string identity = 2;
Link copied to clipboard
abstract fun getName(): String
string name = 1;
Link copied to clipboard
abstract fun getNameBytes(): ByteString
string name = 1;
Link copied to clipboard
abstract fun getSecurityContact(): String
string security_contact = 4;
Link copied to clipboard
abstract fun getSecurityContactBytes(): ByteString
string security_contact = 4;
Link copied to clipboard
abstract fun getWebsite(): String
string website = 3;
Link copied to clipboard
abstract fun getWebsiteBytes(): ByteString
string website = 3;

Inheritors

Link copied to clipboard