public static interface EventProtos.RootInputDataInformationEventProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getSerializedPath()
optional bytes serialized_path = 4; |
int |
getSourceIndex()
optional int32 source_index = 1; |
int |
getTargetIndex()
optional int32 target_index = 2; |
com.google.protobuf.ByteString |
getUserPayload()
optional bytes user_payload = 3; |
boolean |
hasSerializedPath()
optional bytes serialized_path = 4; |
boolean |
hasSourceIndex()
optional int32 source_index = 1; |
boolean |
hasTargetIndex()
optional int32 target_index = 2; |
boolean |
hasUserPayload()
optional bytes user_payload = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSourceIndex()
optional int32 source_index = 1;int getSourceIndex()
optional int32 source_index = 1;boolean hasTargetIndex()
optional int32 target_index = 2;int getTargetIndex()
optional int32 target_index = 2;boolean hasUserPayload()
optional bytes user_payload = 3;com.google.protobuf.ByteString getUserPayload()
optional bytes user_payload = 3;boolean hasSerializedPath()
optional bytes serialized_path = 4;com.google.protobuf.ByteString getSerializedPath()
optional bytes serialized_path = 4;Copyright © 2024 Apache Software Foundation. All rights reserved.