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