public static interface DashboardQuery.Input.RelativeTimeOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getStartTimeVal()
public abstract long getStartTimeVal()int64 start_time_val = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
long |
The startTimeVal. |
getTimeUnit()
public abstract TimeUnit getTimeUnit()
.google.cloud.chronicle.v1.TimeUnit time_unit = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TimeUnit |
The timeUnit. |
getTimeUnitValue()
public abstract int getTimeUnitValue()
.google.cloud.chronicle.v1.TimeUnit time_unit = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for timeUnit. |