public static final class DashboardQuery.Input extends GeneratedMessage implements DashboardQuery.InputOrBuilderInput to the query like time window.
Protobuf type google.cloud.chronicle.v1.DashboardQuery.Input
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DashboardQuery.InputImplements
DashboardQuery.InputOrBuilderStatic Fields
RELATIVE_TIME_FIELD_NUMBER
public static final int RELATIVE_TIME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TIME_WINDOW_FIELD_NUMBER
public static final int TIME_WINDOW_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DashboardQuery.Input getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DashboardQuery.Input.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input.Builder |
|
newBuilder(DashboardQuery.Input prototype)
public static DashboardQuery.Input.Builder newBuilder(DashboardQuery.Input prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DashboardQuery.Input |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input.Builder |
|
parseDelimitedFrom(InputStream input)
public static DashboardQuery.Input parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DashboardQuery.Input parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DashboardQuery.Input parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DashboardQuery.Input parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DashboardQuery.Input parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DashboardQuery.Input parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DashboardQuery.Input parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DashboardQuery.Input parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DashboardQuery.Input parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DashboardQuery.Input parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DashboardQuery.Input parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DashboardQuery.Input parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DashboardQuery.Input> parser()| Returns | |
|---|---|
| Type | Description |
Parser<Input> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public DashboardQuery.Input getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input |
|
getParserForType()
public Parser<DashboardQuery.Input> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<Input> |
|
getRelativeTime()
public DashboardQuery.Input.RelativeTime getRelativeTime()time range for last x units.
.google.cloud.chronicle.v1.DashboardQuery.Input.RelativeTime relative_time = 3;
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input.RelativeTime |
The relativeTime. |
getRelativeTimeOrBuilder()
public DashboardQuery.Input.RelativeTimeOrBuilder getRelativeTimeOrBuilder()time range for last x units.
.google.cloud.chronicle.v1.DashboardQuery.Input.RelativeTime relative_time = 3;
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input.RelativeTimeOrBuilder |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getTimeInputCase()
public DashboardQuery.Input.TimeInputCase getTimeInputCase()| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input.TimeInputCase |
|
getTimeWindow()
public Interval getTimeWindow()time range to fetch the data for.
.google.type.Interval time_window = 1;
| Returns | |
|---|---|
| Type | Description |
com.google.type.Interval |
The timeWindow. |
getTimeWindowOrBuilder()
public IntervalOrBuilder getTimeWindowOrBuilder()time range to fetch the data for.
.google.type.Interval time_window = 1;
| Returns | |
|---|---|
| Type | Description |
com.google.type.IntervalOrBuilder |
|
hasRelativeTime()
public boolean hasRelativeTime()time range for last x units.
.google.cloud.chronicle.v1.DashboardQuery.Input.RelativeTime relative_time = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the relativeTime field is set. |
hasTimeWindow()
public boolean hasTimeWindow()time range to fetch the data for.
.google.type.Interval time_window = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the timeWindow field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public DashboardQuery.Input.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DashboardQuery.Input.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input.Builder |
|
toBuilder()
public DashboardQuery.Input.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DashboardQuery.Input.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|