Interface SqlTiersListRequestOrBuilder (0.1.0)

public interface SqlTiersListRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getProject()

public abstract String getProject()

Project ID of the project for which to list tiers.

string project = 1;

Returns
Type Description
String

The project.

getProjectBytes()

public abstract ByteString getProjectBytes()

Project ID of the project for which to list tiers.

string project = 1;

Returns
Type Description
ByteString

The bytes for project.