Interface DataSchemaDetails.ProtoAnyConfigOrBuilder (0.2.0)

public static interface DataSchemaDetails.ProtoAnyConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getTypeUri()

public abstract String getTypeUri()

The type URI of the proto message.

string type_uri = 1;

Returns
Type Description
String

The typeUri.

getTypeUriBytes()

public abstract ByteString getTypeUriBytes()

The type URI of the proto message.

string type_uri = 1;

Returns
Type Description
ByteString

The bytes for typeUri.