Interface ExecuteCustomerBehaviorResponseCustomerBehaviorOuterClass.ExecuteCustomerBehaviorResponseCustomerBehaviorOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ExecuteCustomerBehaviorResponseCustomerBehaviorOuterClass.ExecuteCustomerBehaviorResponseCustomerBehavior,ExecuteCustomerBehaviorResponseCustomerBehaviorOuterClass.ExecuteCustomerBehaviorResponseCustomerBehavior.Builder
- Enclosing class:
- ExecuteCustomerBehaviorResponseCustomerBehaviorOuterClass
public static interface ExecuteCustomerBehaviorResponseCustomerBehaviorOuterClass.ExecuteCustomerBehaviorResponseCustomerBehaviorOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetChannelActivityCustomerBehaviorAnalysisAlgorithmSpecification()string ChannelActivityCustomerBehaviorAnalysisAlgorithmSpecification = 453523215;com.google.protobuf.ByteStringgetChannelActivityCustomerBehaviorAnalysisAlgorithmSpecificationBytes()string ChannelActivityCustomerBehaviorAnalysisAlgorithmSpecification = 453523215;com.google.protobuf.AnygetChannelActivityCustomerBehaviorAnalysisReference().google.protobuf.Any ChannelActivityCustomerBehaviorAnalysisReference = 132335216;com.google.protobuf.AnyOrBuildergetChannelActivityCustomerBehaviorAnalysisReferenceOrBuilder().google.protobuf.Any ChannelActivityCustomerBehaviorAnalysisReference = 132335216;StringgetChannelActivityCustomerBehaviorAnalysisResult()string ChannelActivityCustomerBehaviorAnalysisResult = 504226877;com.google.protobuf.ByteStringgetChannelActivityCustomerBehaviorAnalysisResultBytes()string ChannelActivityCustomerBehaviorAnalysisResult = 504226877;booleanhasChannelActivityCustomerBehaviorAnalysisReference().google.protobuf.Any ChannelActivityCustomerBehaviorAnalysisReference = 132335216;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getChannelActivityCustomerBehaviorAnalysisAlgorithmSpecification
String getChannelActivityCustomerBehaviorAnalysisAlgorithmSpecification()
string ChannelActivityCustomerBehaviorAnalysisAlgorithmSpecification = 453523215;- Returns:
- The channelActivityCustomerBehaviorAnalysisAlgorithmSpecification.
-
getChannelActivityCustomerBehaviorAnalysisAlgorithmSpecificationBytes
com.google.protobuf.ByteString getChannelActivityCustomerBehaviorAnalysisAlgorithmSpecificationBytes()
string ChannelActivityCustomerBehaviorAnalysisAlgorithmSpecification = 453523215;- Returns:
- The bytes for channelActivityCustomerBehaviorAnalysisAlgorithmSpecification.
-
hasChannelActivityCustomerBehaviorAnalysisReference
boolean hasChannelActivityCustomerBehaviorAnalysisReference()
.google.protobuf.Any ChannelActivityCustomerBehaviorAnalysisReference = 132335216;- Returns:
- Whether the channelActivityCustomerBehaviorAnalysisReference field is set.
-
getChannelActivityCustomerBehaviorAnalysisReference
com.google.protobuf.Any getChannelActivityCustomerBehaviorAnalysisReference()
.google.protobuf.Any ChannelActivityCustomerBehaviorAnalysisReference = 132335216;- Returns:
- The channelActivityCustomerBehaviorAnalysisReference.
-
getChannelActivityCustomerBehaviorAnalysisReferenceOrBuilder
com.google.protobuf.AnyOrBuilder getChannelActivityCustomerBehaviorAnalysisReferenceOrBuilder()
.google.protobuf.Any ChannelActivityCustomerBehaviorAnalysisReference = 132335216;
-
getChannelActivityCustomerBehaviorAnalysisResult
String getChannelActivityCustomerBehaviorAnalysisResult()
string ChannelActivityCustomerBehaviorAnalysisResult = 504226877;- Returns:
- The channelActivityCustomerBehaviorAnalysisResult.
-
getChannelActivityCustomerBehaviorAnalysisResultBytes
com.google.protobuf.ByteString getChannelActivityCustomerBehaviorAnalysisResultBytes()
string ChannelActivityCustomerBehaviorAnalysisResult = 504226877;- Returns:
- The bytes for channelActivityCustomerBehaviorAnalysisResult.
-
-