Uses of Interface
com.google.api.servicemanagement.v1.DiagnosticOrBuilder
-
Packages that use DiagnosticOrBuilder Package Description com.google.api.servicemanagement.v1 -
-
Uses of DiagnosticOrBuilder in com.google.api.servicemanagement.v1
Classes in com.google.api.servicemanagement.v1 that implement DiagnosticOrBuilder Modifier and Type Class Description classDiagnosticRepresents a diagnostic message (error or warning)static classDiagnostic.BuilderRepresents a diagnostic message (error or warning)Methods in com.google.api.servicemanagement.v1 that return DiagnosticOrBuilder Modifier and Type Method Description DiagnosticOrBuilderGenerateConfigReportResponse.Builder. getDiagnosticsOrBuilder(int index)Errors / Linter warnings associated with the service definition this report belongs to.DiagnosticOrBuilderGenerateConfigReportResponse. getDiagnosticsOrBuilder(int index)Errors / Linter warnings associated with the service definition this report belongs to.DiagnosticOrBuilderGenerateConfigReportResponseOrBuilder. getDiagnosticsOrBuilder(int index)Errors / Linter warnings associated with the service definition this report belongs to.Methods in com.google.api.servicemanagement.v1 that return types with arguments of type DiagnosticOrBuilder Modifier and Type Method Description List<? extends DiagnosticOrBuilder>GenerateConfigReportResponse.Builder. getDiagnosticsOrBuilderList()Errors / Linter warnings associated with the service definition this report belongs to.List<? extends DiagnosticOrBuilder>GenerateConfigReportResponse. 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.
-