- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
UnsubAction, UnsubAction.Builder
-
Method Summary
com.google.protobuf.ByteString
.commontype.UserProperties userProps = 2;
.commontype.UserProperties userProps = 2;
boolean
.commontype.UserProperties userProps = 2;
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getTopicFilter
string topicFilter = 1;
- Returns:
- The topicFilter.
-
getTopicFilterBytes
string topicFilter = 1;
- Returns:
- The bytes for topicFilter.
-
hasUserProps
.commontype.UserProperties userProps = 2;
- Returns:
- Whether the userProps field is set.
-
getUserProps
.commontype.UserProperties userProps = 2;
- Returns:
- The userProps.
-
getUserPropsOrBuilder
.commontype.UserProperties userProps = 2;