Class AggregatedMetrics (0.3.0)

public final class AggregatedMetrics extends GeneratedMessage implements AggregatedMetricsOrBuilder

Aggregated metrics for an evaluation or evaluation dataset.

Protobuf type google.cloud.ces.v1beta.AggregatedMetrics

Static Fields

METRICS_BY_APP_VERSION_FIELD_NUMBER

public static final int METRICS_BY_APP_VERSION_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static AggregatedMetrics getDefaultInstance()
Returns
Type Description
AggregatedMetrics

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static AggregatedMetrics.Builder newBuilder()
Returns
Type Description
AggregatedMetrics.Builder

newBuilder(AggregatedMetrics prototype)

public static AggregatedMetrics.Builder newBuilder(AggregatedMetrics prototype)
Parameter
Name Description
prototype AggregatedMetrics
Returns
Type Description
AggregatedMetrics.Builder

parseDelimitedFrom(InputStream input)

public static AggregatedMetrics parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static AggregatedMetrics parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static AggregatedMetrics parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static AggregatedMetrics parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static AggregatedMetrics parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static AggregatedMetrics parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static AggregatedMetrics parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static AggregatedMetrics parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static AggregatedMetrics parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static AggregatedMetrics parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static AggregatedMetrics parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static AggregatedMetrics parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedMetrics
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<AggregatedMetrics> parser()
Returns
Type Description
Parser<AggregatedMetrics>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public AggregatedMetrics getDefaultInstanceForType()
Returns
Type Description
AggregatedMetrics

getMetricsByAppVersion(int index)

public AggregatedMetrics.MetricsByAppVersion getMetricsByAppVersion(int index)

Output only. Aggregated metrics, grouped by app version ID.

repeated .google.cloud.ces.v1beta.AggregatedMetrics.MetricsByAppVersion metrics_by_app_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
AggregatedMetrics.MetricsByAppVersion

getMetricsByAppVersionCount()

public int getMetricsByAppVersionCount()

Output only. Aggregated metrics, grouped by app version ID.

repeated .google.cloud.ces.v1beta.AggregatedMetrics.MetricsByAppVersion metrics_by_app_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

getMetricsByAppVersionList()

public List<AggregatedMetrics.MetricsByAppVersion> getMetricsByAppVersionList()

Output only. Aggregated metrics, grouped by app version ID.

repeated .google.cloud.ces.v1beta.AggregatedMetrics.MetricsByAppVersion metrics_by_app_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<MetricsByAppVersion>

getMetricsByAppVersionOrBuilder(int index)

public AggregatedMetrics.MetricsByAppVersionOrBuilder getMetricsByAppVersionOrBuilder(int index)

Output only. Aggregated metrics, grouped by app version ID.

repeated .google.cloud.ces.v1beta.AggregatedMetrics.MetricsByAppVersion metrics_by_app_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
AggregatedMetrics.MetricsByAppVersionOrBuilder

getMetricsByAppVersionOrBuilderList()

public List<? extends AggregatedMetrics.MetricsByAppVersionOrBuilder> getMetricsByAppVersionOrBuilderList()

Output only. Aggregated metrics, grouped by app version ID.

repeated .google.cloud.ces.v1beta.AggregatedMetrics.MetricsByAppVersion metrics_by_app_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<? extends com.google.cloud.ces.v1beta.AggregatedMetrics.MetricsByAppVersionOrBuilder>

getParserForType()

public Parser<AggregatedMetrics> getParserForType()
Returns
Type Description
Parser<AggregatedMetrics>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public AggregatedMetrics.Builder newBuilderForType()
Returns
Type Description
AggregatedMetrics.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected AggregatedMetrics.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
AggregatedMetrics.Builder
Overrides

toBuilder()

public AggregatedMetrics.Builder toBuilder()
Returns
Type Description
AggregatedMetrics.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException