Interface protos.google.cloud.migrationcenter.v1.IPerformanceSample (2.1.0)

Properties of a PerformanceSample.

Package

@google-cloud/migrationcenter

Properties

cpu

cpu?: (google.cloud.migrationcenter.v1.ICpuUsageSample|null);

PerformanceSample cpu

disk

disk?: (google.cloud.migrationcenter.v1.IDiskUsageSample|null);

PerformanceSample disk

memory

memory?: (google.cloud.migrationcenter.v1.IMemoryUsageSample|null);

PerformanceSample memory

network

network?: (google.cloud.migrationcenter.v1.INetworkUsageSample|null);

PerformanceSample network

sampleTime

sampleTime?: (google.protobuf.ITimestamp|null);

PerformanceSample sampleTime