Interface DocumentationOrBuilder (0.2.0)

public interface DocumentationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getExternalUri()

public abstract String getExternalUri()

Optional. The uri of the externally hosted documentation.

string external_uri = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The externalUri.

getExternalUriBytes()

public abstract ByteString getExternalUriBytes()

Optional. The uri of the externally hosted documentation.

string external_uri = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for externalUri.