public final class PacketIntervals extends com.google.protobuf.GeneratedMessageV3 implements PacketIntervalsOrBuilder
Next free: 7Protobuf type
google.cloud.compute.v1.PacketIntervals| Modifier and Type | Class and Description |
|---|---|
static class |
PacketIntervals.Builder
Next free: 7
|
static class |
PacketIntervals.Duration
From how long ago in the past these intervals were observed.
|
static class |
PacketIntervals.Type
The type of packets for which inter-packet intervals were computed.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AVG_MS_FIELD_NUMBER |
static int |
DURATION_FIELD_NUMBER |
static int |
MAX_MS_FIELD_NUMBER |
static int |
MIN_MS_FIELD_NUMBER |
static int |
NUM_INTERVALS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAvgMs()
Average observed inter-packet interval in milliseconds.
|
static PacketIntervals |
getDefaultInstance() |
PacketIntervals |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDuration()
From how long ago in the past these intervals were observed.
|
com.google.protobuf.ByteString |
getDurationBytes()
From how long ago in the past these intervals were observed.
|
long |
getMaxMs()
Maximum observed inter-packet interval in milliseconds.
|
long |
getMinMs()
Minimum observed inter-packet interval in milliseconds.
|
long |
getNumIntervals()
Number of inter-packet intervals from which these statistics were derived.
|
com.google.protobuf.Parser<PacketIntervals> |
getParserForType() |
int |
getSerializedSize() |
String |
getType()
The type of packets for which inter-packet intervals were computed.
|
com.google.protobuf.ByteString |
getTypeBytes()
The type of packets for which inter-packet intervals were computed.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAvgMs()
Average observed inter-packet interval in milliseconds.
|
boolean |
hasDuration()
From how long ago in the past these intervals were observed.
|
int |
hashCode() |
boolean |
hasMaxMs()
Maximum observed inter-packet interval in milliseconds.
|
boolean |
hasMinMs()
Minimum observed inter-packet interval in milliseconds.
|
boolean |
hasNumIntervals()
Number of inter-packet intervals from which these statistics were derived.
|
boolean |
hasType()
The type of packets for which inter-packet intervals were computed.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PacketIntervals.Builder |
newBuilder() |
static PacketIntervals.Builder |
newBuilder(PacketIntervals prototype) |
PacketIntervals.Builder |
newBuilderForType() |
protected PacketIntervals.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static PacketIntervals |
parseDelimitedFrom(InputStream input) |
static PacketIntervals |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PacketIntervals |
parseFrom(byte[] data) |
static PacketIntervals |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PacketIntervals |
parseFrom(ByteBuffer data) |
static PacketIntervals |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PacketIntervals |
parseFrom(com.google.protobuf.ByteString data) |
static PacketIntervals |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PacketIntervals |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PacketIntervals |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PacketIntervals |
parseFrom(InputStream input) |
static PacketIntervals |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PacketIntervals> |
parser() |
PacketIntervals.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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 AVG_MS_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
public static final int MAX_MS_FIELD_NUMBER
public static final int MIN_MS_FIELD_NUMBER
public static final int NUM_INTERVALS_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 boolean hasAvgMs()
Average observed inter-packet interval in milliseconds.
optional int64 avg_ms = 204811827;hasAvgMs in interface PacketIntervalsOrBuilderpublic long getAvgMs()
Average observed inter-packet interval in milliseconds.
optional int64 avg_ms = 204811827;getAvgMs in interface PacketIntervalsOrBuilderpublic boolean hasDuration()
From how long ago in the past these intervals were observed. Check the Duration enum for the list of possible values.
optional string duration = 155471252;hasDuration in interface PacketIntervalsOrBuilderpublic String getDuration()
From how long ago in the past these intervals were observed. Check the Duration enum for the list of possible values.
optional string duration = 155471252;getDuration in interface PacketIntervalsOrBuilderpublic com.google.protobuf.ByteString getDurationBytes()
From how long ago in the past these intervals were observed. Check the Duration enum for the list of possible values.
optional string duration = 155471252;getDurationBytes in interface PacketIntervalsOrBuilderpublic boolean hasMaxMs()
Maximum observed inter-packet interval in milliseconds.
optional int64 max_ms = 529474145;hasMaxMs in interface PacketIntervalsOrBuilderpublic long getMaxMs()
Maximum observed inter-packet interval in milliseconds.
optional int64 max_ms = 529474145;getMaxMs in interface PacketIntervalsOrBuilderpublic boolean hasMinMs()
Minimum observed inter-packet interval in milliseconds.
optional int64 min_ms = 536564403;hasMinMs in interface PacketIntervalsOrBuilderpublic long getMinMs()
Minimum observed inter-packet interval in milliseconds.
optional int64 min_ms = 536564403;getMinMs in interface PacketIntervalsOrBuilderpublic boolean hasNumIntervals()
Number of inter-packet intervals from which these statistics were derived.
optional int64 num_intervals = 186329813;hasNumIntervals in interface PacketIntervalsOrBuilderpublic long getNumIntervals()
Number of inter-packet intervals from which these statistics were derived.
optional int64 num_intervals = 186329813;getNumIntervals in interface PacketIntervalsOrBuilderpublic boolean hasType()
The type of packets for which inter-packet intervals were computed. Check the Type enum for the list of possible values.
optional string type = 3575610;hasType in interface PacketIntervalsOrBuilderpublic String getType()
The type of packets for which inter-packet intervals were computed. Check the Type enum for the list of possible values.
optional string type = 3575610;getType in interface PacketIntervalsOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
The type of packets for which inter-packet intervals were computed. Check the Type enum for the list of possible values.
optional string type = 3575610;getTypeBytes in interface PacketIntervalsOrBuilderpublic 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 PacketIntervals parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PacketIntervals parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PacketIntervals parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PacketIntervals parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PacketIntervals parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PacketIntervals parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PacketIntervals parseFrom(InputStream input) throws IOException
IOExceptionpublic static PacketIntervals parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PacketIntervals parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PacketIntervals parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PacketIntervals parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PacketIntervals parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PacketIntervals.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PacketIntervals.Builder newBuilder()
public static PacketIntervals.Builder newBuilder(PacketIntervals prototype)
public PacketIntervals.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PacketIntervals.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PacketIntervals getDefaultInstance()
public static com.google.protobuf.Parser<PacketIntervals> parser()
public com.google.protobuf.Parser<PacketIntervals> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PacketIntervals getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.