Class: Google::Cloud::Compute::V1::PacketIntervals
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::PacketIntervals
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Next free: 7
Defined Under Namespace
Instance Attribute Summary collapse
-
#avg_ms ⇒ ::Integer
Average observed inter-packet interval in milliseconds.
-
#duration ⇒ ::String
From how long ago in the past these intervals were observed.
-
#max_ms ⇒ ::Integer
Maximum observed inter-packet interval in milliseconds.
-
#min_ms ⇒ ::Integer
Minimum observed inter-packet interval in milliseconds.
-
#num_intervals ⇒ ::Integer
Number of inter-packet intervals from which these statistics were derived.
-
#type ⇒ ::String
The type of packets for which inter-packet intervals were computed.
Instance Attribute Details
#avg_ms ⇒ ::Integer
25569 25570 25571 25572 25573 25574 25575 25576 25577 25578 25579 25580 25581 25582 25583 25584 25585 25586 25587 25588 25589 25590 25591 25592 25593 25594 25595 25596 25597 25598 25599 25600 25601 25602 25603 25604 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25569 class PacketIntervals include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # From how long ago in the past these intervals were observed. module Duration # A value indicating that the enum field is not set. UNDEFINED_DURATION = 0 DURATION_UNSPECIFIED = 529_071_340 HOUR = 2_223_588 # From BfdSession object creation time. MAX = 76_100 MINUTE = 126_786_068 end # The type of packets for which inter-packet intervals were computed. module Type # A value indicating that the enum field is not set. UNDEFINED_TYPE = 0 # Only applies to Echo packets. This shows the intervals between sending and receiving the same packet. LOOPBACK = 356_174_219 # Intervals between received packets. RECEIVE = 189_660_867 # Intervals between transmitted packets. TRANSMIT = 452_903_600 TYPE_UNSPECIFIED = 437_714_322 end end |
#duration ⇒ ::String
25569 25570 25571 25572 25573 25574 25575 25576 25577 25578 25579 25580 25581 25582 25583 25584 25585 25586 25587 25588 25589 25590 25591 25592 25593 25594 25595 25596 25597 25598 25599 25600 25601 25602 25603 25604 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25569 class PacketIntervals include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # From how long ago in the past these intervals were observed. module Duration # A value indicating that the enum field is not set. UNDEFINED_DURATION = 0 DURATION_UNSPECIFIED = 529_071_340 HOUR = 2_223_588 # From BfdSession object creation time. MAX = 76_100 MINUTE = 126_786_068 end # The type of packets for which inter-packet intervals were computed. module Type # A value indicating that the enum field is not set. UNDEFINED_TYPE = 0 # Only applies to Echo packets. This shows the intervals between sending and receiving the same packet. LOOPBACK = 356_174_219 # Intervals between received packets. RECEIVE = 189_660_867 # Intervals between transmitted packets. TRANSMIT = 452_903_600 TYPE_UNSPECIFIED = 437_714_322 end end |
#max_ms ⇒ ::Integer
25569 25570 25571 25572 25573 25574 25575 25576 25577 25578 25579 25580 25581 25582 25583 25584 25585 25586 25587 25588 25589 25590 25591 25592 25593 25594 25595 25596 25597 25598 25599 25600 25601 25602 25603 25604 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25569 class PacketIntervals include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # From how long ago in the past these intervals were observed. module Duration # A value indicating that the enum field is not set. UNDEFINED_DURATION = 0 DURATION_UNSPECIFIED = 529_071_340 HOUR = 2_223_588 # From BfdSession object creation time. MAX = 76_100 MINUTE = 126_786_068 end # The type of packets for which inter-packet intervals were computed. module Type # A value indicating that the enum field is not set. UNDEFINED_TYPE = 0 # Only applies to Echo packets. This shows the intervals between sending and receiving the same packet. LOOPBACK = 356_174_219 # Intervals between received packets. RECEIVE = 189_660_867 # Intervals between transmitted packets. TRANSMIT = 452_903_600 TYPE_UNSPECIFIED = 437_714_322 end end |
#min_ms ⇒ ::Integer
25569 25570 25571 25572 25573 25574 25575 25576 25577 25578 25579 25580 25581 25582 25583 25584 25585 25586 25587 25588 25589 25590 25591 25592 25593 25594 25595 25596 25597 25598 25599 25600 25601 25602 25603 25604 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25569 class PacketIntervals include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # From how long ago in the past these intervals were observed. module Duration # A value indicating that the enum field is not set. UNDEFINED_DURATION = 0 DURATION_UNSPECIFIED = 529_071_340 HOUR = 2_223_588 # From BfdSession object creation time. MAX = 76_100 MINUTE = 126_786_068 end # The type of packets for which inter-packet intervals were computed. module Type # A value indicating that the enum field is not set. UNDEFINED_TYPE = 0 # Only applies to Echo packets. This shows the intervals between sending and receiving the same packet. LOOPBACK = 356_174_219 # Intervals between received packets. RECEIVE = 189_660_867 # Intervals between transmitted packets. TRANSMIT = 452_903_600 TYPE_UNSPECIFIED = 437_714_322 end end |
#num_intervals ⇒ ::Integer
25569 25570 25571 25572 25573 25574 25575 25576 25577 25578 25579 25580 25581 25582 25583 25584 25585 25586 25587 25588 25589 25590 25591 25592 25593 25594 25595 25596 25597 25598 25599 25600 25601 25602 25603 25604 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25569 class PacketIntervals include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # From how long ago in the past these intervals were observed. module Duration # A value indicating that the enum field is not set. UNDEFINED_DURATION = 0 DURATION_UNSPECIFIED = 529_071_340 HOUR = 2_223_588 # From BfdSession object creation time. MAX = 76_100 MINUTE = 126_786_068 end # The type of packets for which inter-packet intervals were computed. module Type # A value indicating that the enum field is not set. UNDEFINED_TYPE = 0 # Only applies to Echo packets. This shows the intervals between sending and receiving the same packet. LOOPBACK = 356_174_219 # Intervals between received packets. RECEIVE = 189_660_867 # Intervals between transmitted packets. TRANSMIT = 452_903_600 TYPE_UNSPECIFIED = 437_714_322 end end |
#type ⇒ ::String
25569 25570 25571 25572 25573 25574 25575 25576 25577 25578 25579 25580 25581 25582 25583 25584 25585 25586 25587 25588 25589 25590 25591 25592 25593 25594 25595 25596 25597 25598 25599 25600 25601 25602 25603 25604 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25569 class PacketIntervals include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # From how long ago in the past these intervals were observed. module Duration # A value indicating that the enum field is not set. UNDEFINED_DURATION = 0 DURATION_UNSPECIFIED = 529_071_340 HOUR = 2_223_588 # From BfdSession object creation time. MAX = 76_100 MINUTE = 126_786_068 end # The type of packets for which inter-packet intervals were computed. module Type # A value indicating that the enum field is not set. UNDEFINED_TYPE = 0 # Only applies to Echo packets. This shows the intervals between sending and receiving the same packet. LOOPBACK = 356_174_219 # Intervals between received packets. RECEIVE = 189_660_867 # Intervals between transmitted packets. TRANSMIT = 452_903_600 TYPE_UNSPECIFIED = 437_714_322 end end |