Send feedback
Class TimeSeriesFilterRatio.RatioPart (2.32.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.32.0 keyboard_arrow_down
public static final class TimeSeriesFilterRatio . RatioPart extends GeneratedMessageV3 implements TimeSeriesFilterRatio . RatioPartOrBuilder
Describes a query to build the numerator or denominator of a
TimeSeriesFilterRatio.
Protobuf type google.monitoring.dashboard.v1.TimeSeriesFilterRatio.RatioPart
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
Static Fields
AGGREGATION_FIELD_NUMBER
public static final int AGGREGATION_FIELD_NUMBER
Field Value Type Description int
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
Field Value Type Description int
Static Methods
getDefaultInstance()
public static TimeSeriesFilterRatio . RatioPart getDefaultInstance ()
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
newBuilder()
public static TimeSeriesFilterRatio . RatioPart . Builder newBuilder ()
newBuilder(TimeSeriesFilterRatio.RatioPart prototype)
public static TimeSeriesFilterRatio . RatioPart . Builder newBuilder ( TimeSeriesFilterRatio . RatioPart prototype )
public static TimeSeriesFilterRatio . RatioPart parseDelimitedFrom ( InputStream input )
public static TimeSeriesFilterRatio . RatioPart parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(byte[] data)
public static TimeSeriesFilterRatio . RatioPart parseFrom ( byte [] data )
Parameter Name Description data
byte []
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static TimeSeriesFilterRatio . RatioPart parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteString data)
public static TimeSeriesFilterRatio . RatioPart parseFrom ( ByteString data )
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static TimeSeriesFilterRatio . RatioPart parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static TimeSeriesFilterRatio . RatioPart parseFrom ( CodedInputStream input )
public static TimeSeriesFilterRatio . RatioPart parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static TimeSeriesFilterRatio . RatioPart parseFrom ( InputStream input )
public static TimeSeriesFilterRatio . RatioPart parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteBuffer data)
public static TimeSeriesFilterRatio . RatioPart parseFrom ( ByteBuffer data )
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static TimeSeriesFilterRatio . RatioPart parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
parser()
public static Parser<TimeSeriesFilterRatio . RatioPart > parser ()
Methods
equals(Object obj)
public boolean equals ( Object obj )
Parameter Name Description obj
Object
Overrides
getAggregation()
public Aggregation getAggregation ()
By default, the raw time series data is returned.
Use this field to combine multiple time series for different views of the
data.
.google.monitoring.dashboard.v1.Aggregation aggregation = 2;
getAggregationOrBuilder()
public AggregationOrBuilder getAggregationOrBuilder ()
By default, the raw time series data is returned.
Use this field to combine multiple time series for different views of the
data.
.google.monitoring.dashboard.v1.Aggregation aggregation = 2;
getDefaultInstanceForType()
public TimeSeriesFilterRatio . RatioPart getDefaultInstanceForType ()
getFilter()
public String getFilter ()
Required. The monitoring
filter that
identifies the metric types, resources, and projects to query.
string filter = 1 [(.google.api.field_behavior) = REQUIRED];
Returns Type Description String
The filter.
getFilterBytes()
public ByteString getFilterBytes ()
Required. The monitoring
filter that
identifies the metric types, resources, and projects to query.
string filter = 1 [(.google.api.field_behavior) = REQUIRED];
Returns Type Description ByteString
The bytes for filter.
getParserForType()
public Parser<TimeSeriesFilterRatio . RatioPart > getParserForType ()
Overrides
getSerializedSize()
public int getSerializedSize ()
Returns Type Description int
Overrides
hasAggregation()
public boolean hasAggregation ()
By default, the raw time series data is returned.
Use this field to combine multiple time series for different views of the
data.
.google.monitoring.dashboard.v1.Aggregation aggregation = 2;
Returns Type Description boolean
Whether the aggregation field is set.
hashCode()
Returns Type Description int
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
newBuilderForType()
public TimeSeriesFilterRatio . RatioPart . Builder newBuilderForType ()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected TimeSeriesFilterRatio . RatioPart . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Overrides
toBuilder()
public TimeSeriesFilterRatio . RatioPart . Builder toBuilder ()
writeTo(CodedOutputStream output)
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-27 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-27 UTC."],[],[]]