Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Network.
Statistical aggregation of network usage.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#egress_bps
def egress_bps() -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats
Returns
- (::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats) — Network egress in B/s.
#egress_bps=
def egress_bps=(value) -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats
Parameter
- value (::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats) — Network egress in B/s.
Returns
- (::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats) — Network egress in B/s.
#ingress_bps
def ingress_bps() -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats
Returns
- (::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats) — Network ingress in B/s.
#ingress_bps=
def ingress_bps=(value) -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats
Parameter
- value (::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats) — Network ingress in B/s.
Returns
- (::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats) — Network ingress in B/s.