Uses of Interface
com.google.devtools.clouderrorreporting.v1beta1.ErrorContextOrBuilder
-
Packages that use ErrorContextOrBuilder Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of ErrorContextOrBuilder in com.google.devtools.clouderrorreporting.v1beta1
Classes in com.google.devtools.clouderrorreporting.v1beta1 that implement ErrorContextOrBuilder Modifier and Type Class Description classErrorContextA description of the context in which an error occurred.static classErrorContext.BuilderA description of the context in which an error occurred.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return ErrorContextOrBuilder Modifier and Type Method Description ErrorContextOrBuilderErrorEvent.Builder. getContextOrBuilder()Data about the context in which the error occurred.ErrorContextOrBuilderErrorEvent. getContextOrBuilder()Data about the context in which the error occurred.ErrorContextOrBuilderErrorEventOrBuilder. getContextOrBuilder()Data about the context in which the error occurred.ErrorContextOrBuilderReportedErrorEvent.Builder. getContextOrBuilder()Optional.ErrorContextOrBuilderReportedErrorEvent. getContextOrBuilder()Optional.ErrorContextOrBuilderReportedErrorEventOrBuilder. getContextOrBuilder()Optional.
-