public interface GetAllTablesPRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getDatabase()
optional string database = 1; |
com.google.protobuf.ByteString |
getDatabaseBytes()
optional string database = 1; |
boolean |
hasDatabase()
optional string database = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasDatabase()
optional string database = 1;
String getDatabase()
optional string database = 1;
com.google.protobuf.ByteString getDatabaseBytes()
optional string database = 1;
Copyright © 2023. All Rights Reserved.