public interface EBPFProfilingTaskQueryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getLatestUpdateTime()
latest task update time
|
String |
getRoverInstanceId()
rover instance id
|
com.google.protobuf.ByteString |
getRoverInstanceIdBytes()
rover instance id
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRoverInstanceId()
rover instance id
string roverInstanceId = 1;com.google.protobuf.ByteString getRoverInstanceIdBytes()
rover instance id
string roverInstanceId = 1;long getLatestUpdateTime()
latest task update time
int64 latestUpdateTime = 2;Copyright © 2022 The Apache Software Foundation. All rights reserved.