public static interface Messages.CommandRunAfterTestCaseHookOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getActionId()
string actionId = 1; |
com.google.protobuf.ByteString |
getActionIdBytes()
string actionId = 1; |
String |
getPickleId()
string pickleId = 4; |
com.google.protobuf.ByteString |
getPickleIdBytes()
string pickleId = 4; |
String |
getTestCaseHookDefinitionId()
string testCaseHookDefinitionId = 3; |
com.google.protobuf.ByteString |
getTestCaseHookDefinitionIdBytes()
string testCaseHookDefinitionId = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getActionId()
string actionId = 1;com.google.protobuf.ByteString getActionIdBytes()
string actionId = 1;String getTestCaseHookDefinitionId()
string testCaseHookDefinitionId = 3;com.google.protobuf.ByteString getTestCaseHookDefinitionIdBytes()
string testCaseHookDefinitionId = 3;String getPickleId()
string pickleId = 4;com.google.protobuf.ByteString getPickleIdBytes()
string pickleId = 4;Copyright © 2019. All rights reserved.