public interface SqlTiersListRequestOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
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. |