Send feedback
Class QueryTimeRange (0.136.0-beta)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.136.0-beta keyboard_arrow_down
public final class QueryTimeRange extends GeneratedMessageV3 implements QueryTimeRangeOrBuilder
Requests might be rejected or the resulting timed count durations might be
adjusted for lower durations.
Protobuf type google.devtools.clouderrorreporting.v1beta1.QueryTimeRange
Static Fields
public static final int PERIOD_FIELD_NUMBER
Field Value Type Description int
Static Methods
public static QueryTimeRange getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static QueryTimeRange . Builder newBuilder ()
public static QueryTimeRange . Builder newBuilder ( QueryTimeRange prototype )
public static QueryTimeRange parseDelimitedFrom ( InputStream input )
public static QueryTimeRange parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static QueryTimeRange parseFrom ( byte [] data )
Parameter Name Description data
byte []
public static QueryTimeRange parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static QueryTimeRange parseFrom ( ByteString data )
public static QueryTimeRange parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static QueryTimeRange parseFrom ( CodedInputStream input )
public static QueryTimeRange parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static QueryTimeRange parseFrom ( InputStream input )
public static QueryTimeRange parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static QueryTimeRange parseFrom ( ByteBuffer data )
public static QueryTimeRange parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<QueryTimeRange> parser ()
Methods
public boolean equals ( Object obj )
Parameter Name Description obj
Object
Overrides
public QueryTimeRange getDefaultInstanceForType ()
public Parser<QueryTimeRange> getParserForType ()
Overrides
public QueryTimeRange . Period getPeriod ()
Restricts the query to the specified time range.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange.Period period = 1;
public int getPeriodValue ()
Restricts the query to the specified time range.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange.Period period = 1;
Returns Type Description int
The enum numeric value on the wire for period.
public int getSerializedSize ()
Returns Type Description int
Overrides
public final UnknownFieldSet getUnknownFields ()
Overrides
Returns Type Description int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public QueryTimeRange . Builder newBuilderForType ()
protected QueryTimeRange . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Overrides
public QueryTimeRange . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
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 2025-01-28 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 2025-01-28 UTC."],[],[]]