| Modifier and Type | Class and Description |
|---|---|
class |
Diagnostic
Represents a diagnostic message (error or warning)
|
static class |
Diagnostic.Builder
Represents a diagnostic message (error or warning)
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticOrBuilder |
GenerateConfigReportResponse.getDiagnosticsOrBuilder(int index)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
DiagnosticOrBuilder |
GenerateConfigReportResponse.Builder.getDiagnosticsOrBuilder(int index)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
DiagnosticOrBuilder |
GenerateConfigReportResponseOrBuilder.getDiagnosticsOrBuilder(int index)
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DiagnosticOrBuilder> |
GenerateConfigReportResponse.getDiagnosticsOrBuilderList()
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
List<? extends DiagnosticOrBuilder> |
GenerateConfigReportResponse.Builder.getDiagnosticsOrBuilderList()
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
List<? extends DiagnosticOrBuilder> |
GenerateConfigReportResponseOrBuilder.getDiagnosticsOrBuilderList()
Errors / Linter warnings associated with the service definition this
report
belongs to.
|
Copyright © 2024 Google LLC. All rights reserved.