Send feedback
Interface TaskQueuePb.TaskQueueQueryTasksResponse.Task.RunLogOrBuilder (2.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static interface TaskQueuePb.TaskQueueQueryTasksResponse.Task.RunLogOrBuilder extends MessageOrBuilder
Implements
com.google.protobuf.MessageOrBuilder
Methods
getDispatchedUsec()
public abstract long getDispatchedUsec()
Returns
Type
Description
long
getElapsedUsec()
public abstract long getElapsedUsec()
Returns
Type
Description
long
getLagUsec()
public abstract long getLagUsec()
Returns
Type
Description
long
getResponseCode()
public abstract long getResponseCode()
Returns
Type
Description
long
getRetryReason()
public abstract String getRetryReason()
Returns
Type
Description
String
getRetryReasonBytes()
public abstract ByteString getRetryReasonBytes()
Returns
Type
Description
com.google.protobuf.ByteString
hasDispatchedUsec()
public abstract boolean hasDispatchedUsec()
hasElapsedUsec()
public abstract boolean hasElapsedUsec()
hasLagUsec()
public abstract boolean hasLagUsec()
hasResponseCode()
public abstract boolean hasResponseCode()
hasRetryReason()
public abstract boolean hasRetryReason()
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]