Interface CustomEmojiOrBuilder (0.9.0)

public interface CustomEmojiOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getUid()

public abstract String getUid()

Output only. Unique key for the custom emoji resource.

string uid = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The uid.

getUidBytes()

public abstract ByteString getUidBytes()

Output only. Unique key for the custom emoji resource.

string uid = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for uid.