Interface TargetReferenceOrBuilder (1.52.0)

public interface TargetReferenceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getTarget()

public abstract String getTarget()

optional string target = 192835985;

Returns
Type Description
String

The target.

getTargetBytes()

public abstract ByteString getTargetBytes()

optional string target = 192835985;

Returns
Type Description
ByteString

The bytes for target.

hasTarget()

public abstract boolean hasTarget()

optional string target = 192835985;

Returns
Type Description
boolean

Whether the target field is set.