Interface ExecuteBotRequestBotOuterClass.ExecuteBotRequestBotOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ExecuteBotRequestBotOuterClass.ExecuteBotRequestBot,ExecuteBotRequestBotOuterClass.ExecuteBotRequestBot.Builder
- Enclosing class:
- ExecuteBotRequestBotOuterClass
public static interface ExecuteBotRequestBotOuterClass.ExecuteBotRequestBotOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetChannelActivityBotDetectionAnalysisAlgorithmSpecification()string ChannelActivityBotDetectionAnalysisAlgorithmSpecification = 384855649;com.google.protobuf.ByteStringgetChannelActivityBotDetectionAnalysisAlgorithmSpecificationBytes()string ChannelActivityBotDetectionAnalysisAlgorithmSpecification = 384855649;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getChannelActivityBotDetectionAnalysisAlgorithmSpecification
String getChannelActivityBotDetectionAnalysisAlgorithmSpecification()
string ChannelActivityBotDetectionAnalysisAlgorithmSpecification = 384855649;- Returns:
- The channelActivityBotDetectionAnalysisAlgorithmSpecification.
-
getChannelActivityBotDetectionAnalysisAlgorithmSpecificationBytes
com.google.protobuf.ByteString getChannelActivityBotDetectionAnalysisAlgorithmSpecificationBytes()
string ChannelActivityBotDetectionAnalysisAlgorithmSpecification = 384855649;- Returns:
- The bytes for channelActivityBotDetectionAnalysisAlgorithmSpecification.
-
-