public static final class Replay.ResultsSummary extends com.google.protobuf.GeneratedMessageV3 implements Replay.ResultsSummaryOrBuilder
Summary statistics about the replayed log entries.Protobuf type
google.cloud.policysimulator.v1.Replay.ResultsSummary| Modifier and Type | Class and Description |
|---|---|
static class |
Replay.ResultsSummary.Builder
Summary statistics about the replayed log entries.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DIFFERENCE_COUNT_FIELD_NUMBER |
static int |
ERROR_COUNT_FIELD_NUMBER |
static int |
LOG_COUNT_FIELD_NUMBER |
static int |
NEWEST_DATE_FIELD_NUMBER |
static int |
OLDEST_DATE_FIELD_NUMBER |
static int |
UNCHANGED_COUNT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Replay.ResultsSummary |
getDefaultInstance() |
Replay.ResultsSummary |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getDifferenceCount()
The number of replayed log entries with a difference between baseline and
simulated policies.
|
int |
getErrorCount()
The number of log entries that could not be replayed.
|
int |
getLogCount()
The total number of log entries replayed.
|
com.google.type.Date |
getNewestDate()
The date of the newest log entry replayed.
|
com.google.type.DateOrBuilder |
getNewestDateOrBuilder()
The date of the newest log entry replayed.
|
com.google.type.Date |
getOldestDate()
The date of the oldest log entry replayed.
|
com.google.type.DateOrBuilder |
getOldestDateOrBuilder()
The date of the oldest log entry replayed.
|
com.google.protobuf.Parser<Replay.ResultsSummary> |
getParserForType() |
int |
getSerializedSize() |
int |
getUnchangedCount()
The number of replayed log entries with no difference between
baseline and simulated policies.
|
int |
hashCode() |
boolean |
hasNewestDate()
The date of the newest log entry replayed.
|
boolean |
hasOldestDate()
The date of the oldest log entry replayed.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Replay.ResultsSummary.Builder |
newBuilder() |
static Replay.ResultsSummary.Builder |
newBuilder(Replay.ResultsSummary prototype) |
Replay.ResultsSummary.Builder |
newBuilderForType() |
protected Replay.ResultsSummary.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Replay.ResultsSummary |
parseDelimitedFrom(InputStream input) |
static Replay.ResultsSummary |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay.ResultsSummary |
parseFrom(byte[] data) |
static Replay.ResultsSummary |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay.ResultsSummary |
parseFrom(ByteBuffer data) |
static Replay.ResultsSummary |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay.ResultsSummary |
parseFrom(com.google.protobuf.ByteString data) |
static Replay.ResultsSummary |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay.ResultsSummary |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Replay.ResultsSummary |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay.ResultsSummary |
parseFrom(InputStream input) |
static Replay.ResultsSummary |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Replay.ResultsSummary> |
parser() |
Replay.ResultsSummary.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int LOG_COUNT_FIELD_NUMBER
public static final int UNCHANGED_COUNT_FIELD_NUMBER
public static final int DIFFERENCE_COUNT_FIELD_NUMBER
public static final int ERROR_COUNT_FIELD_NUMBER
public static final int OLDEST_DATE_FIELD_NUMBER
public static final int NEWEST_DATE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getLogCount()
The total number of log entries replayed.
int32 log_count = 1;getLogCount in interface Replay.ResultsSummaryOrBuilderpublic int getUnchangedCount()
The number of replayed log entries with no difference between baseline and simulated policies.
int32 unchanged_count = 2;getUnchangedCount in interface Replay.ResultsSummaryOrBuilderpublic int getDifferenceCount()
The number of replayed log entries with a difference between baseline and simulated policies.
int32 difference_count = 3;getDifferenceCount in interface Replay.ResultsSummaryOrBuilderpublic int getErrorCount()
The number of log entries that could not be replayed.
int32 error_count = 4;getErrorCount in interface Replay.ResultsSummaryOrBuilderpublic boolean hasOldestDate()
The date of the oldest log entry replayed.
.google.type.Date oldest_date = 5;hasOldestDate in interface Replay.ResultsSummaryOrBuilderpublic com.google.type.Date getOldestDate()
The date of the oldest log entry replayed.
.google.type.Date oldest_date = 5;getOldestDate in interface Replay.ResultsSummaryOrBuilderpublic com.google.type.DateOrBuilder getOldestDateOrBuilder()
The date of the oldest log entry replayed.
.google.type.Date oldest_date = 5;getOldestDateOrBuilder in interface Replay.ResultsSummaryOrBuilderpublic boolean hasNewestDate()
The date of the newest log entry replayed.
.google.type.Date newest_date = 6;hasNewestDate in interface Replay.ResultsSummaryOrBuilderpublic com.google.type.Date getNewestDate()
The date of the newest log entry replayed.
.google.type.Date newest_date = 6;getNewestDate in interface Replay.ResultsSummaryOrBuilderpublic com.google.type.DateOrBuilder getNewestDateOrBuilder()
The date of the newest log entry replayed.
.google.type.Date newest_date = 6;getNewestDateOrBuilder in interface Replay.ResultsSummaryOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Replay.ResultsSummary parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Replay.ResultsSummary parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Replay.ResultsSummary parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Replay.ResultsSummary parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Replay.ResultsSummary parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Replay.ResultsSummary parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Replay.ResultsSummary parseFrom(InputStream input) throws IOException
IOExceptionpublic static Replay.ResultsSummary parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Replay.ResultsSummary parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Replay.ResultsSummary parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Replay.ResultsSummary parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Replay.ResultsSummary parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Replay.ResultsSummary.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Replay.ResultsSummary.Builder newBuilder()
public static Replay.ResultsSummary.Builder newBuilder(Replay.ResultsSummary prototype)
public Replay.ResultsSummary.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Replay.ResultsSummary.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Replay.ResultsSummary getDefaultInstance()
public static com.google.protobuf.Parser<Replay.ResultsSummary> parser()
public com.google.protobuf.Parser<Replay.ResultsSummary> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Replay.ResultsSummary getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.