| Modifier and Type | Method and Description |
|---|---|
ReportSummary |
ReportSummary.Builder.build() |
ReportSummary |
ReportSummary.Builder.buildPartial() |
static ReportSummary |
ReportSummary.getDefaultInstance() |
ReportSummary |
ReportSummary.getDefaultInstanceForType() |
ReportSummary |
ReportSummary.Builder.getDefaultInstanceForType() |
ReportSummary |
Report.getSummary()
Output only.
|
ReportSummary |
Report.Builder.getSummary()
Output only.
|
ReportSummary |
ReportOrBuilder.getSummary()
Output only.
|
static ReportSummary |
ReportSummary.parseDelimitedFrom(InputStream input) |
static ReportSummary |
ReportSummary.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary |
ReportSummary.parseFrom(byte[] data) |
static ReportSummary |
ReportSummary.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary |
ReportSummary.parseFrom(ByteBuffer data) |
static ReportSummary |
ReportSummary.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary |
ReportSummary.parseFrom(com.google.protobuf.ByteString data) |
static ReportSummary |
ReportSummary.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary |
ReportSummary.parseFrom(com.google.protobuf.CodedInputStream input) |
static ReportSummary |
ReportSummary.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReportSummary |
ReportSummary.parseFrom(InputStream input) |
static ReportSummary |
ReportSummary.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ReportSummary> |
ReportSummary.getParserForType() |
static com.google.protobuf.Parser<ReportSummary> |
ReportSummary.parser() |
| Modifier and Type | Method and Description |
|---|---|
ReportSummary.Builder |
ReportSummary.Builder.mergeFrom(ReportSummary other) |
Report.Builder |
Report.Builder.mergeSummary(ReportSummary value)
Output only.
|
static ReportSummary.Builder |
ReportSummary.newBuilder(ReportSummary prototype) |
Report.Builder |
Report.Builder.setSummary(ReportSummary value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.