Uses of Interface
com.google.cloud.storageinsights.v1.ReportDetail.MetricsOrBuilder
-
Packages that use ReportDetail.MetricsOrBuilder Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights API -
-
Uses of ReportDetail.MetricsOrBuilder in com.google.cloud.storageinsights.v1
Classes in com.google.cloud.storageinsights.v1 that implement ReportDetail.MetricsOrBuilder Modifier and Type Class Description static class
ReportDetail.Metrics
Different metrics associated with the generated report.static class
ReportDetail.Metrics.Builder
Different metrics associated with the generated report.Methods in com.google.cloud.storageinsights.v1 that return ReportDetail.MetricsOrBuilder Modifier and Type Method Description ReportDetail.MetricsOrBuilder
ReportDetail.Builder. getReportMetricsOrBuilder()
Metrics of the report.ReportDetail.MetricsOrBuilder
ReportDetail. getReportMetricsOrBuilder()
Metrics of the report.ReportDetail.MetricsOrBuilder
ReportDetailOrBuilder. getReportMetricsOrBuilder()
Metrics of the report.
-