| Modifier and Type | Method and Description |
|---|---|
ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.Builder.build() |
ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.Builder.buildPartial() |
ReportSummary.AssetAggregateStats |
ReportSummaryOrBuilder.getAllAssetsStats()
Aggregate statistics for all the assets across all the groups.
|
ReportSummary.AssetAggregateStats |
ReportSummary.getAllAssetsStats()
Aggregate statistics for all the assets across all the groups.
|
ReportSummary.AssetAggregateStats |
ReportSummary.Builder.getAllAssetsStats()
Aggregate statistics for all the assets across all the groups.
|
ReportSummary.AssetAggregateStats |
ReportSummary.GroupFindingOrBuilder.getAssetAggregateStats()
Summary statistics for all the assets in this group.
|
ReportSummary.AssetAggregateStats |
ReportSummary.GroupFinding.getAssetAggregateStats()
Summary statistics for all the assets in this group.
|
ReportSummary.AssetAggregateStats |
ReportSummary.GroupFinding.Builder.getAssetAggregateStats()
Summary statistics for all the assets in this group.
|
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.getDefaultInstance() |
ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.getDefaultInstanceForType() |
ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.Builder.getDefaultInstanceForType() |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseDelimitedFrom(InputStream input) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(byte[] data) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(ByteBuffer data) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(com.google.protobuf.ByteString data) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(com.google.protobuf.CodedInputStream input) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(InputStream input) |
static ReportSummary.AssetAggregateStats |
ReportSummary.AssetAggregateStats.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ReportSummary.AssetAggregateStats> |
ReportSummary.AssetAggregateStats.getParserForType() |
static com.google.protobuf.Parser<ReportSummary.AssetAggregateStats> |
ReportSummary.AssetAggregateStats.parser() |
| Modifier and Type | Method and Description |
|---|---|
ReportSummary.Builder |
ReportSummary.Builder.mergeAllAssetsStats(ReportSummary.AssetAggregateStats value)
Aggregate statistics for all the assets across all the groups.
|
ReportSummary.GroupFinding.Builder |
ReportSummary.GroupFinding.Builder.mergeAssetAggregateStats(ReportSummary.AssetAggregateStats value)
Summary statistics for all the assets in this group.
|
ReportSummary.AssetAggregateStats.Builder |
ReportSummary.AssetAggregateStats.Builder.mergeFrom(ReportSummary.AssetAggregateStats other) |
static ReportSummary.AssetAggregateStats.Builder |
ReportSummary.AssetAggregateStats.newBuilder(ReportSummary.AssetAggregateStats prototype) |
ReportSummary.Builder |
ReportSummary.Builder.setAllAssetsStats(ReportSummary.AssetAggregateStats value)
Aggregate statistics for all the assets across all the groups.
|
ReportSummary.GroupFinding.Builder |
ReportSummary.GroupFinding.Builder.setAssetAggregateStats(ReportSummary.AssetAggregateStats value)
Summary statistics for all the assets in this group.
|
Copyright © 2024 Google LLC. All rights reserved.