public static interface Messages.TestStepStartedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
uint32 index = 2; |
String |
getPickleId()
string pickleId = 1; |
com.google.protobuf.ByteString |
getPickleIdBytes()
string pickleId = 1; |
com.google.protobuf.Timestamp |
getTimestamp()
.google.protobuf.Timestamp timestamp = 3; |
com.google.protobuf.TimestampOrBuilder |
getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 3; |
boolean |
hasTimestamp()
.google.protobuf.Timestamp timestamp = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPickleId()
string pickleId = 1;com.google.protobuf.ByteString getPickleIdBytes()
string pickleId = 1;int getIndex()
uint32 index = 2;boolean hasTimestamp()
.google.protobuf.Timestamp timestamp = 3;com.google.protobuf.Timestamp getTimestamp()
.google.protobuf.Timestamp timestamp = 3;com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 3;Copyright © 2019. All rights reserved.