Interface GetDataSourceDefinitionRequestOrBuilder (2.0.27)

public interface GetDataSourceDefinitionRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

The field will contain name of the resource requested.

string name = 1;

Returns
TypeDescription
String

getNameBytes()

public abstract ByteString getNameBytes()

The field will contain name of the resource requested.

string name = 1;

Returns
TypeDescription
ByteString