| Modifier and Type | Method and Description |
|---|---|
Diagnostic |
Diagnostic.Builder.build() |
Diagnostic |
Diagnostic.Builder.buildPartial() |
static Diagnostic |
Diagnostic.getDefaultInstance() |
Diagnostic |
Diagnostic.getDefaultInstanceForType() |
Diagnostic |
Diagnostic.Builder.getDefaultInstanceForType() |
Diagnostic |
GenerateConfigReportResponseOrBuilder.getDiagnostics(int index)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
Diagnostic |
GenerateConfigReportResponse.getDiagnostics(int index)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
Diagnostic |
GenerateConfigReportResponse.Builder.getDiagnostics(int index)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
static Diagnostic |
Diagnostic.parseDelimitedFrom(InputStream input) |
static Diagnostic |
Diagnostic.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Diagnostic |
Diagnostic.parseFrom(byte[] data) |
static Diagnostic |
Diagnostic.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Diagnostic |
Diagnostic.parseFrom(ByteBuffer data) |
static Diagnostic |
Diagnostic.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Diagnostic |
Diagnostic.parseFrom(com.google.protobuf.ByteString data) |
static Diagnostic |
Diagnostic.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Diagnostic |
Diagnostic.parseFrom(com.google.protobuf.CodedInputStream input) |
static Diagnostic |
Diagnostic.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Diagnostic |
Diagnostic.parseFrom(InputStream input) |
static Diagnostic |
Diagnostic.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Diagnostic> |
GenerateConfigReportResponseOrBuilder.getDiagnosticsList()
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
List<Diagnostic> |
GenerateConfigReportResponse.getDiagnosticsList()
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
List<Diagnostic> |
GenerateConfigReportResponse.Builder.getDiagnosticsList()
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
com.google.protobuf.Parser<Diagnostic> |
Diagnostic.getParserForType() |
static com.google.protobuf.Parser<Diagnostic> |
Diagnostic.parser() |
| Modifier and Type | Method and Description |
|---|---|
GenerateConfigReportResponse.Builder |
GenerateConfigReportResponse.Builder.addDiagnostics(Diagnostic value)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
GenerateConfigReportResponse.Builder |
GenerateConfigReportResponse.Builder.addDiagnostics(int index,
Diagnostic value)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
Diagnostic.Builder |
Diagnostic.Builder.mergeFrom(Diagnostic other) |
static Diagnostic.Builder |
Diagnostic.newBuilder(Diagnostic prototype) |
GenerateConfigReportResponse.Builder |
GenerateConfigReportResponse.Builder.setDiagnostics(int index,
Diagnostic value)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateConfigReportResponse.Builder |
GenerateConfigReportResponse.Builder.addAllDiagnostics(Iterable<? extends Diagnostic> values)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
Copyright © 2025 Google LLC. All rights reserved.