public static interface DoGetSQLFunctionParametersAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
boolean |
getSQLFunctionNameNull()
optional bool s_q_l_function_name_null = 1001; |
Values.stringValueOrBuilder |
getSQLFunctionNameOrBuilder()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
boolean |
hasSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;Values.stringValue getSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;Values.stringValueOrBuilder getSQLFunctionNameOrBuilder()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;boolean getSQLFunctionNameNull()
optional bool s_q_l_function_name_null = 1001;