| Modifier and Type | Method and Description |
|---|---|
ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.Builder.build() |
ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.Builder.buildPartial() |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.getDefaultInstance() |
ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.getDefaultInstanceForType() |
ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.Builder.getDefaultInstanceForType() |
ReportSummary.MachineSeriesAllocation |
ReportSummary.ComputeEngineFindingOrBuilder.getMachineSeriesAllocations(int index)
Distribution of assets based on the Machine Series.
|
ReportSummary.MachineSeriesAllocation |
ReportSummary.ComputeEngineFinding.getMachineSeriesAllocations(int index)
Distribution of assets based on the Machine Series.
|
ReportSummary.MachineSeriesAllocation |
ReportSummary.ComputeEngineFinding.Builder.getMachineSeriesAllocations(int index)
Distribution of assets based on the Machine Series.
|
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseDelimitedFrom(InputStream input) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(byte[] data) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(ByteBuffer data) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(com.google.protobuf.ByteString data) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(InputStream input) |
static ReportSummary.MachineSeriesAllocation |
ReportSummary.MachineSeriesAllocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportSummary.MachineSeriesAllocation> |
ReportSummary.ComputeEngineFindingOrBuilder.getMachineSeriesAllocationsList()
Distribution of assets based on the Machine Series.
|
List<ReportSummary.MachineSeriesAllocation> |
ReportSummary.ComputeEngineFinding.getMachineSeriesAllocationsList()
Distribution of assets based on the Machine Series.
|
List<ReportSummary.MachineSeriesAllocation> |
ReportSummary.ComputeEngineFinding.Builder.getMachineSeriesAllocationsList()
Distribution of assets based on the Machine Series.
|
com.google.protobuf.Parser<ReportSummary.MachineSeriesAllocation> |
ReportSummary.MachineSeriesAllocation.getParserForType() |
static com.google.protobuf.Parser<ReportSummary.MachineSeriesAllocation> |
ReportSummary.MachineSeriesAllocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ReportSummary.ComputeEngineFinding.Builder |
ReportSummary.ComputeEngineFinding.Builder.addAllMachineSeriesAllocations(Iterable<? extends ReportSummary.MachineSeriesAllocation> values)
Distribution of assets based on the Machine Series.
|
Copyright © 2024 Google LLC. All rights reserved.